Tagged 'UVW'

morphMap

11 votes

morphMap is a tool to map low-res objects (as those used in video games). Works on meshes and polys. Now It's a multi-select tool: you can select several objects at the same time or you can select severals groups of faces of the same object.
The interface is left/right dockable.

There are 3 main modules :
+ the function 'morphMap' : the picture follows the mapped surface in one click. (The uvs will be like a square)
+ the function 'Face Map' : an advanced face mapping. The number of points in the face have no importance: that does work with all faces.

Unwrap

6 votes

A new version of the unwrap script that comes with max3.0. With some preset sizes and a bit more error checking. Also unwraps multiple object to one or separate bitmaps.

ProceduralMapScale

5 votes

Takes all procedural maps in a material and multiplies - adds or changes their size based on a value. Good for quickly changing the size of all procedurals in a material at the same time. Works on BlurGradient - BlurNoise - Camoflage - Cellular - Dent - DynoSkin - Electric - Gradient - Marble - Noise - Smoke - Splat - Speckle - and Stucco.

UVW Relax

4 votes

UVW Relax simply puts a UI to functionality that is already in Max 5. Place the tool somewhere in the UVW Unwrap editor (either in on of the menus or in your QuadMenu).

AlignUVWMapGizmoOnAverageNormal

6 votes

This script has 2 goals:
1) It is a tutorial for people learning Maxscript
2) It also help artists save time when setting UVs on meshes or patches.

MultiRenderUV

8 votes

This script executes same function as Render UVW Template.
But it is saved as uvw_objname.tga in certain path and it can render several objects at the same time

Clear Dead UV's

7 votes

Scripto version of remove dead uv's. Only works on a blank stack.

Pits & Peaks

14 votes

"Quickly approximates dirt accumulation by analyzing the concavity of faces surrounding a vertex and stores the results in the vertex colors. Useful for adding some texture detail to models with hard edges and creases - like trees & terrain.
1.13 Update:

  • updated some of the documentation and contact info
  • ran some basic compatibility tests with MAX 4.2
  • "

    ToggleVertexColours

    4 votes

    Toggles the vertex colours on/off for the selected objects.

    Apply Cropping

    3 votes

    Here is a script I wrote to turn on cropping for all bitmaps - usage is pretty simple - you can apply it to a mat library - scene mats - selected object's mats or materials in the ME. Checking 'Reset UVWH' will reset the UVWH cropping dimensions only on materials that do not already have cropping applied.