Pinned Repositories
ack3d
Fixed up DOS version of Lary Myer's ACK-3D engine (1995) and some demo projects.
AppleWirelessKeyboard
Based on the original AppleWirelessKeyboard helper utility (http://uxsoft.cz/projects/applewirelesskeyboard/), this includes some small changes that allow it to be better used with an Apple wired keyboard.
clj-htmltopdf
Simple Clojure wrapper for Open HTML to PDF
extractunitypackage
Simple script to extract the contents of a UnityPackage into a readable file/folder structure.
fruit-popper
MS-DOS game where you battle your opponent to see who can pop the most fruit in the time available!
ggdt
Gered's Game Dev Tools. A for-fun, retro-style set of game dev tools and other code to help with my own projects.
libdgl
A "retro" C game development library, developed with Watcom C targeting MS-DOS and VGA Mode 13h.
Llanfair
Java speedrun timer. Fork of the official version at http://jenmaarai.com/llanfair/
pbe
Personal Blog Engine. Gered's umpteenth take on a custom personal site / blog, that is maybe useful to others, but probably not.
views
Eventually consistent external materialized views.
gered's Repositories
gered/gwen-dotnet
Fork of gwen-dotnet (a .NET port of GWEN) which allows building as a PCL.
gered/TrueTypeSharp
A fork of the original TrueTypeSharp by Illusory Studios LLC. Contains small changes to allow building as a Portable Class Library.
gered/MyGameFramework
Current version of my base framework sources, assets and build scripts which I use in various game projects.
gered/AssimpToMesh
CLI conversion tool using Assimp to parse input files and spits out my own custom .mesh format
gered/Md2ToMesh
CLI conversion tool which simply converts MD2 models to my own custom .mesh format
gered/MeshConverter
Model format converter to my own custom .MESH format
gered/Ms3dToMesh
gered/PortableGL
C# Portable Class Library OpenGL bindings with backends to various platform implementations.
gered/HTPCRemote
gered/mkb_generate
A script to automatically generate the "files" section of a Marmalade MKB file based on one or more source directories that may or may not contain a complex tree of subdirectories which the source files are organized into.