> downloads
- Autodesk Maya
-
- CC_orientChain v1.0
-
Aligns each joint from a 3-joints chain to their next joint and also to the normal formed by the chain plane, hence the limitation to 3 consecutive joints.
- Autodesk Softimage
-
- CC_menu v1.0
-
Menu that dynanically regroups all the commands matching some filters into a structured menu.
- CC_proxyCurve v1.1
-
Operator that linearly fit a curve to another curve.
- CC_replaceShapeKey v1.0
-
This plug-in contains a command that acts the exact same way than the built-in "ReplaceShapeKey" command except that this one retrieves the deform operations on the stack and apply them to the desired shape key without adding the other active shape key deformations.
- CC_runOnce v1.2
-
Did you ever get bored of unloading, compiling, and reloading a C++ plug-in for every changes in your code that you want to test in Softimage|XSI?
This plug-in automatically manage this stuff for you and allows you to execute some custom code while the plug-in is loaded. - CC_xsiToolkit v2.0 (beta)
-
Static C++ library to extend the functionalities of the Softimage|XSI C++ API.
- ccEyeRig v0.1 (prototype)
-
Eyelids prototype for cartoon characters. Made available just to share the global idea behind the rig.
- ccRig v0.11 (beta)
-
Free character rig with IK/FK switch, stretch, bend, torsion, spine.
- xsiPluginWizard v1.11
-
Wizard that creates Softimage|XSI plug-ins projects for Visual Studio 2005 and Visual Studio 2005 Express.