yepw / relaxed-ik-web-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 95.8%Language:CSS 4.0%Language:HTML 0.3%