Home Technical Talk

[3dsmax] Many material variations on the same complex model in one scene.

interpolator
Offline / Send Message
OccultMonk interpolator
What would be the best, most durable way to have many versions of assigned materials in one scene, so that I can easily switch between a version of the vehicle with green paint with white plastic and the same model with metal and dark plastic. Making it extra complex is the fact that not all materials will be assigned precisely at the same location/subobjects.

Example: A vehicle (same model) with many colors/material variations, where for example in one version some parts are of a painted material and in another version some parts are plastic or metal. (And then with about 50 materials on thousands of objects) How would you manage that on complex scenes? None of the solutions I found is flexible enough:

  • Splitting the scene in multiple 3dsmax scenes (The Problem with this is that if the model changes you have to import it in all scenes).
  • Using multiple 'containing' scenes with the material variations and only import objects as XREF objects and re-auto assign the materials from that scene to the XREF objects. So the material variations/assignments exist in the 'containing scene' but the models in the xref file. (I have not gotten this to work properly because when I (re)import the Xref objects materials are not automatically assigned.
  • Only importing materials from an external file or material library and merging that file with the scene each time I want to change the materials, overwriting the existing materials. In that case, I would have multiple scenes containing only the assigned materials that I can use to overwrite the materials. But the slate material editor with all my tabs and material node trees assignments will not stay ordered.
  • Using multi/subobject ID materials and creating one (or more) for each material combination. Then assigning that to the objects all at once for each color/material variation of the objects. the disadvantage is that when I assign a new material to certain (sub)objects I have to update all those subobject materials. 
  • Using State Sets: This records material assignment (but I do not want to reassign each material like that). That would take too long. Also, state sets is not always that stable in my experience and hard to use with a recording states / making scene wide changes. Therefore state sets are better suited for batch rendering in my opinion. 
  • Using Scene states: Not good to use for assigning materials. Because of recording states interferes with modeling.




Replies

Sign In or Register to comment.