ivector_math 0.1.0 copy "ivector_math: ^0.1.0" to clipboard
ivector_math: ^0.1.0 copied to clipboard

Vector math with immutable/mutable types.

0.1.0 #

  • Rewrite pretty much the entire package. As promised, before 1.0.0 things are changing dramatically.
  • The new premise is significantly more straightforward: two types, Vector2 and MVector2, with the mutable type implementing the immutable one.
  • Update all implementations, tests, and documentation.
  • Bring in comments from vector_math, supplemented with additional documentation for additions/deviations from their API.

0.0.5 #

  • Implement min/max for Vector2.

0.0.4 #

  • Improve the README.
  • Implement Matrix3 and Aabb2.
  • Rename the type extension base to source on all mutable types.

0.0.3 #

  • Improve the README.

0.0.2 #

  • Improve the README.

0.0.1 #

  • Write initial README.
  • Implement Vector2.
2
likes
140
points
371
downloads

Documentation

API reference

Publisher

verified publishermisha.jp

Weekly Downloads

Vector math with immutable/mutable types.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on ivector_math