Tagged 'uv'

Check for UVs outside 0-1 space

1 vote

This script was requested in this thread.

The script will apply UVW_Unwrap modifier to selected ojects, then will check for UVs outside of the 0-1 space. If there is UVs outside of the 0-1 space in the Maxscript listener will be printed the name of the objects with problematic UVs. In the end the script will dlete the UVW_Unwrap modifier.

UV Cage Rendrer

0 votes

#

This script is now a part of CheckMate tools by POPA_3D

 please checkout 

http://www.scriptspot.com/3ds-max/scripts/checkmate-tools-by-popa-3d-tur...

Render to Texture Selected

0 votes

poster

Batch render to texture script ready for game engines. Bakes all selected objects or groups with one click, saves baked UV textures into a directory, and replaces materials on the objects! If you select a group, it attaches all group members together and bakes it as a single object. Each selected object will have its own texture as well as a group. Output standard material will have a white diffuse color (necessary for some game engines such as Unity3D).

==== CHANGELOG ====
v2.0
-Fixed an issue with V-Ray