poky.ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Poky.ts

Poky is a simple 3D 3DOF (Degrees of Freedom) Robotic Arm with inverse kinematic calculations.

Install

npm install poky.ts

or

git clone https://github.com/cloud-automation/poky.ts
cd poky.ts
npm install
npm run serve

Embed

import Poky from 'poky.ts'

/* instantiate poky with a dom element id like '#sandbox' */
const poky = new Poky('sandbox')



## License
MIT

Readme

Keywords

none

Package Sidebar

Install

npm i poky.ts

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

76.7 kB

Total Files

32

Last publish

Collaborators

  • stefanpoeter