Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Space is a lightweight implementation of 3d math. It supports, vectors, matricies, orientations, and more!

Awesome Lists containing this project

README

        

[![License: AGPL](https://img.shields.io/badge/license-AGPL-blue.svg)](https://opensource.org/licenses/GPL-3.0/)
[![Documentation](https://godoc.org/github.com/jmbarzee/space?status.svg)](https://godoc.org/github.com/jmbarzee/space)
[![Code Quality](https://goreportcard.com/badge/github.com/jmbarzee/space)](https://goreportcard.com/report/github.com/jmbarzee/space)
[![Build Status](https://github.com/jmbarzee/space/workflows/build/badge.svg)](https://github.com/jmbarzee/space/actions)
[![Coverage](https://codecov.io/gh/jmbarzee/space/branch/main/graph/badge.svg)](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!