ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
This is a scripted modifier. Place this script in your scripts/startup directory and restart Max. This modifier can be added to any object and is designed to hold Custom Attributes. There are added tools for keying and reseting all the CA's as well as saving presets and copy/paste functions. You can also save the presets out to a text file to be loaded on other objects in the scene.
Submitted by Olivier Vandeca... on Fri, 2006-10-20 20:45
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.
Submitted by theonlyaaron on Wed, 2014-11-05 12:15
9
votes
The Lazy UVW editor is a way to procedurally create seamless textures without having to unwrap uvs. It accomplishes this by using multiple uvw channels to cover pinching, stretching, or seams of the basic uvw mapping options, and the resulting map may be baked down to one channel if desired.
Submitted by JokerMartini on Fri, 2016-03-18 07:24
-12
votes
Ringer is a 3ds Max geometry plugin, designed to make it easier for users to create various tech like motion graphics, but the tool isn't limited to just graphics.
I have added a feature list to the website here : I am also looking for beta testers, so please sign up here for a chance to take Mission Control for a spin.
if you have many objects overlapped and placed close to each other it's hard to select specific one between them.
and I wanted to make this easy.
this tool pops up a menu that contains objects list for selecting.
update 1.1: added skin bone selecting in skin edit mode.
update 1.2: fix problem on same name objects.