Skip to content

pboechat/simpleraytracer

Repository files navigation

simpleraytracer

simpleraytracer is a simple Whitted-style raytracer implementation in C++ using Win32 and OpenGL.

It features:

  • parametric geometries (spheres/AABBs) and triangle meshes rendering
  • blinn/phong shading local illumination model
  • hard shadows
  • textured, reflective and refractive materials
  • XML scene description loader
  • Unity scene exporter (via Plugin)

About

simple Whitted-style raytracer implementation in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published