OpenGL Screen Savers Redux
OpenGL Screen Savers Redux
- Subject: OpenGL Screen Savers Redux
- From: Stevos <email@hidden>
- Date: Sun, 10 Mar 2002 14:31:48 -0600
Alright. I finally got the Screen Saver preset thing to work (the files were
red before..)
It compiles with no errors, except for a warning (not a 'real' warning, but
a warning hidden in all that jumble of text) that says "warning:SS2.saver
depends on itself".
Alright, so I ignore that error because it just doesn't make sense, and then
I test out the saver. It works..sort of. It loads a OpenGL window, and loads
the cube, but no updating of the cube occurs, and the calls to GLTranslatef
are ignored it seems.
All of my code can be found here:
http://www.blizzmac.com/SS2View.h
http://www.blizzmac.com/SS2View.m
Thanks in advance!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.