Git Product home page Git Product logo

lux-ik's Introduction

Full Body IK for games

This is a full body IK system comparable to Unreal Engine's FBIK. The project is currently a proof of concept. The system is based on "Jacobian Pseudo Inverse Damped Least Squares", similar to the one in Unreal Engine, although this one seems to be more accurate. It is not at all optimized for performance yet, and it takes a bit to converge on a solution.

Currently Supported features

  • Glam
  • Positional Goals
  • Rotational Goals
  • A Rotational Goal that only cares about the Y axis rotation (and leaves the others free)
  • Spherical Joints (3 DOF rotations)
  • Hinge Joints (1 DOF rotation)
  • Joint limits (around arbitrary axes)

Might be supported in the future

  • Joint weights
  • Translational Joints
  • Other Jacobian solvers (like SVD)
  • Configurable constants for Threshold and Damping
  • Multiple Iterations per solve
  • Auto adjust child joints that aren't part of the chain
  • Nalgebra
  • Docs, Examples
  • More complex joint limits (user defined functions)
  • Springy weights
  • Option to use Transforms instead of Mat4's

Contributing

If you want to contribute, please open an issue.

lux-ik's People

Contributors

luxalpa avatar

Stargazers

MOZGIII avatar

Watchers

 avatar

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.