Page 1 of 1
Scatter object in houdini ?
Posted: Tue Nov 29, 2016 6:36 pm
by pasto
Hello,
There is a Scatter generator in the c4d octane plugin that I can't find in the houdini version. I guess the particles system uses it.
Is there any way to access it ?
Thanx a lot
Jérôme
Re: Scatter object in houdini ?
Posted: Tue Nov 29, 2016 6:50 pm
by juanjgon
I suppose that the scatter feature of the C4D plugin is a tool developed on the plugin side. In Houdini, you have a lot of tools to scatter objects, starting with the Scatter SOP node, that can be used later with instances or particles to render the final objects.
Thanks,
-Juanjo
Re: Scatter object in houdini ?
Posted: Tue Nov 29, 2016 8:14 pm
by pasto
Ah ok specific to C4d then.
But are the instancing features of octane used if I just rely on the copy SOP (without using packed primitives) or may be with the native Houdini instance object ?
Thanx a lot.
Jérôme
Re: Scatter object in houdini ?
Posted: Tue Nov 29, 2016 10:11 pm
by juanjgon
You can use the native Instance OBJ node or the "instance" attribute to instance objects, or the sphere primitives feature if you want to render a massive amount of simple particles:
https://docs.otoy.com/manuals/products/ ... nstancing/
https://docs.otoy.com/manuals/products/ ... particles/
Thanks,
-Juanjo
Re: Scatter object in houdini ?
Posted: Wed Nov 30, 2016 12:21 pm
by pasto
Thanx a lot Juanjo.
Jérôme