"Drug Test" screensaver

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
HienTau
User
User
Posts: 16
Joined: Thu Feb 24, 2005 9:31 am
Location: Bremen, Germany
Contact:

"Drug Test" screensaver

Post by HienTau »

Hi,

I did a sort of texture screensaver some months ago. It's quite psychedelic and colorful. :lol:
You can download it here. Ugly, undocumented source code included.

Color ranges are calculated at startup. So everytime you restart the exe the colors will be different.

Image
Image
Last edited by HienTau on Thu Jan 20, 2011 7:14 pm, edited 3 times in total.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: "Drug Test" screensaver

Post by rsts »

Nice muted colors. Nothing overwhelming.

Thanks for sharing.

cheers
HienTau
User
User
Posts: 16
Joined: Thu Feb 24, 2005 9:31 am
Location: Bremen, Germany
Contact:

Re: "Drug Test" screensaver

Post by HienTau »

Good to hear that it's not too tough for the eyes :)

Random side note: Saving the output of the saver as compressed video is practically impossible, because current algorithms cannot deal with videos where every pixel changes often.
Post Reply