top of page

Code Example
​
These examples are from 2018 and are very dated*
​
My C++ code example is from my personal game engine.
The code has most likely changed locally since you are viewing this but I do try to keep it up to date!
This was part of a large project made during the start of my final year.
​
C++ Example
​
I also have a C# code example from a project I recently made, based on recreating Atari's Asteroids.
The project was made using Unity 2018.1f1 utilizing the experimental Shader Graph and Post Processing V2 Package.
​
C# Example
​
My coding standard is by no means perfect, however this is where I'm at right now!
bottom of page