当前位置:
首页 资源下载
搜索资源 - global Illumination
搜索资源列表
-
2下载:
这是一个用vc++编写的室内三维环境程序,包括球,多面体等基本实体元素,有全局光照效果,可供初学者参考-vc prepared with the three-dimensional indoor environmental procedures, including football, polyhedrons and other basic elements entities, a global illumination effects, the reference for beginners
-
-
0下载:
用C++,使用openGL实现全局光照模型,算法参照经典教科书实现,With C++, Use openGL to achieve global illumination model, the algorithm with reference to the realization of the classic textbook
-
-
0下载:
设计一个室内三维环境, 并利用OPEN GL展示它的三维效果。
要求:
(1)包含基本的实体元素:球、多面体、锥体、柱体、曲面等;
(2)有全局光照效果和纹理功能;
(3)程序具有交互功能.
-Three-dimensional design of an indoor environment, and demonstrate its use OPEN GL the three-dimensional effect. Requirements: (1) contains the
-
-
1下载:
RISE global illumination raytracing
-
-
0下载:
球的光照模型算法,计算机图形学,C++源代码-Global illumination model algorithm, computer graphics, source code
-
-
0下载:
球的光照模型算法,绘制球体,给球体施加环境光、漫反射光和镜面反射光-Global illumination model algorithm, drawn ball to ball to impose environmental light, diffuse light and specular reflection of light
-
-
0下载:
在真实场景中渲染物体的一篇英文文献。Berkeley大学的Paul Debevec所做,发表在SIGGRAPH98 conference proceedings上。写得不错-Rendering Synthetic Objects into Real Scenes:Bridging Traditional and Image-based Graphics with Global Illumination
and High Dynamic Range Photography
-
-
0下载:
计算机图形学,opernGL展示三维效果:包含基本的实体元素:球、多面体、锥体、柱体、曲面等;有全局光照效果和纹理功能; 程序具有交互功能.-Computer graphics, opernGL display three-dimensional effects: the entity that contains the basic elements: ball, polyhedron, cone, cylinder, surface, etc. a global illumination e
-
-
0下载:
图形学的作业
试设计一个室内三维环境, 并利用OPEN GL展示它的三维效果。要求:
(1)包含基本的实体元素:球、多面体、锥体、柱体、曲面等;
(2)有全局光照效果和纹理功能;
(3)程序具有交互功能.
-Graphics design an indoor three-dimensional operating environment for test and demonstrate its use OPEN GL three-dimensional effect. Req
-
-
0下载:
整体光照模型,光线跟踪算法。直接编译运行即可。
三维物体为两个球。实现了高光、阴影、消隐。-Global illumination model, ray tracing algorithms. Can directly compile and run. Three-dimensional objects into two balls. To achieve a high light, shadow, blanking.
-
-
0下载:
lucille is a open source parallel global illumination renderer.
Note that lucille is currently in early develop, so I do NOT recommand you to use the binary release as a usual RenderMan renderer. The binary release is currently for the demonstra
-
-
0下载:
直接光照的全局光照模拟Global illumination simulation of direct sunlight-Global illumination simulation of direct sunlight
-
-
0下载:
计算机图形学实验 球的光照模型算法 vc-Computer graphics algorithm for illumination model experimental ball vc++
-
-
0下载:
基于预计算的交互式全局光照明研究 摘要 全局光照明效果为用户提供了虚拟场景中的物体形状、材质以及相互位置关系的重要信息,从而能够大大提高计算机生成图像的真实感。尽管在很多交互应用中都需要全局光照明效果,但过高的计算代价还是使得其一直局限于离线应用中。近年来,很多研究都试图将全局光照明集成到交互式应用中,例如光照明设计、虚拟现实系统以及电子游戏等等。为了降低运行时的计算开销,以提供交互级的绘制速度,一条主要的思路是引入预计算,并将一部分运行时的计算量前移到预计算阶段执行。 本学位论文研究通过预计算
-
-
0下载:
切线空间计算,里面有相应的demo可以运行试验,可直接运行,有源码。-TangentSpaceCalculation,a popular demo used in global illumination.you can run it directly.
-
-
0下载:
可变材质的实时全局光照明绘制,可以帮助我们合成照片级真实感的图像。pdf文档,中文版-Variable real-time global illumination texture mapping, you can help us to photo-realistic image synthesis. pdf documents, the Chinese version
-
-
0下载:
只需要99行就能实现GI,亲测可用,场景问基本康奈尔盒-global illumination in 99 lines of c++
-
-
0下载:
CVPR2012_oral
Micro Phase Shifting-We consider the problem of shape recovery for real
world scenes, where a variety of global illumination (in-
terreflections, subsurface scattering, etc.) and illumi-
nation defocus effects are present. These
-
-
0下载:
StencilRoutedKBuffer 实现快速全局光照,需要dx10-StencilRoutedKBuffer achieve rapid global illumination, you need dx10
-
-
0下载:
光线追踪算法的C++实现,在VS2013上编译通过,用光线追踪算法实现全局光照模型,包括反射。-C++ ray tracing algorithm implemented in the VS2013 compiler, using ray tracing algorithm global illumination models, including reflections.
-