Page 1 of 1

point instancing

Posted: Sun Nov 01, 2015 9:47 pm
by sekow
hey

when using point instancing, the source transform should not be applied to the instance.
furthermore we need some way to hide that source, as for now we need to have it visible in the render for it to be visible as instance.

Re: point instancing

Posted: Mon Nov 02, 2015 9:42 am
by juanjgon
You have an option in the Octane OBJ spare parameters to hide any object from the renderer, while it can be used for instancing.
https://docs.otoy.com/Houdini/?page_id=1350

I will add also an option to disable the OBJ transformation matrix, to support your request about the source transform that should not be applied to the instance.

Thanks,
-Juanjo

Re: point instancing

Posted: Mon Nov 02, 2015 10:23 am
by sekow
ah of course.. I always forget to apply the octane properties. thanks for pointing that out.