Programator nickyliu's blog

scripts

Below are the scripts I wrote or I found useful during these years of production. I would be glad if you find useful somehow too. Most were developed and tested in maya 2009 and max 2009. Any bug report or suggestion is welcome.


MEL

  • Download and unzip the rar's content to the location you are going to keep it.
  • Drag the mel onto your running maya.
  • Add icon to current shelf by clicking tools' menu.

MAXSCRIPT

  • Drag onto your running max. THAT IS !
Wow, even better if it shows in menu. To do this you need an extra scriptand steps
  • Download this and unzip.
  • Put it into the max's scripts startup folder, e.g. C:\Program Files\Autodesk\3ds Max 2009\Scripts\Startup.
  • Open with notepad. Change the path to where you store the function scripts.
  • [ Note: don't put other scripts under scripts startup folder, otherwise they will be called once you start max ]
  • Restart max if running.

Sorted Index

abSymMesh 1.71
abLightTweaker 1.5
ap_RENAME

chi_bakeMesh ( maxscript )
chi_cacheTool
chi_cacheToolMax ( maxscript )
chi_facial
chi_facialMaker
chi_halfOrOne
chi_imagePlaneZoomer
chi_multiHairColliderConn
chi_nameSpaceClear
chi_obj_IO
chi_particleDrawing
chi_sceneChecker
chi_selectionSet

FileTextureManager 4.0.4
PFX 1.2.3

MODEL
chi_facialMaker

  • Fast combinable half shapes generation
  • Fast weight release and smoothing
  • Fast blendshape baking
demo
chi_halfOrOne

  • Fast mirror/combine operation, with name unchanged
  • Make sure the mesh is 100% symmetric
demo
chi_obj_IO

  • Fast export OBJ for all selectedmeshes
  • Fast import OBJ froma folder
  • Handy when used for Unfold3d
abSymMesh 1.71
RIG
chi_facial

  • Single control driving multiple blendshapes
  • Controls and system exportable
  • More ideas still in my mind
demo
LIGHTING_RENDER
abLightTweaker 1.5
TEXTURE_SHADER
FileTextureManager 4.0.4
EFFECT
chi_multiHairColliderConn

  • Fast create collider
  • Affect multiple hairSys
  • Fast attach / detach
demo
chi_bakeMesh( maxscript )

  • Someone prefers this to using point-cache
chi_particleDrawing

  • Curve generating on mesh surface using particle paint
demo
PFX 1.2.3
MISC
chi_cacheTool

  • Batch creation, loading, path editing of Geometry and Hair Cache
demo
chi_cacheToolMax( maxscript )

  • Batch loading of Geometry Cache
demo
GENERAL
chi_sceneChecker

  • Fast fix model's properties
  • Fast clear unwanted elements in scene
ap_RENAME

  • Renaming tool, based onap_RenameObjs by Andy Phillips
chi_nameSpaceClear

  • Fast clear unwanted namespaces in scene
chi_selectionSet

  • Fast createand selectselection set
chi_imagePlaneZoomer

  • ImagePlaneZoomer with explanation
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.