How does Forest handle Material IDs ? Can I use VRayMultiSubTex with Forest ?
Question
Why does Forest modify the material IDs of the geometry ?
Answer
In Forest, there is a big difference in comparison with the standard assignment of materials in 3DS. The material is NOT applied to the object, using the Material Editor, but selected as a parameter in the Geometry rollout, using the "Material" pick button.
Since Max handles Forest as a single object, it only can have a unique material assigned. In order to apply correctly all materials defined in the Geometry list, Forest collects all of them and creates internally a Multi-sub material, which is assigned to itself (named as "forest_automaterial"). This process is automatic and transparent to the user, but as side effect the Material IDs of the items don't match with the original geometry.
We use this approach for materials because is compatible with all render engines and Max modes.
Question
Then, is there some way to use VRayMultiSubTex or other plugins based on Material ID ?
Answer
It is not recommended to use VRayMultiSubTex with Forest Pack due to the way the plugin redistributes IDs. If you must use it there are two options.
Firstly, you can disable Forest Pack's automaterial features by unchecking Consolidate materials. Be aware though that you will now need to manually create a single multi-sub object material, assign IDs manually and assign it directly to the Forest Pack object.
Alternativly, if the number total of items is not huge, use Forest Tools to create instances of the source objects. Since the IDs are not modified, you can apply VRayMultiSubTex without changes.
📄️ What are the suggested settings to use billboards in my scenes ?
It depends on the renderer. These are some tips:
📄️ What are the recommended settings to use high-poly 3D trees and render complex scenes with Forest Pack ?
Forest Pack includes native geometric shaders for the renderers listed below, making it possible to render scenes with millions of high poly trees, meshes and proxies:
📄️ Rendering artifacts in Mental Ray
Problem
📄️ As soon as I use Forest Pack with Civil View elements, Mental Ray Max crashes, what is the problem ?
Problem