Material usage, one per model or per object?
- by WSkid
Is it better (memory, time (of developer), space) to use single model that is unwrapped and uses a single material or to break a model down into appropriate bits, each with their own smaller texture/material?
Or does it depend on the target platform as to what is acceptable - ie PC vs tablet?
An example:
Say you have a typical house with a tiled…