PDA

View Full Version : Object orientated API



howie meyer
09-14-2006, 10:52 PM
Hi,

is there a good OO-API for OpenGL that wrapped basic stuff like VBO etc. out there ?

Thanks,

Howie

Vexator
09-14-2006, 11:40 PM
humus' framework: www.humus.ca (http://www.humus.ca) (link 3D, at the top)

k_szczech
09-15-2006, 12:13 PM
Also you could have a look at this open-source engine:
www.crystalspace3d.org (http://www.crystalspace3d.org)
I've never used it since I have my own framework ( and tools) - it's still under construction, but I'm thinking of releasing it for free for non-commercial use.