搜索资源列表
Vectorized
- The raytracer is made as a mini project for a computer vision and graphics lecture. Started as for statements and ended as this fast vectorized version. The speed up is something like 10 minutes versus 10-12 seconds for a 1024x1024 image. It is
RayTracer
- 实现计算机图形学中的光线跟踪算法,有整个demo系统,用户可以将函数Trace单独使用-of ray tracing algorithms, the demo system as a whole, will allow users to use a separate function Trace
光线跟踪渲染源代码
- RayTracer是个演示光线跟踪的小程序。打开一个场景文件后点绘制就可以画了,由于时间仓促,实现的不是很细致。场景文件的格式就不细说了,提供了几个例子看看。可以设置图像大小,并保存结果。
povwin-3.6
- POV-Ray,全名是Persistence of Vision Raytracer,是一个使用光线跟踪绘制三维图像的开放源代码免费软件。-POV-Ray, full name is the Persistence of Vision Raytracer, the use of ray tracing is a rendering of three-dimensional images of the open-source free software.
YafaRay-blender.0.1.1
- 光线跟踪器,可以进行实时设计跟踪,对初学者比较有用-Raytracer can be designed to track real-time, more useful for beginners
povwin_s
- 光线追踪引擎程序代码,单线程,渲染逼真的3d场景影像-The raytracing engine code single-threaded。The Persistence of Vision Raytracer is a high-quality, totally free tool for creating stunning three-dimensional graphics. It is available in official versions for Windows, Mac OS/
raytracer1
- raytracer project on Visual C++(3D)
RayTracer
- 一个功能比较全的光线追踪程序,包含了镜面,三角形和球的求交.-A program of ray tracer, which include specular layer, the intersection of triangle and ball.
