Page 1 of 1

TRACE for each layer

Posted: Sat Sep 29, 2007 2:24 pm
by olim
Hi guys,

I need help to construct a simple module because I don’t understand nothing about python or other programmer language.
What I need is a simple TRACE module who works independent for each layer, and not for all layers together.
Does anyone can help me?

Thanks in advance,


olim.

Posted: Sat Sep 29, 2007 2:58 pm
by sigmasix
I don't think this is possible with modules...

Posted: Sat Sep 29, 2007 3:04 pm
by sonicslice
As I understand it the trace feature is based on feedback, and to create feedback you would need to address individual pixels, and it's not possible to address stuff on a pixel level from the scripting environment.

Posted: Sat Sep 29, 2007 3:13 pm
by sigmasix
also, the trace is based on the transparency and affects only the background, to do stuff like you want, yo have to calculate the trace effect on every layers under the one with trace activate...

Posted: Sat Sep 29, 2007 6:28 pm
by olim
:(

one solution would be LUMA TRAIL Freeframe plugin, but unfortunately this plugin isn't available for macOSX.

anymore ideas?