Stupid RayTracer

This is my raytracer done in C language.

Buddha raytraced

  • Implements a sort of kd-tree that accelerates the computing.
  • Uses opengl to in order to have a real-time pixel drawing display.
  • Parses Wavefront files.

You can found the sources here.