Skip to content

A C++ implementation of the FABRIK inverse kinematics algorithm, based on Caliko.

License

Notifications You must be signed in to change notification settings

mousepawmedia/calikocat

Repository files navigation

CalikoCat

CalikoCat is a C++ implementation of the FABRIK inverse kinematics algorithm, based on Caliko.

It is primarily intended to be used by MousePaw Media's Anari project.

Authors

  • Chris Frasier

Dependencies

CalikoCat depends on CPGF, Eigen, and PawLIB. See BUILDING.md for more information.

Building

If you have the full source repository, see BUILDING.md for information on how to build CalikoCat and the documentation.

The Ready-To-Use version of CalikoCat only contains the folders 'include' and 'lib'. You can find the full source repository on Github.

Contributions

We do NOT accept pull requests through GitHub. If you would like to contribute code, please read our Contribution Guide.

All contributions are licensed to us under the MousePaw Media Terms of Development.

License

CalikoCat is licensed under the BSD-3 License. (See LICENSE.md)

The project is owned and maintained by MousePaw Media.

About

A C++ implementation of the FABRIK inverse kinematics algorithm, based on Caliko.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published