Skip navigation.
 
mlRe: Creating a screen saver
FROM : mathew
DATE : Sat Jan 25 19:57:10 2003

On Friday, January 24, 2003, at 11:31 PM, Derek Arndt wrote:
> 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.


Check out "Alphabet" in the Apple Cocoa examples.


mathew
_______________________________________________
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