Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 752 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 752 Bytes

noobgl-euler

This module contains a class that includes basics rotation computation tools.

badge npm version badge github license

Instalation

npm install noobgl-euler

Usage

import { Euler } from "noobgl-euler";

Documentation

Everything you need to know is on the documentation page of the wiki.