https://github.com/jmbarzee/space
Space is a lightweight implementation of 3d math. It supports, vectors, matricies, orientations, and more!
https://github.com/jmbarzee/space
Last synced: 4 months ago
JSON representation
Space is a lightweight implementation of 3d math. It supports, vectors, matricies, orientations, and more!
- Host: GitHub
- URL: https://github.com/jmbarzee/space
- Owner: jmbarzee
- License: gpl-3.0
- Created: 2020-10-30T21:42:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T02:53:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-06T03:41:46.426Z (5 months ago)
- Language: Go
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/GPL-3.0/)
[](https://godoc.org/github.com/jmbarzee/space)
[](https://goreportcard.com/report/github.com/jmbarzee/space)
[](https://github.com/jmbarzee/space/actions)
[](https://codecov.io/gh/jmbarzee/space)# Space
Space is a lightweight implementation of 3d math. It supports, Vectors as Cartesians or Sphericals, Matricies, and more!