Coding Projects

Many of my coding projects can be seen on my GitHub page:
https://github.com/int45h?tab=repositories

Boson (3D Library)

Boson was originally intended to be a full blown game engine, complete with an editor. Eventually, I stripped it down to just the bits necessary to make a 2D/3D game with it. I ended up using it to work on a raytracer, inspired by the "Raytracing in One Weekend" online book. I haven't updated it in quite a while, however.