Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thlorenz/math-euler

Euler math functions ported from THREE.js
https://github.com/thlorenz/math-euler

Last synced: 13 days ago
JSON representation

Euler math functions ported from THREE.js

Awesome Lists containing this project

README

        

# math-euler [![build status](https://secure.travis-ci.org/thlorenz/math-euler.png)](http://travis-ci.org/thlorenz/math-euler)

Euler math functions ported from THREE.js

## Status

Working, but missing `setFromQuaternion` and `reorder` functions.

## Installation

npm install math-euler

## API

See [THREE.js Euler docs](http://threejs.org/docs/#Reference/Math/Euler)

## License

MIT