RE: Cocoa Open GL help
RE: Cocoa Open GL help
- Subject: RE: Cocoa Open GL help
- From: Brian Hook <email@hidden>
- Date: Mon, 10 Sep 2001 17:18:08 -0700
Look at Apple's developer site (developer.apple.com) and find the
NSTeapot demo, which pretty much covers the basics of subclassing
NSOpenGLView so that you can use it for your own app.
Brian