Boson is a barebone rendering engine with some capabilities to calculate single-bounce raycasts on CPU with additional super-sampling methods. This project will be continuously updated in accordance with the goals section below.
- Basic raycasting
- Matrix-ify everything here (increase readability)
- Rotate camera
- Abstraction I
- Better super-sampling method
- Optimize raycasting
- Abstraction II