Skip to content

A comprehensive set of tools aimed at improving the accuracy of animations. Includes scripts for path generation and collision/intersection detection.

Notifications You must be signed in to change notification settings

yjjjj/AniToolsBeta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A set of Python scripts aimed at helping animators.  Useful especially for particle animation and similar animations.

The package contains the following scripts - 

1. Collision Checker 1.0 - This plugin makes collision checking a one click job. Just select the meshes you want to check , choose the frame range , and click ! It returns the frames in which
collision occurs. This aims at helping animators check for animation errors such as intersecting meshes. This uses the Maya API ( OpenMaya) for checking mesh intersections.

2. PathFinder 1.0 - This script aims at making animation and collision detection a bit easier for animators. It creates a path along the selected object for a selected range of keyframes. This
helps in better visualisation of animation , and makes checking for collisions easier.

Coded in Python for Autodesk Maya. Tested on Maya 2012.

Blog Link : https://medium.com/@soumitrasaxena/latest

Youtube Link : https://www.youtube.com/watch?v=pI4nC7vMrYE&list=PLqoVt6DmOxN3Cfy2-BYqp-bynRdMKNlP3

About

A comprehensive set of tools aimed at improving the accuracy of animations. Includes scripts for path generation and collision/intersection detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%