Plane9 is a scene based 3d screensaver/winamp visualizer/window media player visualizer. It uses shaders and OpenGL to do its work.
It was created after I though my last program wasn't flexible enough. It had 90 sliders that you could use to change the effect but it still felt limited. So a program that could create node based scenes was created. In it each node is an effect or other type of operator. This created a very flexible system where I could easily play around with any effect/node I created. Also since I don't care about size I could add specialized nodes like the asteroids node that plays a game of asteroids.
To make it easier to play around with the nodes a editor was created.
(http://www.plane9.com/plane9/sshots/editor.jpg)
Example of one of the 30+ scenes that has been created so far
[youtube]http://www.youtube.com/watch?v=k-d8oftsAhY[/youtube]
More screenshots/movies can be found at http://www.plane9.com/plane9/scenes.php (http://www.plane9.com/plane9/scenes.php)
The program can be fund at http://www.plane9.com/plane9/index.php (http://www.plane9.com/plane9/index.php)
It's was also just added to the winamp plugin directory http://www.winamp.com/plugins/details/222089 (http://www.winamp.com/plugins/details/222089)
Cheers