搜索资源列表
RayTracer
- 光线跟踪算法,用C#实现,课本上算法的实现,仅供学习参考
RayTracer
- 是一个读取3DS的例子,模型文件在model文件夹里,先用opengl显示,然后点击菜单的按钮,便可以进行光线跟踪
A Simple Raytracer
- A Simple Raytracer source code
raytracer
- 光线跟踪的源代码,C++写的很不错,适合学习-Ray tracing of the source code, C++ was very good for learning
RayTracer
- 基本的光线跟踪程序,含场景文件,光线,能很好解释光线跟踪理论-Basic ray tracing procedures, including scenes of documents, light, ray tracing can be a good theory to explain
Raytrace
- POV-Ray,全名是Persistence of Vision Raytracer,是一个使用光线跟踪绘制三维图像的开放源代码免费软件。运行POV脚本语言。它是基于DKBTrace来开发的, DKBTrace是由 David Kirk Buck和 Aaron A. Collins编写在 Amiga上的. POV-ray早期也受到了Polyray raytracer 作者 Alexander Enzmann 的帮助。很多漂亮的图片就是由POV-ray来制作的-POV-Ray, full nam
raytracer-sample
- 基于KDTree的CPU光线跟踪例程,可以直接编译运行-KDTree of CPU-based ray-tracing routines can be directly compiled to run
2009-11-29-23-23-myRaytracer-0.01
- Simple raytracer for MATLAB.
Light_Raytracer
- 原名Light++。是由Werner Benger使用C++语言开发的一个光线追迹类库。代码遵循面向对象设计,能够逼真地仿真出如夕阳照着云层上、光折射出的彩虹等各种复杂的光学折射、散射现象。-The Light++ is an object-oriented raytracer which can raytrace general relativistic sunsets in dispersive media and more. Keywords: raytracing, C++,
raytracer
- Raytracing .cpp code, computer graphics
raytrace
- 光线跟踪,C++实现,很详细,基于opengle-raytracer,very useful,based on opengl
raytracer
- RayTracer Giai thuat
Raytracer
- 光线追踪源程序,帮助了解光线追踪的基础知识,学习相关算法。-The raytracing source to help understand the basics of ray tracing, learning algorithm.
raytracer
- 使用光线跟踪算法,进行自然光、环境光等光照处理。-Using the ray tracing algorithm, natural light, ambient light and light treatment.
raytracer
- Ray tracing code source sal
myRaytracer-master
- 显卡并行的光线追踪程序,在Mac和linux下编译使用。windows也可以使用,需要自己配置环境编译。-Gpu-based fast raytracer, worked in Mac and Linux. Windows is also supportable, by configuring environment yourself.
RayTracer-master
- 尝试自己重新实现PBRT_V2从而学习其中的算法以及工程结构。(Try to re implement PBRT_V2 so as to learn the algorithm and engineering structure.)
