computer graphics
Here are a couple of graphics projects I've written for my
intro to computer graphics class.
- webGL: recursive canvas
- raytracing
- written from scratch in C++
- implemented an Axis-Aligned Bounding Box heirarchy for logarithmic-time rendering
- also implemented antialiasing