Pinned Repositories
billiards
Billiards simulation in OpenGL.
bomb-compiler
bomb compiler
dinosaur-game-assembly
The Chrome Dinosaur Game Implemented in ARM Assembly
nes-emulator
A NES Emulator
Open-Golf
A cross-platform minigolf game written in C.
PhysicsEngine
Cute little physics engine.
School-work
School Work For My Eyes Only
sokoban
Implementation of Sokoban game in C / OpenGL
terrain-generation
Some terrain generation using a low poly style
water-simulation
OpenGL Water Simulation
mgerdes's Repositories
mgerdes/Open-Golf
A cross-platform minigolf game written in C.
mgerdes/PhysicsEngine
Cute little physics engine.
mgerdes/water-simulation
OpenGL Water Simulation
mgerdes/terrain-generation
Some terrain generation using a low poly style
mgerdes/sokoban
Implementation of Sokoban game in C / OpenGL
mgerdes/billiards
Billiards simulation in OpenGL.
mgerdes/nes-emulator
A NES Emulator
mgerdes/School-work
School Work For My Eyes Only
mgerdes/bomb-compiler
bomb compiler
mgerdes/dinosaur-game-assembly
The Chrome Dinosaur Game Implemented in ARM Assembly
mgerdes/flyfly
mgerdes/i8c
mhhhm c is tasty
mgerdes/lightmapper
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
mgerdes/RaceTheSunWEBGLClone
Clone of Race The Sun Using Javascript / WebGL
mgerdes/sudoku
Sudoku Solver / Animation
mgerdes/6.828
Solution to homework and assignments from MIT's 6.828 (Operating Systems Engineering).
mgerdes/connect-four-app
A Connect Four App and AI written in Clojure!
mgerdes/dotfiles
dotfiles
mgerdes/exercises
Various programming exercises I'm working on
mgerdes/katas
Racket kata
mgerdes/mgerdes.github.io
mgerdes/Mindustry
The automation tower defense RTS
mgerdes/minilisp
A readable lisp in less than 1k lines of C
mgerdes/ray-march
Rendering procedural 3D geometry by raymarching through a distance field
mgerdes/RayJ
A Ray Tracer Written In Java
mgerdes/raytracer
Ray Tracer in Haskell
mgerdes/rn-native-portals
React Native implementation of ReactDOM portals using a declarative API
mgerdes/sokol
minimal cross-platform standalone C headers
mgerdes/stb
stb single-file public domain libraries for C/C++
mgerdes/THREE.js-experiments