Skip to content

nullptropy/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

A simple raytracer implementation. This project also features a 24 bit BMP encoder and as well as a simple linear algebra library for doing vector math.

TODO

  • extend the linear algebra library to support matrix math
  • extend the camera implementation to support arbitrary camera positioning
  • explore ways to optimize this implementation while also maintaining a clean/readable code base

Screenshots

1 2
3 3