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.
FoldFx is a 3ds Max motion graphics tool for creating poly folding animations. The user has almost endless possibilities since every aspect of the animation is controllable.
This tool can slice selected faces in mesh and poly at any angle with given step.
Usefull in game development for slicing lightgrids or landscapes.
You can use Slice Plane Helper grid for slicing and set your own custom step. It also has 'Hold' function for undoing results.
Hard Edges Selection maxscript pack is couple of maxscript which allows select Hard Edges in Editable Poly object or in Edit Poly modifier in 3ds Max. This allows us to significantly speed up the work of modeling objects.
Inner Chamfer (maxscript) is the tool for creating chamfers in the inner corner topology of Editable Poly objects. 3ds Max’s vertex Chamfer works only for outer corners, so this tool complements it by making it possible to create chamfers in inner corners.
Submitted by Christoph Kubisch on Fri, 2006-10-20 20:45
49
votes
After seeing the max8 peltmapping vids - and doing a bit research on
the topic - I found that wings3d and blender already have nice
automatic unwrappers - using the same technique called LSCM. This
maxscript/plugin combo implements the technique based on blender3d. It
allows the user to mark edges as uv seams and run the automatic unwrap.