MAXScript For Artists PDF
MAXScript For Artists PDF
Variable types:
Boolean true / false
Number (integer & float) 1, 1.0
String this is a string
Time 2.5s, 1m15s, 18.25f, 4800t, 0.5n
Pathname $box01, $torso/left_arm, $*box*
2d and 3d point [1,2], [1,2,3]
Array #(1,2,3), #(1, foo, #(1.2, 3), [1,2,3])
selection
objects
geometry
lights
cameras
helpers
shapes
systems
spacewarps
CaseOf
For Do/Collect
While/Do
http://75ive.com/tutorials/
http://Scriptspot.com
http://forums.cgsociety.org/forumdisplay.php?f=98
Google MAXScript!