Dark Bit Factory & Gravity

GENERAL => Challenges & Competitions => Topic started by: dmitrinove on March 10, 2010

Title: [LIQUID] fluide
Post by: dmitrinove on March 10, 2010
Hello,
  after I have posted a source code, to try different water effect, here:
http://www.dbfinteractive.com/forum/index.php/topic,4108.20.html (http://www.dbfinteractive.com/forum/index.php/topic,4108.20.html)
Shockwave suggest me to enter into the liquid challenge, so I have rebuild a version for the challenge.

  My program grab a screen shot (1024x768 or 640x480) of your current desktop and start to render a water effect. Use your mouse to move the "water" or press any key to exit.

  My program used only pure c + win32 sdk no opengl/directx or even msvcrt, just windows and my code :-) like oldskool dos demo, it result in a tiny 6k exe.
Title: Re: [LIQUID] fluide
Post by: Kirl on March 10, 2010
Beautifull, excellent, awesome, what more can I say  :clap:
Title: Re: [LIQUID] fluide
Post by: Pixel_Outlaw on March 10, 2010
This was a very convincing effect!
Great job here.
Title: Re: [LIQUID] fluide
Post by: Shockwave on March 10, 2010
I'm looking forward to getting home from work tonight so I can try this out :)

Good luck with the challenge!
Title: Re: [LIQUID] fluide
Post by: padman on March 10, 2010
Nice'n classic ripples effect. Well done!
Title: Re: [LIQUID] fluide
Post by: Shockwave on March 10, 2010
Very good indeed, thank you for entering the challenge and good luck :)
Title: Re: [LIQUID] fluide
Post by: rdc on March 10, 2010
Looks quite good. That would make a nice screensaver.
Title: Re: [LIQUID] fluide
Post by: dmitrinove on March 11, 2010
Thanks to all,
  Unfortunately I have not much time to devote to the forum, I hope to spend more time on this week.

@rdc already exist a screensaver version go to the original post, next week I think to relase a final screen saver with the full source code.
Title: Re: [LIQUID] fluide
Post by: Optimus on March 23, 2010
I really like this, especially on my desktop (could do nicely as a screensaver :)
Title: Re: [LIQUID] fluide
Post by: Clyde on March 24, 2010
Nifty Work!
I wonder if you could make it detect the desktop resolution, i run at 1152x864
Title: Re: [LIQUID] fluide
Post by: dmitrinove on March 24, 2010
Nifty Work!
I wonder if you could make it detect the desktop resolution, i run at 1152x864

Thanks, the screen saver version (post in another thread) read the desktop resolution. This version only check desktop resolution on startup to run at 800x600 or 1024x768 pixel.
Title: Re: [LIQUID] fluide
Post by: Xalthorn on April 02, 2010
That's fun :)
Title: Re: [LIQUID] fluide
Post by: combatking0 on April 09, 2010
All I get is a white rectangle. Still, this happens to me sometimes with contest entries. My hardware probably isn't powerful enough.
Title: Re: [LIQUID] fluide
Post by: Praecor on April 11, 2010
Perfect idea, small-sized water and flowing on the desktop. Awesome. I can see the window edges, how to get rid of that? Change the wnd/control where you draw to-flags?
Title: Re: [LIQUID] fluide
Post by: combatking0 on April 11, 2010
It works on my laptop - I'm highly impressed by the framerate and the mouse interactivity.

I'll probably put pictures of people on my desktop so that I may distort them using this program. K++!
Title: Re: [LIQUID] fluide
Post by: bobfresh on April 11, 2010
Beautifull, excellent, awesome, what more can I say  :clap:
yup.. I second that. fps is very high too.