https://github.com/fraya/v3d
A small library for 3 dimension vectors with x, y and z coordenates
https://github.com/fraya/v3d
3d math vector
Last synced: 3 months ago
JSON representation
A small library for 3 dimension vectors with x, y and z coordenates
- Host: GitHub
- URL: https://github.com/fraya/v3d
- Owner: fraya
- License: bsd-2-clause
- Created: 2020-08-20T07:46:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-15T17:28:37.000Z (6 months ago)
- Last Synced: 2025-12-19T00:13:08.685Z (6 months ago)
- Topics: 3d, math, vector
- Language: Dylan
- Homepage: https://fraya.github.io/v3d/
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# v3d
[](https://github.com/fraya/v3d/actions/workflows/build-and-test.yml)
A small library for 3 dimension vectors with x, y and z coordenates
## Documentation
See the docs at [https://fraya.github.io/v3d](https://fraya.github.io/v3d)