Drraytracer
DrRayTracer
Project Overview
A basic Raytracer implemented by me.- Spring 2015
- Tsinghua University
- Developer
Background
A Computer Graphic Project. The ray-tracer accomplished several functions:- basic ray tracing (refracting, reflacting)
- soft shadow
- rectangle lighters
- textures
- anti-alias
- multi-threads
- depth of field
- random diffuse
- obj reader
- KD-tree
Images
Reflection and refraction | Soft shadow |
Random diffuse | Depth of field |