UNPKG

geom-revolve

Version:

Create a simplicial complex geometry by revolving a path around Y axis.

25 lines (10 loc) 782 B
# Changelog All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. ## [2.0.2](https://github.com/vorg/geom-revolve/compare/v2.0.1...v2.0.2) (2024-03-14) ## [2.0.1](https://github.com/vorg/geom-revolve/compare/v2.0.0...v2.0.1) (2024-03-14) # [2.0.0](https://github.com/vorg/geom-revolve/compare/v1.0.4...v2.0.0) (2024-03-14) ### Features * add support for typed arrays ([51e1081](https://github.com/vorg/geom-revolve/commit/51e10816c0a65b3888dd34dfe3b55c50423b1694)) * use typed-array-constructor for cells ([fa2253b](https://github.com/vorg/geom-revolve/commit/fa2253b336afe4b0455eb21df4ffdc369cc854a1)) ### BREAKING CHANGES * use ES modules