Projects

  • Scotty 3D

    Scotty3D is a 3D graphics package capable of mode mesh editing operations, physically based rendering, and dynamic animation. Probably the most fun I've had with a personal project, and I have a lot to say about the proccess of getting this whole thing done.

  • SVG Rasterizer

    My first foray into computer graphics, this software rasterizer draws points, lines, triangles, and bitmap images using a variety of techniques I learned through my own self study. (Big thanks to CMU for posting their online lectures and cirriculum for their computer graphics course, I would have had a far harder time learning about this stuff if not for their generosity.)