An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# v3d

[![build](https://github.com/fraya/v3d/actions/workflows/build-and-test.yml/badge.svg)](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)