Feel free to send me an e-mail. If you do, be sure to include an email so that I can get back to you
Past Projects
Sub on the Ocean Floor
This is a rendered scene of a submarine circling an underwater structure deep under the sea. It uses the OpenGL utility toolkit (GLUT) and the OpenGL extension wrangler (GLEW).
[ More Info ]
Simple Chat
This is a server-client chat system that allows clients to connect to a server and communicate with others through chatrooms. It features two clients: a GTK+ application written in C, and a web application written in PHP. The server is written in C++. [ More Info ]
Pac Man Clone
This is a Pac Man clone. It was originally implemented as an OpenGL tutorial for SIG-Graphics at Florida International University.
[ More Info ]
Sprite Editor
A tool for the creation of sprites and texture sets. It features several resampling algorithms and exports sprite data while optimally using the most texture space.
[ More Info ]