exclusible
Newbie
Hi everyone,
We created a 3D space in 3ds Max 2020, and from this initial template we are looking to generate hundred variations/3D files based on a CSV file.
We want to create a script that read a CSV file and import images (from a url or a local folder), and place them at specific positions in our template (see the screenshot)
The CSV file will be formated this way :
FILENAME ; IMAGE1 ; IMAGE2 ; IMAGE3
EXPORT-1.glb ; url-img-1 ; url-img-2 ; url-img-3
EXPORT-2.glb ; url-img-1 ; url-img-2 ; url-img-3
EXPORT-3.glb ; url-img-1 ; url-img-2 ; url-img-3
etc ...
Any idea how to proceed ? If you can work on a solution, please contact me.
Best
Olivier
We created a 3D space in 3ds Max 2020, and from this initial template we are looking to generate hundred variations/3D files based on a CSV file.
We want to create a script that read a CSV file and import images (from a url or a local folder), and place them at specific positions in our template (see the screenshot)
The CSV file will be formated this way :
FILENAME ; IMAGE1 ; IMAGE2 ; IMAGE3
EXPORT-1.glb ; url-img-1 ; url-img-2 ; url-img-3
EXPORT-2.glb ; url-img-1 ; url-img-2 ; url-img-3
EXPORT-3.glb ; url-img-1 ; url-img-2 ; url-img-3
etc ...
Any idea how to proceed ? If you can work on a solution, please contact me.
Best
Olivier