POV-Ray : Newsgroups : povray.programming : Re: Motion Blurring : Re: Toughts about implementing motion-blur in POV-Ray... Server Time
6 Jul 2025 01:21:22 EDT (-0400)
  Re: Toughts about implementing motion-blur in POV-Ray...  
From: Goran Begicevic
Date: 2 Dec 1999 04:06:56
Message: <3846369C.F8C1433A@tidax.se>
> Indeed it does!  Was this "frame averaging" in POV-Ray? Such as multiple
> image_map layers.   Or was this a technique done on the objects themselves?
> Sorry, I didn't understand the "makro-jittered objects" statement.
> 

Sorry , i didn't see your post! This newsgroup isn't the quickest around
, you know ;)

It's same technique that is to be used internaly in POV, but implemented
(just for test) in script.
With other words, object is jittered on it's motion path, and images are
rendered multiple times to be averaged later.

Now, that introduces lot's of redundant calculations and should be done
on ray-basis and not on image-basis.

Anyway, those images were averaged and i didn't notice any colour
difference beacuse of that. 


Cheers.


Post a reply to this message

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