• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a toy raytrace image renderer I wrote in C++11 for a course at school. It renders spheres, triangular polygons and (if my memory serves) infinite planes.