搜索资源列表
simpleraytracer-0.1.1
- a simple ray tracer by a foregner
realistic
- a simple ray tracer using c
raytracer1
- 一个ray tracer的vc 6.0下的实现,效果不错
sray_GPU
- CUDA Ray tracer, 3D-DDA algorithm in homogeneous medium. Useful for wave-eq. approximation, with respect of wavefront propagation, and so applicable for imaging, sound and seismic simulations.
RayTraciny
- opengl实现光线跟踪算法,内容包括多光源效果,材料属性对光线跟踪的影响,动态光源。-opengl ray tracing algorithm implementation, including many lighting effects, material property on the effects of ray tracing, dynamic light source.
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.
RT-Octree
- ray tracer in linux platform using octr-ray tracer in linux platform using octree
raytracingapp
- 一个高效的ray tracer,能够实现定位,和很火折射反射功能-An efficient ray tracer, able to achieve positioning, and very fire refraction reflection
RayTracer
- build beautiful images.-ray tracer! it can build beautiful images.
MTracing
- simple_ optical ray tracer for MATLAB
SimpleTracer
- sample tracer with ordinary ray-tracing,which means it s easy to understand(especially in sampleTracer.cpp),but slow.I can t spell Chinese,sorry-sample tracer with ordinary ray-tracing,which means it s easy to understand(especially in sampleTracer.cp
Ray-tracer
- 射线追踪,xml为输入文件,根据xml的规定导出图片。-Ray tracer, input xml
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
- cpu ray tracing. enjoy
v8-raytrace
- The ray tracer code in this file is written by Adam Burmister.
RayTracer
- 一个功能比较全的光线追踪程序,包含了镜面,三角形和球的求交.-A program of ray tracer, which include specular layer, the intersection of triangle and ball.
Ray-Tracer-master
- 光线追踪的源码,对图形学深入理解很有帮助-ray trace demo, useful in computer graphics study