James Ly
Software Developer
My Projects
A collection of my work and contributions across different domains
Web Development
Cal Poly Projects
Ray Tracer
A ray tracer sends rays into the world in order to determine what color each pixel needs to be rendered in our view. This generates a static image based on a POV file input. Written in C++
Haunter's Candy Hunt
A 3D game where you can play as Haunter and collect rare candy. The candy spawns in random locations and there are trees that you can't pass through. Writtern in C++ and OpenGL