搜索资源列表
simpleraytracer-0.1.1
- a simple ray tracer by a foregner
realistic
- a simple ray tracer using c
raytracer1
- 一个ray tracer的vc 6.0下的实现,效果不错
RayWatch.1.0.Src
- 光线跟踪研究项目。开源,跨平台。实现基本图元和光照处理。-Ray Watch is a cross-platform Ray Tracer written entirely in C++. Currently, the project supports basic primitives and all the finer stuff like reflection, refraction, specularity and soft shadows.
LINQRayTracer
- As the name implies, a simple ray tracer using LINQ, having the whole algorithm encapsulated in a 80-line LINQ statement. Source code is not commented.
simple_raytracing
- 一个简单的光线跟踪器,可以渲染多个模型。(是ray tracing from ground up上的一个例子)-A simple ray tracer that can render multiple models. (The ray tracing from ground up on an example)
syoyo-lucille-ff81b33
- Lucile Open Source ray tracer
smallpt
- Full ray tracer in 100 lines of C++ code
Ray-Tracer-master
- 光线追踪的源码,对图形学深入理解很有帮助-ray trace demo, useful in computer graphics study