glaux.h for Mac OS X?

Member
Posts: 567
Joined: 2004.07
Post: #4
Sorry, that doesn't work on a mac. glaux is a windows only (maybe it's also on posix too, I don't know), but it's not available for mac.

There's the QT pack OSC mentioned above; that's pretty fast. You could also load it using quartz, I found that a bit of a pain, but it's very effective, and there's a bit of code somewhere around here for that. If you're using cocoa, there's NSImage, but it's pretty slow.

You could always use libpng/jpeg, though bmps are fairly easy to load/write. (I prefer TGAs).

[edit] Ahh yes, the link is here. Enjoy!

It's not magic, it's Ruby.
Quote this message in a reply
Post Reply 


Messages In This Thread
glaux.h for Mac OS X? - FreeKQuency23 - May 25, 2006, 04:53 PM
glaux.h for Mac OS X? - OneSadCookie - May 25, 2006, 05:08 PM
glaux.h for Mac OS X? - FreeKQuency23 - May 25, 2006, 05:36 PM
glaux.h for Mac OS X? - Duane - May 26, 2006 01:20 PM