POV-Ray : Newsgroups : povray.tools.general : Snowflake Generator for Windows Server Time
29 Mar 2024 02:07:30 EDT (-0400)
  Snowflake Generator for Windows (Message 6 to 15 of 25)  
<<< Previous 5 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Samuel Benge
Subject: Re: Snowflake Generator for Windows
Date: 8 Nov 2007 15:37:00
Message: <4733736c$1@news.povray.org>
Sabrina Kilian wrote:
> Make it shut down when it receives any mouse movement or keyboard input,
> and make it full screen instead of windowed. Screensavers are just .exe,
> renamed.

Hmm, it shouldn't be much trouble to make such a version.

> I tried using it as a screensaver, as is. The windowed mode kept it from
> starting full screen, which was a bigger down side then having to hit
> escape to turn it off.

Once again, that shouldn't be too hard. I might as well have it display 
colors and refresh the screen once in awhile, too. 1024x768 is pretty 
much standard these days, right?

Sam


Post a reply to this message

From: Samuel Benge
Subject: Re: Snowflake Generator for Windows
Date: 8 Nov 2007 15:38:36
Message: <473373cc$1@news.povray.org>
Steve Shelby wrote:

> Thanks, Sabrina, for the info.
> I copied the files into windows/system32 and renamed snowflake1.exe to 
> snowflake1.scr, then it was on the dropdown list for selecting screensaver 
> in the desktop properties setup. I selected it for the screensaver, and it 
> works!
> Steve Shelby 

Wow, I didn't know it would be so easy! I might wait till I get Windows 
XP to release the next version (should be a day or two).

Sam


Post a reply to this message

From: Samuel Benge
Subject: Re: Snowflake Generator for Windows
Date: 8 Nov 2007 15:43:46
Message: <47337502$1@news.povray.org>
John wrote:
> I really like this program and just in time for Christmas.  I do have
> one problem though.  On my PC it runs too quickly, ( I never thought
> that I would say that about any program) 
> 
> I do not have access to any program that I can use to try amd modify
> the source code and certainly nothing to compile it with. 
> 
> Is it possible for you or someone who knows what they are doing to
> make it run much more slowly.  Perhaps a key board shortcut to step
> through one iteration at a time ?

My brother *was* right! I does run too quickly. He also suggested I make 
a way for it to step through each frame. I figured using the left mouse 
button to pause it would be sufficient, but I guess not. What's your 
processor speed?

I hope to release another version soon. Glad you liked this one!

Sam


Post a reply to this message

From: John
Subject: Re: Snowflake Generator for Windows
Date: 8 Nov 2007 19:22:22
Message: <81a7j3pskqtlfjet3cc623v94erjl8rikm@4ax.com>
On Thu, 08 Nov 2007 12:43:27 -0800, Samuel Benge
<stb### [at] THIShotmailcom> wrote:

>John wrote:
>> I really like this program and just in time for Christmas.  I do have
>> one problem though.  On my PC it runs too quickly, ( I never thought
>> that I would say that about any program) 
>> 
>> I do not have access to any program that I can use to try amd modify
>> the source code and certainly nothing to compile it with. 
>> 
>> Is it possible for you or someone who knows what they are doing to
>> make it run much more slowly.  Perhaps a key board shortcut to step
>> through one iteration at a time ?
>
>My brother *was* right! I does run too quickly. He also suggested I make 
>a way for it to step through each frame. I figured using the left mouse 
>button to pause it would be sufficient, but I guess not. What's your 
>processor speed?
>
>I hope to release another version soon. Glad you liked this one!
>
>Sam

3000Mhz Athlon.


Post a reply to this message

From: Steve Shelby
Subject: Re: Snowflake Generator for Windows
Date: 9 Nov 2007 08:05:59
Message: <47345b37$1@news.povray.org>
"Samuel Benge" <stb### [at] THIShotmailcom> wrote in message 
news:47337502$1@news.povray.org...
>
> I hope to release another version soon. Glad you liked this one!
>
> Sam

If you're open to suggestions, I have one. After it has been running for a 
while, it fills in so much space that it just becomes a big circle and 
doesn't look like a snowflake any more. How about limiting the number of 
changes it can make, so that when it reaches the point where it is starting 
to look like something other than a snowflake, it goes back to zero and 
starts over with a new one.
Steve Shelby


Post a reply to this message

From: Arne Kleinophorst
Subject: Re: Snowflake Generator for Windows
Date: 9 Nov 2007 09:33:58
Message: <47346FD4.5090609@spam.debitel.net>
Steve Shelby schrieb:
> "Samuel Benge" <stb### [at] THIShotmailcom> wrote in message 
> news:47337502$1@news.povray.org...
>> I hope to release another version soon. Glad you liked this one!
>>
>> Sam
> 
> If you're open to suggestions, I have one. After it has been running for a 
> while, it fills in so much space that it just becomes a big circle and 
> doesn't look like a snowflake any more. How about limiting the number of 
> changes it can make, so that when it reaches the point where it is starting 
> to look like something other than a snowflake, it goes back to zero and 
> starts over with a new one.
> Steve Shelby 
> 
> 

IMHO it would be enough to simulate a "space"-push every once in a while 
  , could be randomized between 5 and 20 seconds.

This would be looking great and really make a nice screensaver.

Arne


Post a reply to this message

From: Samuel Benge
Subject: Re: Snowflake Generator for Windows
Date: 9 Nov 2007 15:00:12
Message: <4734bc4c@news.povray.org>
Steve Shelby wrote:

> If you're open to suggestions, I have one. After it has been running for a 
> while, it fills in so much space that it just becomes a big circle and 
> doesn't look like a snowflake any more. How about limiting the number of 
> changes it can make, so that when it reaches the point where it is starting 
> to look like something other than a snowflake, it goes back to zero and 
> starts over with a new one.
> Steve Shelby 

Too late. I'm already developing a version which uses fractal recursion 
to form the branches of the flake. It's a near-complete rewrite, but 
it's almost finished now.

Sam


Post a reply to this message

From: Samuel Benge
Subject: Re: Snowflake Generator for Windows
Date: 9 Nov 2007 15:02:16
Message: <4734bcc8@news.povray.org>
John wrote:
> Samuel Benge wrote:
>> What's your 
>> processor speed?
> 
> 3000Mhz Athlon.  
> 

No wonder! I've got a measly 1.6ghz pentium over here.... but will soon 
have a new system with a quad core. That will be a happy day :)

Sam


Post a reply to this message

From: Samuel Benge
Subject: Re: Snowflake Generator for Windows
Date: 9 Nov 2007 15:03:58
Message: <4734bd2e@news.povray.org>
Arne Kleinophorst wrote:
> IMHO it would be enough to simulate a "space"-push every once in a while 
>  , could be randomized between 5 and 20 seconds.
> 
> This would be looking great and really make a nice screensaver.

The new version might not look too great as a screensaver, since it 
draws the flake all at once. I'll see what I can do.

Sam


Post a reply to this message

From: Jim Henderson
Subject: Re: Snowflake Generator for Windows
Date: 9 Nov 2007 15:20:49
Message: <4734c121@news.povray.org>
Are there any prerequisites that need to be installed?  Tried running it 
under WINE and it just hung, and in W2K under VMware it seems to crash 
out with no error message.  I actually get further under WINE (I get the 
initial splash screen).

I figure I must be missing a required dependency.

Jim


Post a reply to this message

<<< Previous 5 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.