0.0.2 • Published 7 years ago
noobgl-node v0.0.2
noobgl-vector
This module contains classes that includes basics vector computation tools.
Instalation
npm install noobgl-vector
Usage
import { Vector3 } from "noobgl-vector";
Documentation
Everything you need to know is on the documentation page of the wiki.