Pinned Repositories
Assimp-GL-Wrapper
A small wrapper on top of Assimp for easily using assimp with OpenGL. Supports skeleton animation and more.
Computer-Graphics-Explained
Code examples for my CGE article series about computer graphics theory
guile-automatic-build
Automated cross-build script for building GNU Guile for Windows
libmidi
A simple library for loading MIDI files
NPixel
A software Graphics API / Polygon Rasterizer using only integer math. Easy to use and understand.
SelfLoader
Simple code to resolve library functions at runtime
Madsy's Repositories
Madsy/Computer-Graphics-Explained
Code examples for my CGE article series about computer graphics theory
Madsy/guile-automatic-build
Automated cross-build script for building GNU Guile for Windows
Madsy/Assimp-GL-Wrapper
A small wrapper on top of Assimp for easily using assimp with OpenGL. Supports skeleton animation and more.
Madsy/SelfLoader
Simple code to resolve library functions at runtime
Madsy/libmidi
A simple library for loading MIDI files
Madsy/NPixel
A software Graphics API / Polygon Rasterizer using only integer math. Easy to use and understand.
Madsy/SpriteViewer
Simple preview tool for displaying sprites and tilesets.
Madsy/computergraphicsexplained
Lessons in computer graphics
Madsy/Discrete_Feasible_Planner
A generic planning algorithm implemented with breadth-first-search and pruning
Madsy/edbg
Simple utility for programming Atmel MCUs though EDBG interface. Works on Linux, MAC and Windows.
Madsy/GameAutomata
A collection of games you can create AI players for. AIs send/receive data via the standard streams.
Madsy/HOT
HOT
Madsy/jsRaster
Software 3D-polygon rasterizer for Javascript
Madsy/Node-Webkit-Painter
A painter program for creating tile sets and seamless/repeating tiles for games
Madsy/tiled
A generic tile map editor