Hi,
I need to integrate 3ds max into a java driven automated flow. The java code is reading several 3d models files from a folder and associated metadata and must invoke a 3ds max job to create a new model based on the original files (think adding a sphere on top of a cube) and export it as a new file.
Is it possible to run 3ds max from outside and to execute job tasks? Are there any dedicated services to do this?