I'm sitting at a job interview 2 days after I took some pills (I thought it was X but I don't even know), and I start tripping. I see the employer's computer screen and the windows start moving, slowly in and out of the frame. It was weird. Aaaaaanyways, I thought it could make for a cool screensaver. Windows slowly moving around, even if they were minimized before, maybe twisting, curling at the corners, or whatever other trippy stuff would be cool. My problem is, I don't know how to pull it off. Could I screenshot the apps somehow, even if they were closed?
Any help would be great, thanks.
Making a Cool Screensaver
Started by whomp, Jun 25 2010 06:28 PM
2 replies to this topic
#1
Posted 25 June 2010 - 06:28 PM
|
|
|
#2
Posted 25 June 2010 - 06:57 PM
You can use Window handles (through WinAPI) to open the minimized window in the background and capture it from there with OpenGL or SDL or what you wish to use to create it.
Man this is the weirdest reason to start developing something..
Man this is the weirdest reason to start developing something..
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 25 June 2010 - 07:35 PM
Nullw0rm said:
You can use Window handles (through WinAPI) to open the minimized window in the background and capture it from there with OpenGL or SDL or what you wish to use to create it.
Man this is the weirdest reason to start developing something..
Man this is the weirdest reason to start developing something..
I think it'd be a tight screensaver :)
How would I get a list of all the applications that use a window?


Sign In
Create Account

Back to top









