kaelzhang / 3d-rotation

A JavaScript library to calculate 3d rotations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage

3d-rotation

A JavaScript library to calculate Euler rotations

Install

$ npm i 3d-rotation

Usage

const d_euler_to_rodrigues = require('3d-rotation')

License

MIT

About

A JavaScript library to calculate 3d rotations

License:Other


Languages

Language:JavaScript 100.0%