Skip navigation.
 
mlCreating a screen saver
FROM : Derek Arndt
DATE : Sat Jan 25 05:31:21 2003

Hello,
I'm trying to create a simple screensaver for OS X.  What I'd like to
do is create the most basic OpenGL screensaver and slowly build upon it
as my knowledge on the subject grows.  The problem I'm running into is
I can't find any place that actually gives a tutorial for EVEN a blank
OpenGL screen.  For now I just want to set up OpenGL to work (all the
tutorials I've come across involve using an NSOpenGLView in a Nib
file).  Again I just want to create a simple OpenGL screensaver and
need a little help setting it up.

Any help would be appreciated.

thanks in advance,
.der me
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlCreating a screen saver Derek Arndt Jan 25, 05:31
mlRe: Creating a screen saver mathew Jan 25, 19:57