Lets make a door!
The video above has been discussed in one of my previous posts, however one part of it that i didn't discuss is the visual effect on the...
Snow Shader Final
The video below shows my snow shader in action. You can see that the particles are successfully colliding and changing the snow value at...
Snow Shader Part 2
This second section of my snow shader shows some of the code i used to determine the level of snow at individual points on the object. I...
Snow Shader Part 1
For my next piece of work I am attempting to gain experience working with shaders by creating a shader that will represent snow...
Unity Physics
The video above shows a physics assignment I recently submitted in which I had to display various different Unity physics functions. The...
Dodgy Drivers Final
Below you can see the trailer for Dodgy Drivers. I was very happy with how this game went given that it was made in two and a half days...
Dodgy Drivers Part 2
The part of this project that I was most concerned about was the procedural generation. Since this was a small prototype of a game the...
Dodgy Drivers Part 1
Game Jam Time! This week I will be partaking in a 2 and a half day game jam. The theme for this jam is local multiplayer and I have...
Markov Project Final
The video below shows a finished product of the 2D Soccer Game with the AI making its decisions using a Markov system. You can see in the...
Markov part 2
As shown in my first Markov post, I now have a piece of AI which can predict what is going to happen next, based on previous experience....