搜索资源列表
638_project
- 非真实感绘制的例子 The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to p
Radiosity
- 辐射度光照的源码 实现了三维场景的辐射度光照明计算,编译已经通过
Radiosity.rar
- 对OpenGl 光能传递算法的研究,有光能传递后的场景,OpenGL light transmission method of research, has light after passing scene
Radiosity.rar
- 辐射度模型,3D图形学当中有关辐射度模型的具体描述,Radiosity+-+A+Programmer_ s+Perspective
Radiosity
- 光能传递算法,网上搜集的,在研究3D阴影生成的可以参考下, OpenGL做的演示-Radiosity algorithms, online collection, and 3D shadows generated in the study can refer to, OpenGL demo made
rt_rad
- 辐射度算法程序代码,国外论坛获取,具有很高的价值性和参考性-Radiosity code algorithm, access to foreign forum, with a very high value and reference
Radiosity
- 辐射度的源代码,VS7.0环境,OpenGL编写-Radiocity
3DComputerGraphicsAMathematicalIntroductionWithOpe
- 本书是关于计算机图形学利用OPENGL进行绘图的原版英文书籍,本书详细介绍了OpenGL相关数学知识,读者通过对本书的阅读可以更清楚地知道怎样运用各类OPENGL函数,对更进一步地学习opengl有很好的理论指导。读者可以在书的preface里面找到下载该书籍相关源代码的网站地址。第一章是介绍,第二章是视图和转换(包括二维和三维)的数学基(Transformations and Viewing),第三章是光照和着色的数学基础(Lighting, Illumination, and Shading
rad.tar
- implemtatio of simple opengl radiosity example visualization under the radiosity implementation
Demotest
- 关于 Radiosity 的一个小的制作实例-Radios example
radiosity_demo2
- radiosity 例子,可以设置迭代的次数,采样率等-radiosity example, you can set the number of iterations, sampling rate, etc.
radiosity
- radiosity算法程序,实现全局光照效果-radiosity algorithm program
RRVsrc
- 辐射度算法的实现,包括辐射度的计算及显示。-Radiosity algorithm implementation, including radiosity calculation and display.
VRay.Adv.1.5.RC3.Version
- 【软件简介】 VRay Adv 1.5 RC3 渲染器,是一款在 3ds max 上的高级光能传递渲染插件,无任何限制的版本。-【Introduction】 software renderer VRay Adv 1.5 RC3 is a senior on the 3ds max radiosity rendering plug-in, the version without any restrictions.
radiosity
- 主要是计算机图像学中辐射度算法的实现,希望对学习辐射度算法的同学有帮助-radiosity algorithm
CG_Homework_Radiosity
- 真实感计算机图形学中的辐射度算法实现。实现平台VS2012.-Realistic computer graphics radiosity algorithm.