Apocalyptic Dublin 3D Scene
I took a Computer Graphics module in my final year where I used OpenGL and C++ to create a post apocolyptic Dublin scene. I made and textured al models and lighting points in this scene.
Weather Application
In third year I created a website used to get weather data for cities. It showed air quality, UV index, wind speeds and more information.
Microsoft Hololens Chess
During my second year of college, I got the opportunity to collab with Microsoft on a turn based VR game for the Hololens. We created a chess game, and implemeted it with Unity and C++. We made our own chess datastructure and used API calls for the chess move validation.
Space Invaders
Volume Warning for video below
In my first year of college, one of my modules was working with Processing. I made a version of Space Invaders which used object collisions and mouse tracking among other Processing attributes. All assets were also created by me.
Covid Tracker Data UI
Another application created with proceessing to display and allows the user to interact with a large dataset of Covid-19 cases and their details. All elements were implemented by ourselves and no libraries were used.