Skip to content

vron/v2d

Repository files navigation

v2d

2D vector math library in golang.

Test

There exist several ones, but could not find one fitting my requirements of:

  • MIT license
  • All operations on values, not pointers
  • float32
  • 2D optimized

Inspired by https://github.com/joonazan/vec2 which however does not specify any license.

About

2D vector math library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages