Game Development
Click here to go back to my portfolio.

Viral Steam – Final Year University Project
Viral Steam was the final year University project that I developed for the Game Development module. The game was developed in C++ and DirectX using OOP best-practices. Development of the game went from concept to finished product in just under 2 months.
- Photoshop
- C++
- DirectX

Aries Engine – Cross Platform 3D Engine
Aries Engine is a “Proof Of Concept” cross platform 3D engine, developed in C++ and utilizing OpenGL. The engine has a completely custom 3D model loader, written entirely from scratch, which can import and render COLLADA format models/scenes.
- XCode
- C++
- OpenGL
- GLFW
- RapidXML