giodestone
Game Programmer. Looking for employment opportunities.
@FeliksJakimowKonglomerateUnited Kingdom
Pinned Repositories
Acorn-Fling-VR
VR game about spinning planets created using WindowsMR and Unity for the Global Game Jam 2019.
ann-and-pg-city-layout-generator
City Layout Generation using Artificial Neural Networks and Procedural Generation created for my dissertation.
Audio-Programming-With-Unity
Game which integrates prerecorded & synthesized audio effects and area-aware music into the Unity audio system.
Desk-Mysteries-AR
AR point and click game showcasing the use of Google ARCore in Unity C#.
Emotion-Recognition
A C#/ML.NET application which uses machine learning and facial recognition to identify the emotion of a face.
Fixed-Pipeline-Scene
A 3D scene with procedurally generated shapes, models, reflections, and some shadows made using the fixed function (OpenGL 1.x) pipeline.
Grapple-Game
Game made in Unreal Engine 4 featuring a grapple hook fully implemented in C++.
PieRat-Radio
Play as a pirate radio station in the 1980s growing a fan base and avoiding the fuzz.
Programmable-Pipeline-Scene
A 3D Scene made in C++ & DirectX 11 (HLSL) featuring dynamically tessellated terrain, multiple shadowed directional lights, multiple point & spot lights, and a bloom post process effect.
PS-Vita-Drop-Game
A PlayStation Vita game about keeping the green ball on the paddle while random objects try to destabilize implemented using a custom component based game object system.
giodestone's Repositories
giodestone/ann-and-pg-city-layout-generator
City Layout Generation using Artificial Neural Networks and Procedural Generation created for my dissertation.
giodestone/Emotion-Recognition
A C#/ML.NET application which uses machine learning and facial recognition to identify the emotion of a face.
giodestone/Grapple-Game
Game made in Unreal Engine 4 featuring a grapple hook fully implemented in C++.
giodestone/Acorn-Fling-VR
VR game about spinning planets created using WindowsMR and Unity for the Global Game Jam 2019.
giodestone/Desk-Mysteries-AR
AR point and click game showcasing the use of Google ARCore in Unity C#.
giodestone/Fixed-Pipeline-Scene
A 3D scene with procedurally generated shapes, models, reflections, and some shadows made using the fixed function (OpenGL 1.x) pipeline.
giodestone/Game-Editor
An editor which extends the functionality of an existing World of Warcraft style editor. Made in C++ using MFC and SQLite.
giodestone/Hart-Keyboard
A DIY 3D Printable Keyboard
giodestone/Programmable-Pipeline-Scene
A 3D Scene made in C++ & DirectX 11 (HLSL) featuring dynamically tessellated terrain, multiple shadowed directional lights, multiple point & spot lights, and a bloom post process effect.
giodestone/AirShippin
Game Parade Jam 2021
giodestone/Audio-Programming-With-Unity
Game which integrates prerecorded & synthesized audio effects and area-aware music into the Unity audio system.
giodestone/CMP301-Examples
Example code for labs CMP301
giodestone/PieRat-Radio
Play as a pirate radio station in the 1980s growing a fan base and avoiding the fuzz.
giodestone/PS-Vita-Drop-Game
A PlayStation Vita game about keeping the green ball on the paddle while random objects try to destabilize implemented using a custom component based game object system.
giodestone/dissertation-enhanced
Reworking ann-and-pg-city-layout-generator to make the code and performance better.
giodestone/Driving-Democracy
Global Game Jam 2022 Entry about the pitfalls of democracy designed for Twitch chat to play.
giodestone/full-stack-notes-dockerized
A TypeScript based full-stack notes app that uses Docker to allow for easy development.
giodestone/Genetic-Cars
Genetic algorithm which evolves optimal 2D cars that can pass over rough terrain
giodestone/GGJ-2020
giodestone/ggj-2023
Global Game Jam 2023
giodestone/giodestone.github.io
Personal website.
giodestone/gone-smishing-and-other
Holds screenshots etc. for portfolio.
giodestone/Networking-Project
Simple Unity game which implements a C# .NET sockets based UDP client-server hybrid model.
giodestone/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
giodestone/RaytracingInAWeekend
Following the Ray Tracing in a Weekend book by Peter Shirley, except using SDL.
giodestone/Redanda
A game made in Unity about a pineapple shooting doughnuts at flies, who in turn throw knives at you. In addition you type to reload.
giodestone/testtt
giodestone/UnrealCppARProject
giodestone/unrealcraft
giodestone/WFFC-Edit
An MMo style game editor which edits database content for educational purposes