Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrkmg/immutablegeometry
An immutable int based Geomtery implementation.
https://github.com/mrkmg/immutablegeometry
Last synced: 30 days ago
JSON representation
An immutable int based Geomtery implementation.
- Host: GitHub
- URL: https://github.com/mrkmg/immutablegeometry
- Owner: mrkmg
- License: mit
- Created: 2021-04-28T04:33:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T02:19:44.000Z (over 3 years ago)
- Last Synced: 2024-11-15T18:08:39.859Z (about 2 months ago)
- Language: C#
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License
Awesome Lists containing this project
README
Gravy.ImmutableGeometry
=======================
An immutable `int` based geometry implementation for netstandard2.1### Until version 1, API subject to change.
*this project is in active development and not suitable for production use at this time***Available Data Types:** `Point`, `Size`, `Vector`, `Line`, `Rectangle`, and `Shape`
TODO: Documentation
[MIT License](License)