Skip to content

🐍 Simulates physical movement using inverse kinematics. Visualizes the movement in the browser with TeaVM.

License

Notifications You must be signed in to change notification settings

alextyner/inverse-kinematics-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inverse Kinematics

Simulates and visualizes physical movement using the principles of inverse kinematics.

Tooling

This project utilizes TeaVM, a tool providing a Java interface for the HTML DOM, to produce JavaScript which can be run in the browser.

Compilation

This is a Maven project. Use Maven to build it.

$ cd inverse-kinematics-java
$ mvn clean package

Output will include transpiled JavaScript and an HTML page, index.html.

Examples

Cursor Tracking (fun)

Growing Spiral

Parametric Equations

About

🐍 Simulates physical movement using inverse kinematics. Visualizes the movement in the browser with TeaVM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published