Home | Portfolio | Resume | Technical | Scripts | Links | Contact |

> Scripts

3Ds Asteroids
Classic game of Asteroids now available in Max!

3Ds Tetris
This is a full out Tetris game done in Max. It also has an online scoreboard where you can submit your score, and prove that you are the 3D Studio Max Tetris master!

Align and Bind Helpers
This includes two macros. Align helpers allows the user to click and drag to create aligned helpers to the current selection. Bind helpers does the same thing, but the objects gets linked up to its corresponding helper. It's incredibly useful to improve your workflow.

Joystick Control
Download c# souce code
 

Naming Tool

A tool to improve workflow when naming objects.

Renderable Points
With this tool, you have the ability to render out point helpers, because, you never know.

Rigging Toolkit

Here's a sort of 'survival kit' I put together to improve my workflow. It includes:
  • Setting wire colors: Sets the override display color on the selection's shape nodes. This is really useful for stuff like control objects so you don't have to go through each shape node one by one.

  • Quick align: Aligns the selection to the last selected object.

  • Unlock/lock channels: Fast access to channels for rigs.

  • Bone settings: Sets the radius of the selected joints.

  • Other settings:
    • Align helpers: Creates and aligns locators to the selection
    • Freeze transforms: Parents the selection to an aligned empty group, so that it will effectively zero out the transforms.
    • Open Hypergraph: Quick access to Hypergraph

Snap to Vert
Snaps an object to a mesh's vertex. Aligning to its normal is optional.

Stretchy Bones
Automatically creates a chain of stretchy bones.

Teapot Invaders!
It's Space Invaders... with teapots! Defend the world of Max and avoid being overwhelmed by the teapot invasion.

Thumbnail Viewer control
Download c# souce code
 
This is a custom control made in C#.
Click here for more info on how to use it.