Join #ludumdare on irc.afternet.org
Mini LD #5 :: November 7th-9th Weekend :: Theme :: Cover

Sign In | Write your Journal
Home | Planet Ludum | Rules Wiki | Mailing List
Ludum Dare 12 Final Results NOW AVAILABLE

Click HERE for the Ludum Dare 12 entries image grid
(to be included in the image grid, you must upload an image to the blog)


PoV’s LD10 Custom Library

Posted by PoV

Assuming I get around to entering, there’s a good chance I’ll be using this as my foundation, with Allegro.

My “Custom” Library

It’s a collection of header files and code, commonly found in my more recent prototypes. C++.

  • A vector math/matrix library, plus some other math tools. Partially documented! :)
  • A set of functions for drawing circles, lines, and rectangles with Allegro, transformed by a matrix.
  • A collection of string functions to compliment STL String. Mostly for filename manipulations (get the base name, directory only, etc).
  • Class building tools (including the “useful” part of Boost)
  • FileIO with Compression (LZMA, BZIP, ZLIB)

And that’s that.

Tags: ,

Leave a Reply


All posts, images, and comments are owned by their creators.