Re: OpenGL with Cocoa?
Re: OpenGL with Cocoa?
- Subject: Re: OpenGL with Cocoa?
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 18 Jul 2006 12:22:56 -0600
On Jul 18, 2006, at 12:14 PM, Rob Ross wrote:
Is the API for OpenGL in Mac OS X available through cocoa calls, or
is it only available as a lower-level API?
OpenGL is C only.
I know there's a OpenGL view in IB, but other than that I haven't
seen any references in the Foundation or AppKit APIs to OpenGL stuff.
The NSOpenGL classes in AppKit are for setting up a view and context
for OpenGL commands, and setting up the pixel format, and not much else.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden