Pinned Repositories
advent_of_code
Audio-Switcher-For-Windows
Console application to switch between audio devices.
Boids
C# Boids
ConfigFile
For reading in key value pair config files.
DX11-TestApp
A simple application for testing direct x 11 functionality.
GB11
Javascript-Terrain-Generation
Generation of a tile of terrain using several techniques. Written in javascript, using three.js.
L-System-Trees-in-Unity
Procedural trees generated using L-Systems
Terrain-Generation-in-Unity
Generating unlimited terrain in unity, using perlin noise.
Unity-Gun-System
Basic fps mechanics in Unity 5
SamMurphy's Repositories
SamMurphy/Unity-Gun-System
Basic fps mechanics in Unity 5
SamMurphy/L-System-Trees-in-Unity
Procedural trees generated using L-Systems
SamMurphy/Terrain-Generation-in-Unity
Generating unlimited terrain in unity, using perlin noise.
SamMurphy/Javascript-Terrain-Generation
Generation of a tile of terrain using several techniques. Written in javascript, using three.js.
SamMurphy/advent_of_code
SamMurphy/Audio-Switcher-For-Windows
Console application to switch between audio devices.
SamMurphy/Boids
C# Boids
SamMurphy/ConfigFile
For reading in key value pair config files.
SamMurphy/DX11-TestApp
A simple application for testing direct x 11 functionality.
SamMurphy/GB11
SamMurphy/InfiniteTerrain
C++ Infinite Terrain, diamond square algorithm featuring tessellation.
SamMurphy/Matty-and-Sams-Epic-Brawler
Matty and Sam's Epic Brawler
SamMurphy/demos
Demos of projects that I'm currently working on or have finished
SamMurphy/Logger
SamMurphy/RayTracing
SamMurphy/RustConfigs
Build files and configs I use in rust development
SamMurphy/SamMurphy.github.io
:triangular_ruler: A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
SamMurphy/ThreeThingGame2014
Computer Science Party - Battle of the lectures.
SamMurphy/ThreeThingGame2016
Sam, Matty and, Adam's Three Thing Game 2016 Entry
SamMurphy/TunnelRiders
A game created in C++ and DirectX, about riding your space ship through an endless tunnel of doom. Has local competitive play and single player.
SamMurphy/Unity-Breakout
A breakout game made in Unity
SamMurphy/XmlParser
Simple xml parser, written to suit my needs and as a learning exercise.