CT L-System
Generate complex shapes using simple L-System rules.For up-to-date usage instructions see the download link.
View ArticleWall Worm Model Tools
Wall Worm Model Tools consist of a MaxScript utility to quicken the pace of sending models from 3ds Max to the Valve Source model compiler. It automates some of the steps of preparing your model and...
View ArticleMXS Dictionary
A very simple pure mxs implementation of a dictionary to store key-value pairs.It is somewhat "fake" in that it is not using any hashing but an internal array of tuples. Which means the bigger it gets...
View ArticlemmMaxControls
mmMaxControls is a .NET control library which contains several common controls which look and feel like native 3dsmax UI elements.See this blog post for more details.
View ArticleNorman3D's MaxScript Pack #1
Norman3D's MaxScript Pack #1 is a set of tools that will allow you to do some cool effects with verts and vectormaps. The pack also contains help files and tutorials for all the tools.All of these...
View ArticleCT Penrose Tiling
A tool for generating P2 Penrose Tile Patterns.For up-to-date usage instructions see the download link.
View ArticleSEA3D Exporter
A file format for gamesExport entire scenes to Web with just a few clicksread more
View ArticleLock/Unlock link info
When you want lock an object like a camera, you must check each box on the hierarchy> link infoSame thing when you want to unlock.This script automatically do it for all entries.
View ArticleVertex welder
Apply with one clic a vertex weld on an editpoly, with a 0.001 threshold.No matter if there are some modifier.If you want to change the default position of the script window, edit the .ms and change...
View ArticleAlign Pivot To Knot | Vertex
With this simple script you can easily place selected object (Spline or Geometry) pivot on selected knot or selected vertex.
View ArticleSweep Profile
Script for a quick and convenient applying of profiles to shape with a modifier Sweep.Included to Trackscripts pack with the 37 prepared to using architectural profiles.User can add\change custom...
View ArticleMaxscriptDoc
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...
View ArticleVRayMtl Utilities
A simple script, useful when using some purchase/download model(some purchase/download model material always got very high subdivs value), this script let you easy to adjust vray material subdivs value...
View ArticleUCX Collision Creator
This script allows you to make an Unreal UCX collision hull from your selection in one click.
View ArticleCT L-System
Generate complex shapes using simple L-System rules.For up-to-date usage instructions see the download link.
View ArticleMXS Dictionary
A very simple pure mxs implementation of a dictionary to store key-value pairs.It is somewhat "fake" in that it is not using any hashing but an internal array of tuples. Which means the bigger it gets...
View ArticlemmMaxControls
mmMaxControls is a .NET control library which contains several common controls which look and feel like native 3dsmax UI elements.See this blog post for more details.
View ArticleNorman3D's MaxScript Pack #1
Norman3D's MaxScript Pack #1 is a set of tools that will allow you to do some cool effects with verts and vectormaps. The pack also contains help files and tutorials for all the tools.All of these...
View Article