|
 |
clipka <ano### [at] anonymous org> wrote:
> Am 25.08.2011 21:38, schrieb H. Karsten:
>
> > In the case, I'm gonna use PovRay instead of Megapov, I would need to code the
> > simulation-process on my own.
> > Or do you see any other option?
>
> It's actually much less work than trying to get Megapov's physics
> simulation do the job for you.
>
> I guess the formula will boil down to something like:
>
> RelativeLoss = const[0..1)
> AbsoluteLoss = const[0..1)
> Frequency = const
> MaxAmplitude = const
>
> Energy[t] = max(0, (1-RelativeLoss)^t - AbsoluteLoss*t)
> Amplitude[t] = Energy[t] * MaxAmplitude * sin(t*Frequency)
Ok, I'll give it a try :)
Tanx a lot!
Best rgds,
Holger
Post a reply to this message
|
 |