Pinned Repositories
A-Star
Experimenting with the A* algorithm in C.
C-Program-a-Day
These are my C doodles. I'm learning C for the first time, they will be messy.
Canvas-Java-Server
CaseConversion
Case conversion plugin (pascal, camel, snake) for sublime text 2
ceffectpp
A simple executable for extracting lists of uniforms and attributes from GLSL shaders.
crown
The flexible game engine.
fbcp-ili9341
A blazing fast display driver for SPI-based LCD displays for Raspberry Pi A, B, 2, 3, 4 and Zero
Generic-Heap-Experiment
Implementing a heap once, then including it multiple times with different types instead of duplicating code.
lpil53
A Lua parser for Lua 5.3, written in Lua. (Still in progress)
Tiny-Universe-Engine
Experimenting with OpenGL 3.3 and SDL2
GavinHigham's Repositories
GavinHigham/lpil53
A Lua parser for Lua 5.3, written in Lua. (Still in progress)
GavinHigham/Tiny-Universe-Engine
Experimenting with OpenGL 3.3 and SDL2
GavinHigham/C-Program-a-Day
These are my C doodles. I'm learning C for the first time, they will be messy.
GavinHigham/Generic-Heap-Experiment
Implementing a heap once, then including it multiple times with different types instead of duplicating code.
GavinHigham/A-Star
Experimenting with the A* algorithm in C.
GavinHigham/Canvas-Java-Server
GavinHigham/CaseConversion
Case conversion plugin (pascal, camel, snake) for sublime text 2
GavinHigham/ceffectpp
A simple executable for extracting lists of uniforms and attributes from GLSL shaders.
GavinHigham/crown
The flexible game engine.
GavinHigham/fbcp-ili9341
A blazing fast display driver for SPI-based LCD displays for Raspberry Pi A, B, 2, 3, 4 and Zero
GavinHigham/finalWebsite
The final form of our website. Add all features/makes changes in this file only.
GavinHigham/Galaxy-Ellipse-Tool
GavinHigham/glalgebra
A lightweight (buzzword!) linear algebra library, suitable for 3D computer graphics.
GavinHigham/glla
A simple linear algebra library using Clang's vector extensions.
GavinHigham/Gravy
A little planetary gravity simulation in Love2D.
GavinHigham/LudumDare2016
GavinHigham/Mancala
CS151 Mancala Project
GavinHigham/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
GavinHigham/MissileCommand
A simple Missile Command game in Love2D
GavinHigham/MultiViewGame
A strategy game that can be displayed multiple ways from the same gamestate.
GavinHigham/OneWeek-2017
GavinHigham/OneWeek-2018
GavinHigham/pallene
Pallene Compiler
GavinHigham/Pong
Simple example Pong game with Love2D
GavinHigham/Projectile-Motion-Example
GavinHigham/raygui
A simple and easy-to-use immediate-mode-gui library
GavinHigham/SHMUP-Test
GavinHigham/TCL-Happy-Birthday-Dad
Basically "Hello, World!" in TCL.
GavinHigham/TestFour
A little Allegro 5 and C project I'm working on. May become C++ at some point.