Page 1 of 1

Feature idea - Poser parameters

Posted: Tue Nov 05, 2013 8:15 pm
by Michael314
Hi,
I have an idea of a useful new feature:
Similar to Bagginsbill's parmatic, a new node could be implemented, similar to "floattexture", but rather than a value, it takes 2 parameters: a reference to a mesh and a string.
The node would perform a lookup to the meshes origin in Poser (prop or figure) and read the value of the parameter with the name of the string.

With this, in animations, transparency or a switch between two materials (feeding the value into a mix material) could be done.

Best regards,
Michael

Re: Feature idea - Poser parameters

Posted: Tue Nov 05, 2013 10:45 pm
by face_off
This is a very good idea!

For the next release I will also add a checkbox which does a complete material conversion each frame of the animation, so can animate your Poser materials and these will propagate through to Octane (however you loose the ability to tweak the Octane material).

I've also looked at expanding the current system where you can store the Octane material definition in the Poser material. You could potentially save the Octane material to the Poser material, then move the animation slider to say frame 10, change an Octane material value (not node types though) and click a "keyframe" button, and that value change would be saved to the Poser Material copy of the Octane material at frame 10. Then when animating, the Octane materials could be loaded from the Poser materials each frame, and the keyframed values you set would be loaded.

So there are a few options for achieving the same result (animated materials), but a) they are all tricky to implement, b) not easy for the user to learn and c) there hasn't been a lot of call for animated materials, since most users are doing stills. So still deciding which is the best option.

Paul

Re: Feature idea - Poser parameters

Posted: Thu Nov 07, 2013 2:11 pm
by Andygraph3D
Another way is save in memory cache the render of all poser node structure (textures) for any frame and use it like picture source for octane ;-)