THREE.IK
Skeleton solver
A JavaScript library for calculating the positions of bones in a 3D skeleton based on target positions
inverse kinematics for three.js
469 stars
20 watching
54 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
ikinverse-kinematicsthreejs
Related projects:
Repository | Description | Stars |
---|---|---|
toolchefs/softiksolver | An IK solver plugin for Maya that enhances 2-bone setup with advanced features like soft extension and controllable stretch. | 84 |
jupyter-widgets/pythreejs | An extension that enables interactive 3D visualization in Jupyter Notebooks using the Three.js library. | 952 |
tonystr/inverse-kinematics-extension-for-gamemaker | Provides functionality for calculating the positions of joints in an object to achieve a desired movement path in GameMaker 2 and 1.4. | 2 |
unconed/css3d.js | A CSS 3D renderer for the Three.js library, enabling basic 3D rendering of planes and lines. | 367 |
mrdoob/three.js | A lightweight JavaScript library for creating 3D graphics and animations in the browser. | 102,744 |
bjornharrtell/jsts | A JavaScript library for spatial geometry processing and analysis | 1,485 |
codyjasonbennett/four | A lightweight alternative to three.js for 3D rendering and graphics in web applications. | 305 |
egjoni/everything-will-be-ik-processing | Provides a Java-based extension of the Inverse Kinematics library for 3D graphics applications. | 20 |
stemkoski/three.py | A Python 3D graphics library designed to be easy to use and follow the structure of Three.js. | 113 |
iden3/snarkjs | A JavaScript and WebAssembly implementation of a zero-knowledge proof protocol for secure multi-party computations | 1,790 |
ramakarl/invk | An efficient solution to inverse kinematic chains using quaternions. | 25 |
squareknot/marionette.state | A uni-directional state architecture solution for Marionette.js apps | 110 |
pstadler/the-cube | An experiment with CSS3 transitions to manipulate 3D geometry and perspective using HTML | 11 |
joseconstela/webparsy | A Node.js library and CLI for scraping websites using Puppeteer and YAML definitions | 44 |
jnagy1/irtools | A collection of iterative regularization methods and large-scale test problems for linear inverse problems. | 88 |