Screensaver!

Posts   
 
    
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39826
Joined: 17-Aug-2003
# Posted on: 17-Jan-2004 11:07:44   

(perhaps you've already seen it on my blog, if not, read on wink )

During christmas, I wrote a 3D opengl screensaver for fun. For years (1987-1996) I was participating in what's called the Demo scene, (Amiga 500 first, then PC, 2D/3D effects and music) you probably know of the graphical demos on the Amiga or PC.

The screensaver uses my C++ OpenGL library DemoGL, to schedule the effects in sync. Source provided. You need a decent videocard capable of doing OpenGL rendering (if you can run Quake it's ok).

Binary: http://www.xs4all.nl/~perseus/WeblogsSaver.zip (377KB) Source: http://www.xs4all.nl/~perseus/WeblogsSaverSource.zip (736KB, incl. textures and dlls). It's not that beautiful, and perhaps can be optimized here and there.

Screenshot:

Just in case you feel bored and want to hack some serious OpenGL this weekend wink

Frans Bouma | Lead developer LLBLGen Pro
swallace
User
Posts: 648
Joined: 18-Aug-2003
# Posted on: 21-Jan-2004 15:21:43   

Dude, read a book, walk in the woods, get some sun. You do some strange things for fun! simple_smile

Seriously, it is a very attractive screensaver.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39826
Joined: 17-Aug-2003
# Posted on: 23-Jan-2004 09:55:31   

swallace wrote:

Dude, read a book, walk in the woods, get some sun. You do some strange things for fun! simple_smile

Seriously, it is a very attractive screensaver.

hehe simple_smile

Sun? naah simple_smile it's winter here (== rain and misery) wink

Thanks for the compliment simple_smile

If you want to look at the demo which gave me the idea, check out: http://www.pouet.net/prod.php?which=17

It's written in Java, using OpenGL, written by a friend of mine from Finland. simple_smile Some other great things to look at: http://www.theproduct.de/ all 64KByte (that's 65,536 bytes!) intro's with complete 3D engines, music etc simple_smile Made by Germans, these guys all work in the games industry now of course. They wrote a complete visual editor to create these demos, amazing.

Frans Bouma | Lead developer LLBLGen Pro