MaxScript to prepare for exporting to FluidRay
This Maxscript for 3dSMax prepares the scene for better exporting to FluidRay RT. In particular, this script:
- Converts proxies to full-res meshes
- Converts VRayMaterial to Standard Material
- Converts VRayCamera to Standard Camera
- Converts VRayProxy to Regular Mesh
- Adjusts textures to be more faithfully exported
Right before exporting, load the script in the Maxscript editor and press Ctrl+E to execute the script.
The export format that provides the best results is .fbx.
Get this script in the Addons Page.