
-----------------------------------
1of42
Mon Jun 27, 2005 3:41 pm

OpenGL/WinAPI
-----------------------------------
Are there any classes that make dealing with these... creations... any more OO? I know I could fairly easily write my own (at least for drawing things in OpenGL), but it's a little bit annoying that as far as I can tell, the largest major graphics framework for C++, and the interface for the most widely available OS are both so... backwards.

Any help?

-----------------------------------
wtd
Mon Jun 27, 2005 3:51 pm


-----------------------------------
Honestly... the best frameworks for OpenGL aren't written in C or C++.  They're written in other languages that provide wrappers.
