搜索资源列表
raytracer-fast
- 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
raytracer-Original
- 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
RayTracer
- 光线跟踪算法,用C#实现,课本上算法的实现,仅供学习参考
A Simple Raytracer
- A Simple Raytracer source code
A Simple Raytracer
- A Simple Raytracer source code
RayTracer
- 实现计算机图形学中的光线跟踪算法,有整个demo系统,用户可以将函数Trace单独使用-of ray tracing algorithms, the demo system as a whole, will allow users to use a separate function Trace
raytracer-fast
- 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
raytracer-Original
- 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
RayTracer
- 光线跟踪算法,用C#实现,课本上算法的实现,仅供学习参考-Ray-tracing algorithm, using C# realize, realize textbooks on algorithms, for learning reference
RayTracer
- 是一个读取3DS的例子,模型文件在model文件夹里,先用opengl显示,然后点击菜单的按钮,便可以进行光线跟踪-Is an example of read 3DS model file folder in the model, the first opengl display, then click the menu button, they can carry out ray-tracing
raytracer-0.1.tar
- Ray tracing using Visual Studio -Ray tracing using Visual Studio
Raytrace
- POV-Ray,全名是Persistence of Vision Raytracer,是一个使用光线跟踪绘制三维图像的开放源代码免费软件。运行POV脚本语言。它是基于DKBTrace来开发的, DKBTrace是由 David Kirk Buck和 Aaron A. Collins编写在 Amiga上的. POV-ray早期也受到了Polyray raytracer 作者 Alexander Enzmann 的帮助。很多漂亮的图片就是
RayTracer
- 基本的光线跟踪程序,含场景文件,光线,能很好解释光线跟踪理论-Basic ray tracing procedures, including scenes of documents, light, ray tracing can be a good theory to explain
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.
raytracer.tar
- simple raytracer with domain specific language
raytracer
- 光线跟踪的源代码,C++写的很不错,适合学习-Ray tracing of the source code, C++ was very good for learning
raytracer
- RayTracer Giai thuat
raytracer
- raytracer,针对光的反射,折射,还有环境光进行逆向追踪,包括材质等等,效果不错-ray tracer
RayTracer-master
- 尝试自己重新实现PBRT_V2从而学习其中的算法以及工程结构。(Try to re implement PBRT_V2 so as to learn the algorithm and engineering structure.)