Dancing Spirals
Posted on | January 3, 2007 | No Comments
3D Screen Saver for Mac OS X, complete with customizable settings and full source code.
Props to the folks at Cocoa Dev Central for posting a pair of tutorials that got me started with building screensavers in Xcode.
Download: DancingSpirals.saver.zip
The implementation might be interesting – the options interface is build using Interface Builder, Objective‑C and Cocoa, yet the actual drawing code all happens in C++ using OpenGL.
Category: Labs
Comments
Leave a Reply