All projects of mfiano
| mfiano/avl-tree | An implementation of the AVL tree data structure. |
| mfiano/doubly-linked-list | An implementation of the doubly linked list data structure. |
| mfiano/dungen | A procedural dungeon generator |
| mfiano/flac-metadata | A utility for reading metadata embedded in FLAC audio files. |
| mfiano/flac-parser | A parser for FLAC audio file metadata. |
| mfiano/gamebox-dgen | A procedural dungeon generation library. |
| mfiano/gamebox-ecs | An implementation of the Entity-Component System (ECS) pattern, popular with game development. |
| mfiano/gamebox-frame-manager | A manager for frames within a game loop. |
| mfiano/gamebox-math | A high performance math library useful for making games. |
| mfiano/gamebox-sprite-packer | A spritesheet packer for games. |
| mfiano/game-math | |
| mfiano/genie | A simple wrapper to generate portably seedable pseudo-random numbers. |
| mfiano/golden-utils | A collection of personal utilities that have been found useful. |
| mfiano/origin | A native Lisp graphics math library with an emphasis on performance and correctness. |
| mfiano/parsley | A toolset for parsing binary data formats. |
| mfiano/patchwork | A spritesheet packer for games. |
| mfiano/pngload-fast | A PNG (Portable Network Graphics) image format decoder in portable Common Lisp with an emphasis on speed. |
| mfiano/shadow | A lightweight system to help with defining and managing OpenGL shader programs. |
| mfiano/shorty | Store data in a URL |
| mfiano/simple-logger | A simple message logging system. |
| mfiano/stripe | A client for the Stripe payment API |
| mfiano/umbra |