I'm doing some freelance work and it involves rendering a product into different parts as layers. The layers are assembled as one product and uploaded into a website where the user can manipulate the layers with different materials colors etc., My contractor had a previous developer write scripts for the rendering process…
I'm failing to see what the last code snipped tries to do differently than the first code snippet. Also, what the middle one actually tries to do... If you could handle the .max file and script files I could maybe take a look and see if it can be patched and make it work? If it is top-secret work as usual, try to…
All the needed files and exactly the same directory structure, though? This script looks like a one-off thing, when anything changes, it breaks - it expects not only exact names of everything, it also has to be placed in the right directory for it to work and all the matlibs (each containing one material; fixed order, if…
Yes I actually have the max files with me. It just doesn't seem to be doing anything though. But I figured I would just have to come up with something else if there's no luck.
Were you given one of the Max files that this worked with? Looks like a particular setup was used, with specific named parts. Without any docs, and without their Max files to explore through, it would take a long time to recreate this pipeline properly. If you don't have that file, and no other docs, it's going to take…