Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

vanruesc/math-ds

Repository files navigation

Math-DS

Build status npm version Dependencies

⚠️ No longer maintained: Please use three's math classes instead. ⚠️

A collection of mathematical data structures.

API Reference

Installation

npm install math-ds

Contributing

Maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

License

This library is licensed under the Zlib license.

The original code that this library is based on, was written by mrdoob and the three.js contributors and is licensed under the MIT license.