Wallworm Website on DMOZ
DMOZ now lists the Wall Worm website on its directory.
Selecting a Percentage of a Collection Randomly in MAXScript
Example MAXscript for collecting random subsets of an array based on a percentage.
Max 2010 Particle Flow Presets
When you install 3D Studio Max 2010, it does not automatically install any Particle Flow Presets. They are available in the Samples DVD that ships with Max. Here is how to install them.
Dealing with Readblock Character Limit in MAXScript
MAXScript function to circumvent the limitations in MemStream.ReadBlock() that has a character limit of 5120 characters.
Overly Dark Render Problem in 3DS Max 2009
Fix to dark render problem in 3ds Max 2009 where render looks fine in preview render window but not the final output file.
Wall Worm Counter-Strike
Information relating to the gaming clan called Wall Worm.
Strauss Shader bug in Render To Texture
You cannot use a material using the Strauss Shader when trying to output to the diffuse map with Render To Texture in 3DS Max 2010.
SMD Collision Mesh Tool
Download the SMD Collision Mesh Prep Tool for 3D Studio Max and learn how to use it.
Compare Values with Arbitrary Comparison Operator
JavaScript for comparing values when the operator to use is variable.
JavaScript function and sample code to dynamically compare two values. Accepts numeric and/or alphanumeric values and does a comparison on them based on a comparison parameter.