Page 1 of 1

general question about writing macros...

Posted: Thu Feb 27, 2014 12:56 pm
by choo-chee
Is it possible to write a macro that will take a scene, than render only the background sky for SL 15 (NO geometry at all !) than save the MXI (say "sky.mxi"...) and then restart the render this time with all geometry and channels (like usual, alpha material object etc...) in a single click ..?
I really want to have the original physical sky as a good reference for post process not to mention it's much easier to simply blend another image and keep the right direction of light...

Re: general question about writing macros...

Posted: Fri Feb 28, 2014 6:29 am
by rusteberg
It would look something like this:

%listen lazy.me(my:brain=0);%

or

%reduce mousclick.x(-1/effort);%

Re: general question about writing macros...

Posted: Fri Feb 28, 2014 5:04 pm
by CodyKallas
rusteberg wrote:It would look something like this:

%listen lazy.me(my:brain=0);%

or

%reduce mousclick.x(-1/effort);%
Ouch...

Re: general question about writing macros...

Posted: Sun Mar 02, 2014 3:22 pm
by choo-chee
already tried that script but it doesn't work. I need a better one.