Skip to content

yepw/relaxed-ik-web-demo

 
 

Repository files navigation

A Web Demo of Relaxed-IK

Online Demo

Usage

git submodule init --recursive
git submodule update --recursive
cd relaxed_ik_web 
wasm-pack build --target web
npm install
npm run build

The built files are under dist/.

Deploy to Github Pages

Update homepage tag in package.json

npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • CSS 4.0%
  • HTML 0.3%