/course_project_ray_trace_renderer

The ray trace renderer project for the course Fundamentals of Computer Graphics.

Primary LanguageC++

TinyRenderer

This is a path tracing renderer. It's created as the course project for the course <Fundamentals of Computer Graphics>.

Now I'm working on implementing photon mapping basing on it.