Scripts

Function Sculptor

zOffset = x^2-y^2

Function Sculptor is a scripted plugin that deforms meshes, polys or splines according to an arbitrary, user-input function. This allows easy creation of an endless variety of smooth, precisely curved surfaces. It also enables the mathematically precise curving of splines for extrusions, path-deforms and lofts.

It uses the world-x, y, and z coordinates of points to displace those points in world-z.

PSD_to_3DS

PSD_to_3DS allows you to texture objects and create textured planes directly from Adobe Photoshop.

 

MaxscriptDoc

MaxscriptDoc automatically generates the documentation of a maxscript file, according to the comments found in the source code.

It's kind of a mix between javadoc and python documentation.

The "docStrings" are all the multiline comments that start with /*** and finish with ***/

The only elements it's trying to comment are struct, function, plugin and rollouts.

FR_morphTool

help you create a symmetrical morph targets and accelerate the creation of your morph targets

-pick your master object
-if your object doesnt have morpher modifier you can press "add Morpher" button
-set offset value, depend how far you want to offset your morph target
-press copy button to create morph target
-modify your vertex then press "mirror morph" button (the object will be a new object), make sure you have selected the object you want to mirror
-then press "send to channel" button to send your selected object to morpher channel

activeType


Updates for activeType 0.35

* Added (Limited) Slate Support for 2013.

* Added (Limited) Sub-Object Editing Support.

* For more info on some of the other added features, read 0.33~0.35 New Features below.

Animated Digits

Digits changing by slider time.

QuickLattice

I finally got around to overhauling my old script. This is two macros, quickLattice and clusterLattice. The scripts wrap a FFD over selected face.

5/31 -- fixed some bugs; added better explanation

CT L-System

Generate complex shapes using simple L-System rules.

For up-to-date usage instructions see the download link.

Syndicate content