Skip to content

Latest commit

 

History

History
executable file
·
45 lines (29 loc) · 1.24 KB

README.md

File metadata and controls

executable file
·
45 lines (29 loc) · 1.24 KB

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.