Page 1 of 1

Export Animation to Standalone With Changeable OBJ

Posted: Sat Oct 06, 2018 10:42 am
by cgpanda
Hey guys,

I have 300 products to render. It's a 360 turntable with camera animations.

I made this Scene in 3ds Max and i have exported to Standalone.

I want to render those 300 products by just changing them in standalone (by just changing the mesh) where the 360 animation applies to it.

Problem is the object is alembic from 3ds max, i cant go inside and change the mesh inside it.

I want same animation to apply to all products.

Is this possibile?

Re: Export Animation to Standalone With Changeable OBJ

Posted: Sat Oct 06, 2018 12:07 pm
by SergKlyosov
I think you should try this method which Abstrax described in RC4 thread
As I understand that will provide you access to all nodes inside Alembic file and you can change geometry there
viewtopic.php?p=346060#p346060

Re: Export Animation to Standalone With Changeable OBJ

Posted: Sun Oct 07, 2018 2:42 pm
by cgpanda
SergKlyosov wrote:I think you should try this method which Abstrax described in RC4 thread
As I understand that will provide you access to all nodes inside Alembic file and you can change geometry there
viewtopic.php?p=346060#p346060
Thanks for your reply, I'm checking it right now to see how it works.