Good Modeler Samples for Modeler plugin development
Samuel S.
Posts: 322
Do we have any good modeler samples available? I am thinking to extend Vertex Molder sometime in future.
Tree molder sample that came with Carrara SDK seems to be very tricky and extension does
not seem to work beyond step 2.
Post edited by Samuel S. on
Comments
Extending the vertex modeler with the current state of the sdk is tricky, to say the least. You don't have any entry point directly in the modeler. You can access most of it through a scene command, but it's not direct.
You can try to develop your own modeler, but the only example given in the SDK crashes Carrara.
Oh, I was thinking to add new tools to existing modeler.