PDA

View Full Version : PhoenixGL



FuzzYspo0N
04-04-2008, 11:17 PM
This is a 2d C++ library that my friends referrred me too. its got great features and a cool tech demo..


http://lh4.google.com/jjramone13/R0RpKVHG7OI/AAAAAAAAAHo/QV9B4pQExyU/phoenixtechdemopre.png


PhoenixGL is at the core a C++ wrapper to OpenGL. The API provides simple means for a programmer to set up a window, and draw OpenGL accelerated graphics. Phoenix is designed to be a 2D engine: the render system provides an interface to most of the common functions required for 2d games (setting up everything, swapping buffers, loading and drawing textures, drawing text, etc..).


I really like its style. thought it might be useful to all the other c++ guys here

edit :

http://code.google.com/p/phoenixgl/

Thaumaturge
05-04-2008, 12:54 AM
That looks cool, Fuzzy - thank you for sharing it. ^_^

DragonR
11-04-2008, 08:58 PM
Tnx! maby thats one I am looking 4