Code Monkey home page Code Monkey logo

curveik's Introduction

CurveIK

CurveIK is an IK library for Unreal Engine 4. It provides a simple, single bone chain (no branches) solver that uses bezier curves to model the path of the bone chain.

This repo contains the initial release of the project - use in commercial projects should be done cautiously.

Demo

Animation Blueprints

Solver

Debug

Demo

Image not found, I wonder why

Animation Blueprints

CurveIK provides a single animation blueprint node:

Image not found, I wonder why

Paramaters

Solver

Property Usage
Curve Type Which type of curve the bones align with
Tip Bone The last bone in the chain to be affected
Root Bone The first bone in the chain to be affected
Max Iterations Increasing this value can increase accuracy but may affect performance if set too high
Curve Detail The number of subdivisions the curve is partitioned into. Increasing this value should make the curve smoother, but may affect performance
Curve Fit Tolerance The acceptable amount of error between bone positions and the calculated curve position
Stretch The degree to which the bones should stretch to fit the curve more precisely. High values will create short bones in areas of the curve with more bends, and longer bones in straight areas.
Handle Angle The angle of offset (in degrees) for the bezier handles. The owning component's up vector is defined to be 0-degrees

Debug

To Debug your IK setup, enable debug draw in the details panel.

Show Normals

Show Tangents

Show Bone Direction

Show Links

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.