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

https://github.com/servo/euclid

Geometry primitives (basic linear algebra) for Rust
https://github.com/servo/euclid

Last synced: about 1 year ago
JSON representation

Geometry primitives (basic linear algebra) for Rust

Awesome Lists containing this project

README

          

# euclid

This is a small library for geometric types with a focus on 2d graphics and
layout.

* [Documentation](https://docs.rs/euclid/)
* [Release notes](https://github.com/servo/euclid/releases)
* [crates.io](https://crates.io/crates/euclid)