Software Engineer
The Space Coaster was a project for my Introduction to Computer Graphics course. We were required to load spline data from a file, render it as a roller coaster, and derive the necessary math to glide the camera along the ride. The project utilized only C and OpenGL. The design of the coaster and its surroundings were left to us. I also implemented motion blur to increase realism.
The Space Coaster was a project for my Introduction to Computer Graphics course. We were required to load spline data from a file, render it as a roller coaster, and derive the necessary math to glide the camera along the ride. The project utilized only C and OpenGL. The design of the coaster and its surroundings were left to us. I also implemented motion blur to increase realism.