Tagged 'Poly'

Inner Chamfer

4 votes


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.

Update: 1.1.0

Hard Edges Selection (maxscript pack)

2 votes


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. 

Script pack contains scripts:

Box From Vertices

1 vote

Simple Script to Create Box from Selected Vertices (You can use it as snap reference)
The Box Rotation Depends on the Current Coordinate System :
- local , Parent , Node.Transform .
- other than that it'll use the view system .
- it works with (Poly,Mesh) Objects or Modifiers , and shapes (will be Converted to editable Spline) .
The Created Box Name will be "Box_Helper" placed in Layer Called "Snap_Helpers" .

Svoe_KickHotBox_Modelling

1 vote

QUICK ACCESS TO MODELLING

Menus with changing buttons depending on the selected objects and subobjects.
Works with Edit poly, Editable polygons, Edit spline and some modifiers.

miauu's Scalpel

8 votes

Edge Loop Straighten with Constraints

4 votes

Edge Loop Straighten with Constraints works like this:
Selected one or more partial loop(s) of edges, run the script, and it will straighten all the verts between the end verts of the loop(s). What makes this script different from others of its kind is that it fully supports all three geometry constraint modes; edge, face, and normal constraints.

SpinEdgeSpiner

0 votes

miauu's Transfer Edges: Poly <-> UVW

3 votes

Mesh Insert

5 votes

Mesh Insert is a new 3dsmax plugin inspired from Polystein for Modo ( http://pushingpoints.com/v2/the-pushing-points-polystein-kit-for-modo/ ). It speeds up your modeling process by replacing face selections by an asset from your library.

Features :

AutoSmooth selected

1 vote

poster

A little script which set autosmooth to selected objects.