Downloads

Home Downloads Instructions FAQ Donate Links Press

Current release for Windows

Download the newest version of Really Slick Screensavers here. You can choose a Windows installer for easy installation, or a .zip file containing all the savers if you are the do-it-yourself type. These links will take you to a SourceForge download page and the file download will begin. See the instructions for more details. If you think the savers are slick enough, please donate.

Installer .zip



Other operating systems

These are versions of my savers that work on platforms other than Windows. If you want to port these savers to another platform, you can get the source code from the SourceForge project.

Author Screensavers OS Last update
Micheal Chapman All except Microcosm Linux 11/21/2008
Tugrul Galatali All except Microcosm Linux 01/04/2010
Ken Mays All Solaris 7/12/2010
Stephane Sudre Cyclone, Euphoria, Flocks, Flux, Lattice, Plasma, Solar Winds OS X 3/26/2006
UselessSoft Field Lines, Helios OS X 1/29/2003
Nick Zitzmann Field Lines, Helios, Hyperspace, Microcosm, Skyrocket OS X 7/1/2010



Outdated Windows versions

On occasion, I hear from people who have trouble running a new version of a saver and want to get the old one back. My collection is incomplete since I haven't kept all the old savers for myself, but maybe I'll find all of them eventually. ...Please don't confuse these with the current versions of the savers; you can find those at the very top of this webpage.

Screensaver Outdated versions
All savers 0.1
Cyclone version 2
Euphoria version 1, version 2
Field Lines version 2
Flocks version 2, version 3
Flux version 1.0b, version 3, version 4, version 4.1, version 5
Helios version 1
Lattice version 2, version 3
Plasma version 2, version 3
Skyrocket version 1, version 1.2, version 2
Solar Winds version 1, version 2



Source code

If you're a graphics nerd you might like to try playing around with the source code for Really Slick Screensavers. I wrote my savers as art projects instead of programming projects (no planning ahead whatsoever), so there is a decent amount of magic math in the code. However, after a lot of cleaning up, it is better than it used to be.

Source code for Really Slick Screensavers is available here, or you can visit the SourceForge project page if you want to check out the code through Subversion.

Reflect.zip (for Windows)
This is a real-time sphere map demo. I had planned to use this code in a saver that I still haven't gotten around to writing. Maybe I'll get to it someday.

parallaxmap.tar.gz (for Linux)
This demo requires GLUT, ARB_vertex_program, and ARB_fragment_program. Parallax mapping is a 2D effect that simulates the parallax effects on bumpy surfaces, giving them a more 3D appearance. This is done by shifting texture coordinates on a per-pixel basis.

fbo.tar.gz (for Linux and Windows)
This is a demo of rendering to textures with EXT_framebuffer_object (FBO, for short). It requires GLUT and EXT_framebuffer_object. FBO is soooooo much nicer than pbuffers.



Contact: mogumbo 'at' gmail.com SourceForge.net Logo