Skip to content

Fabric Engine Canvas tool for full-body IK system, based on FABRIK (Forward And Backward Reaching Inverse Kinematics)

License

Notifications You must be signed in to change notification settings

Hengxiac/fabric-fabrik-fullbody-ik

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabric Engine has been discontinued

http://www.cgchannel.com/2017/10/fabric-software-discontinues-fabric-engine/ Thank you for your attention but, you can no longer run this project anymore...

FFFBIK: Fabric canvas FABRIK FullBody IK

FFFBIK is Fabric Engine Canvas tool for full-body IK system, using extended FABRIK (Forward And Backward Reaching Inverse Kinematics), based-off a paper written by Andreas Aristidou(2014). Using Fabric Engine 2.1.0, works in many DCC's.

The main purposes of this project is studying Fabric Engine's KL language with building custom IK system using FABRIK algorithm, sharing experience with these concept, and leading to provide more efficient and flexible rigging solution.

Description

Now implemented:

  • the Fabric operator.
  • Simple IK solver which has one end effector.
  • Closed-loop chain solver that connects other solvers.
  • Resolver that manages solvers execution order.
  • Component that represent body parts. (arm, leg and ...)

Demo

Requirement

Tested on Fabric Engine 2.1.0 which can be found (Fabric engine (Get Fabric))

Install

Simply clone this repository and add the 'Ext' folder to the 'FABRIC_EXTS_PATH' env variable.

Usage

  • Canvas standalone

    • launch Canvas
    • open Tests/Canvas/sample.canvas
    • modify inputs directory
  • see Tests/testFFFBIK.kl and Tests/DCCSetupScripts/Softimage

References

Licence

MIT

About

Fabric Engine Canvas tool for full-body IK system, based on FABRIK (Forward And Backward Reaching Inverse Kinematics)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Batchfile 0.2%