[jitter] Re: depth message wouldn't resolve trails ?
Thijs Koerselman
thijskoerselman at gmail.com
Wed Apr 2 07:15:57 MDT 2008
- Previous message: [jitter] Re: depth message wouldn't resolve trails ?
- Next message: [jitter] Re: Re: depth message wouldn't resolve trails ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Apr 1, 2008 at 9:35 PM, Tobias Rosenberger < tobiasrosenberger at hotmail.com> wrote: > hi, here is everything cleaned and only the relevant parts. it is zipped > because there are some loadbanged matrix-files inside... > > 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. 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. 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. Thijs -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.cycling74.com/pipermail/jitter/attachments/20080402/c757655f/attachment.htm
- Previous message: [jitter] Re: depth message wouldn't resolve trails ?
- Next message: [jitter] Re: Re: depth message wouldn't resolve trails ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
