2 releases
Uses old Rust 2015
0.1.1 | Jun 11, 2018 |
---|---|
0.1.0 | Apr 11, 2016 |
#1690 in Data structures
6KB
139 lines
geoprim2d
This crate is intended to provide definition for simple two dimmensional geometric primitives. The objectif of such crate is to provide a commun definition, that will be used by other crates.
Actual provided geomtric primitives:
- Point
- Line segment
- Rectangle
Other simple primitives will be added to this crate (eg: polygons).
Dependencies
~5KB