On Tue, Apr 1, 2008 at 9:35 PM, Tobias Rosenberger <<a href="mailto:tobiasrosenberger@hotmail.com" target="_blank">tobiasrosenberger@hotmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi, here is everything cleaned and only the relevant parts. it is zipped because there are some loadbanged matrix-files inside...<br>
<br>
</blockquote><div><br>Yeah its not that simple. Your patch makes perfect sense. If you are not clearing the previous frame, anything that moves in between frames will leave traces behind. It is a nice effect if you discover it for the first time, but its pretty useless on its own like that.<br>
<br>If you want to apply this technique only to certain objects in your scene, you need to render them to a texture and display the texture on a jit.gl.videoplane with @transform_reset 2 or something similar.<br><br>The erase color trick can be done with a simple shader. Wes recently posted an example in the "render erase color" thread. Have a look at that.<br>
<br>Thijs<br></div>
</div><br>