Vector File Parser is a library for parsing the data from swf, svg, ai, and possibly other vector files. By sub-classing the base render class, the data can be passed to any rendering system for display.
Project created to help the process of develop a game or an interactive application. Have some OpenGL, CGFX and OpenAL abstraction layers, a lot of matrix and vector operations and a simple simulation system to do animation and smooth interpolation.