3ds Max | All

Helix

4 votes

功能介绍:

Helix for 3dsMax,是一款由#沐风课堂#用MAXScript脚本语言开发的3dsMax建模小工具,可以将任意弯曲形状的样条线一键转化为延该样条线路径上的螺旋样条线。

MAXScript for build helix spline.

Usage method: 

1 run Helix-1.0.0-en_US.mse.

2 create a spline in the Max view.

3 Click the "Pick Spline" button, and then pick the Spline. 

MCG AniFake

0 votes

This might get you out of a tight spot when you HAVE to animate some property that's not animatable (usually On/Off), similar to my VisToCamMod...but this is more generalised.

Who knows, you could probably even use it as some sort of Pre-Render script...but I'm not a scripter so can't do too advanced explorations there....

MCG Animate Visible To Camera

1 vote

Since you can't animate the Visible To Camera property...(well not that I know of a way...) use this to 'control' it. Watch the vid.

Eureka !!!!!!!!!!!!!!!!!!!!!!!!!!! At last, an MCG modifier that modifies SELF NODE !!!! This may open a whole giant can of giant worms....

 I suggest you use the modifier version, VisToCamMod, IMO is the most userfriendly..

Spline Project

17 votes

Same kinda thing as mesh project except projects spline anlong their Z axis onto the surface of an object

Puzzle

3 votes

This MAXScript will help you to build puzzle of 3D editable_poly objects in 3dsMax.

MCG Quad Angle Selector

0 votes

Tool to select quad faces where the angle of the 2 tris is more than Tolerance level. This is a SELECTOR only, what you do with the result is up to you, it does not auto-alter your geometry.

MaxMail

2 votes

I'm working on a mailscript in my spare time.
I have figured out how to send mail
This is not yet with a ui, but this is a function you can use in your scripts. This is written with dotnet and maxscript.

pX SpritesRender

1 vote

Walking Character Isabella Renders different angles of an animation from a character or object for use in 2D games. (Supports Render Elements ) This scripted utility for 3ds Max automate a useful task  that would be tedious manually. UPDATE 2017: Now it join the imges as Sprite Sheet!Click here for Help and Instructions

BakeAnimation2Keys

2 votes

It works only on animation made by transformation like move, rotation and scale.

This script copy original object, rid of any animation and controllers from copy then apply transformation from original object to copy frame by frame with animation record turned on.

feel free to contact me [email protected]

MaxLINQ - LINQ functions for maxScripters

5 votes

MaxLINQ tool is intended to be a way to use inside maxscript language sweet predefined functions, similar to those in C# LINQ, through an easy lambda-style expressions syntax, concatenating functions after functions.

You can query arrays, strings, maxscript enumerables (objectSet, bitArray, groups, pathnames...) and DotNet IEnumerables.Moreover, it includes  specific functions for maxObjects.

It can be used both in your own scripts or directly in the 3dsMax Listener.

Some intuitive simple examples are:

maxLINQ

Syndicate content