Page 1 of 1

Export to proxy using maxscript

Posted: Fri Dec 18, 2015 11:25 am
by Kstudio
Hi!
How i can export the object to Proxy via 3ds Max script?
Thanks.

Re: Export to proxy using maxscript

Posted: Fri Dec 18, 2015 1:46 pm
by bepeg4d
Hi,
in theory, you need to export the base mesh in obj or abc format and then a csv text file with all the transformation matrix of all the proxy objects, see here the documentation:
https://docs.otoy.com/#51The%20Scatter%20Node
ciao beppe