hyla
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

hyla

version license build code style

Immutable 2D and 3D computational geometry library in TypeScript.

The goal of this library is to provide lightweight implementations of primitives like planes, polygonal chains, and axis-aligned bounding boxes, along with geometric operations.

It aims to be efficient and avoid unnecessary copies. So far there have been no attempts to replace loops with vectorized operations, though this may be done in the future.

Counterpart to the Python library polliwog.

This project is experimental!

Contribute

Pull requests welcome!

License

The project is licensed under the MIT license.

Package Sidebar

Install

npm i hyla

Weekly Downloads

101

Version

0.5.0

License

BSD-2-Clause

Unpacked Size

26.7 kB

Total Files

27

Last publish

Collaborators

  • paulmelnikow
  • jbeard