GO+ Helper
If you are using an Android phone, setting your GO+ Bluetooth connection to high priority will greatly improve responsiveness of button presses. It is possible to do this through some Bluetooth management apps such...
adventures in programming
25 Nov, 2017
If you are using an Android phone, setting your GO+ Bluetooth connection to high priority will greatly improve responsiveness of button presses. It is possible to do this through some Bluetooth management apps such...
30 Sep, 2016
This is the project I created for my degree dissertation Project Initial Aims I want to design a procedurally generated planet using a voxel based 3D world, and seeded random terrain which is realistic...
18 Jan, 2016
After spending some time researching and thinking about how oct trees work I decided to create a small prototype to test their potential. The goal of this project was to create a very lightweight...
1 Jan, 2016
This is a project that developed from my DirectX 11 learning process, it started out as a simple voxel mesh to test DirectX. From there I expanded it into multiple chunks with a chunk...
8 Dec, 2015
With this project I was aiming to create a procedurally generated track and terrain based on variable parameters. The track generation first finds the path for the road using random points and a bezier...
7 Nov, 2015
Top Down Shooter is a fun concept game which I made over a weekend. Up to 4 players, local or online, play together to survive in an arena against a continuous stream of enemies....
9 Jun, 2015
I started this project to learn Unity and is my first real attempt at 3D game programming. It features a basic procedurally generated terrain made up of hexagonal beams and some simple AI who...
26 May, 2015
CS:GO Mobile allows you to buy weapons and equipment during a game, it’s simple layout is quick and easy to use and is designed to run alongside Counter Strike: Global Offensive. This app can...
22 Feb, 2015
Voxel Planet is a new take on the Minecraft (voxel) style world, the aim of this project was to demonstrate the possibility of using blocks to create a spherical planet. Voxel Planet is created...