Cube World


Download Cube World (5.1M)

This is a project I created outside of class at UC Irvine so I could better understand OpenGL and its features. Most of my graphics assignments already contained a basic framework and render loop, so I decided to dive in and create a small project from scratch.

I added a few features here and there as time went on, before I decided to finally leave it alone. Features include a skybox, first-person camera controls, reflections using the stencil buffer and picking, to name a few. I enjoyed learning about these various rendering techniques, and hopefully will come in handy in future projects.