Page 1 of 1
particles with replicators and dynamics
Posted: Wed Oct 08, 2014 10:12 pm
by lightboy
particle simulation with replicators and dynamics does that work?
Renders fine in modo but does not seem to render in octane is this not implemented yet?
If not I just backed myself into a corner
Thanks
Keith
Re: particles with replicators and dynamics
Posted: Wed Oct 08, 2014 10:46 pm
by face_off
Hi Keith
There needs to be geometry in the scene in order for Octane to render it - and with particle that might not be the case. Can you sent me a sample scene pls, and I will take a closer look.
Paul
Re: particles with replicators and dynamics
Posted: Wed Oct 08, 2014 11:22 pm
by lightboy
Thanks Paul
I'm stripping out everything from the scene except for the stand in objects for the simulation.
Will send over shortly.
Keith
Re: particles with replicators and dynamics
Posted: Thu Oct 09, 2014 11:04 am
by face_off
Thanks for sending the scene Keith. Answering here in case someone else has this issue....
The current version of the Modo API does not allow accessing particle data from the replicator using the normal means of accessing source points from non-particle items (like meshes). So the plugin does not current support particle sources to replicators.
However - there is potentially a means of accessing particle data - but it will take quite some time to implement, so I will add it to the todo list.
EDIT: Also keep in mind that particles have an 'age', 'size' and 'velocity' at each frame, which Octane has not equivalent of. Modo particles also have a 'position', but no 'direction', so if this were to be implemented, all particles (or source mesh items) would have 0 rotation, and would not change size as per the Modo particle size.
Paul
Re: particles with replicators and dynamics
Posted: Thu Oct 09, 2014 11:21 am
by lightboy
Thanks for taking the time to look at it Paul.
Oh Well guess I'll try to work around it and do what I need with a bunch of morphs.
Thanks
Keith