Skip to content

v0.12

Choose a tag to compare

@jimy-byerley jimy-byerley released this 08 May 16:37
· 454 commits to master since this release

new features

  • added linrange to generate uniformly spaced iterators of floats
  • mat3, mat4, quat are now displayable
  • added generation functions for common shapes: cylinder(), cone(), pyramid()

bug fixes

  • fixed bug of wire, web when working with instances of typedlist
  • fixed some triangulation bugs