Welcome![Sign In][Sign Up]
Location:
Search - 光线跟踪

Search list

[Graph program光线跟踪(ray tracing)算法程序的实现

Description: 光线跟踪(ray tracing)算法程序的实现,用vc++编写,功能特强
Platform: | Size: 1201290 | Author: xlmeng1986@163.com | Hits:

[OpenGL program用OPENGL实现光线跟踪

Description: 用从静态多光源,动态光源和材料属性对光照效果的影响三个方面讲述如何用OPENGL实现光线跟踪
Platform: | Size: 828589 | Author: fangzhou13@126.com | Hits:

[SourceCode光线跟踪

Description: 光线跟踪的实现
Platform: | Size: 37465 | Author: 310754149@qq.com | Hits:

[Special Effects光线跟踪渲染源代码

Description: RayTracer是个演示光线跟踪的小程序。打开一个场景文件后点绘制就可以画了,由于时间仓促,实现的不是很细致。场景文件的格式就不细说了,提供了几个例子看看。可以设置图像大小,并保存结果。
Platform: | Size: 124 | Author: shengbinben@hotmail.com | Hits:

[Graph programpovwin_s

Description: 一个开放源代码的光线跟踪渲染器- An open source code light track exaggerating
Platform: | Size: 4703232 | Author: none | Hits:

[Graph program光照

Description: 实现光线跟踪算法,具有光照效果-achieve ray tracing algorithm, with lighting effect
Platform: | Size: 163840 | Author: 秋水寒 | Hits:

[Graph programxray

Description: 光线跟踪算法的实现-ray tracing algorithm implementation
Platform: | Size: 122880 | Author: 秋水寒 | Hits:

[3D Graphic3dgprsrc

Description: 3d底层编程,不是用opngl,包括光线跟踪,纹理映射等,用vc编写-bottom 3d programming is not to opngl, including ray tracing, texture mapping, prepared using vc
Platform: | Size: 633856 | Author: 王涛 | Hits:

[Special EffectsRayTracer

Description: 实现计算机图形学中的光线跟踪算法,有整个demo系统,用户可以将函数Trace单独使用-of ray tracing algorithms, the demo system as a whole, will allow users to use a separate function Trace
Platform: | Size: 117760 | Author: 薛峰 | Hits:

[2D Graphicguangxiangenzong

Description: 光线跟踪程序的vc实现。可以绘制简单的三维图形,有阴影效果-The ray track program that achieved by VC,it can plot sipmle 3D graph with shadow effect
Platform: | Size: 186368 | Author: yx | Hits:

[3D GraphicRayTracing Code

Description: 光线跟踪(ray tracing)算法程序的实现,用vc++编写,功能特强-Ray Tracing (ray tracing) algorithm to achieve the procedures used to prepare vc, functions exceptionally strong
Platform: | Size: 1201152 | Author: 陈学峰 | Hits:

[Special EffectsLMSJ技术

Description: 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technology, understanding regional polygon sorting algorithm and the priority list algorithm blanking technology. Master simple optical reflectance models 3D graphics shading. A better overall illumination model, optical transmission module, ray tracing algorithm, to understand the objects Diffuse Reflectance
Platform: | Size: 3018752 | Author: 过街 | Hits:

[OpenGL programOpenGL_vckbase20在VC中实现OpenGL三维绘图

Description: OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tracking of high-quality light static or animated 3D images. The code in VC environment with openGL preparation 3D graphics SR cases, allowing readers Quick Start
Platform: | Size: 855040 | Author: 周先生 | Hits:

[OpenGL programray_trace

Description: VC+opengl实现光线跟踪算法,使用了3ds场景模型-VC opengl achieve ray tracing algorithm, the use of 3ds Scene Model
Platform: | Size: 243712 | Author: weiguian | Hits:

[source in ebookRealtimeSimpleRaytracer

Description: 一款VB编写的时实光线跟踪的实例.需要用VB工具打开.-prepared by the real-time ray tracing example. VB need tools to open.
Platform: | Size: 20480 | Author: kim | Hits:

[3D GraphicLightTrack

Description: 实现光线跟踪的例子,F1为减少光线跟踪的次数,F2为增加光线跟踪的次数。-achieve Raycasting example, the F1 track to reduce the number of light, F2 to increase the number of ray tracing.
Platform: | Size: 153600 | Author: kun | Hits:

[3D Graphictracing

Description: 本工程是一个关于计算机图形光线跟踪的算法,由于是本人教早的作品所以只做了球型物体的光线跟踪以及物体的高亮设计、环境光设计、光线反射等设置。-this is a project on computer graphics ray tracing algorithm Since I work in the morning so the ball off the light in tracking objects and objects highlighted design, Optical design environment, putting the light reflection.
Platform: | Size: 57344 | Author: ccyong123 | Hits:

[OpenGL programRayTrace1.1

Description: 这个是在结合opengl中写的一个光线跟踪的程序,可以自己改变观察的视点位置,然后进行渲染图片,我花了很久才写完的 哦-This is in conjunction with opengl wrote a ray-tracing procedure, can change the location of observation point of view, and then proceed to play up the picture, I have spent a long time before writing the Oh
Platform: | Size: 158720 | Author: yaokai | Hits:

[Windows Developguangxiangenzong

Description: 图形学程序,利用光线跟踪算法来绘图,实现了光照模型,但由于是光线跟踪算法,故而速度可能较慢
Platform: | Size: 39936 | Author: ww | Hits:

[Special Effects光线跟踪

Description: 关于光线跟踪算法的实现,希望对大家有帮助(implementation of the ray tracing algorithm)
Platform: | Size: 7272448 | Author: wzhgc | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net