Tagged 'uv'

UV to MESH

4 votes

- quickly detach mesh elements from UV seams.
- Flatten the Mesh following the UV.
- go from your mesh to the flatten one with a morpher

Updates :
– faster algorithm
– better edge separation, avoid separate triangle faces

ChannelCleaner

4 votes

Hello, it's a simple script which make life easier for game-dev 3d artists.

Channel Cleaner 1.2

Channel Cleaner:

-Clean selected UV channel

-Clean several UV  channels "From: N-channel To: N-channel"

-Clean Vertex Color/Illumination/Alpha channels

-Works with editable poly and mesh

-Works with one and multiple objects

Thats all.

UPDATED to version 1.2:

waRp UVShellToSelection

0 votes

This script makes a selection in the viewport based on which UV shell is selected in the unwrap UVW modifier. See the tutorial for a better explanation.

[ 3dsMax <> UVLayout ] UVPipe mod by miauu

11 votes

This script will allow you to send the selected objects to UVLayout and get them back.

This is useful when you wants to have more than one object in the same UV square.

All editable poly objects from the selection(selected objects or groups) will be sent to UVlayout.

Advanced UV Normalizer

8 votes

Advanced UV Normalizer (AUVN) is a tool for normalizing the Texel Density across different objects.

It has a comprehensive set of features to calculate, get, set and modify the Texel Density of your models based on different parameters such as Geometry Area, Texture Area, UV Area as well as the Geometry/Pixels and Geometry/UVs Ratios.

The Texel Density can be set using a fixed texture size, or you can assign different AUVN textures and normalize them all at once using their texture size.

noMissingUV

1 vote

Do you ever get the "Missing Map Coordinates" window popping up while you're trying to render?

We all do.

This script will add simple UV's to all Editable Poly and Editable Mesh objects that either lack UV's or have corrupted UV's.

Please, use caution when using this script. It may screw everything up. So, save a copy of your scene before use.

Multi Texture Tiler

4 votes

New version update: Possibility to use files without any prefix choosing them manually (thanks to Branko Živković for pushing me in that direction).

 

The Multi Texture Tiler (MTT) is a plugin for 3DS Max 2008 - 2013 to apply multiple textures to multiple UV-Tiles immediately.

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...

Quick mapping

1 vote

Quickly assign a box mapping of 1m³, 0.5 or whatever you want.

quick mapping

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.