Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martindevans/geometrysharp
A realtime constructive solid geometry library for C#
https://github.com/martindevans/geometrysharp
Last synced: 5 days ago
JSON representation
A realtime constructive solid geometry library for C#
- Host: GitHub
- URL: https://github.com/martindevans/geometrysharp
- Owner: martindevans
- Created: 2011-02-25T11:47:50.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2016-02-06T03:40:38.000Z (almost 9 years ago)
- Last Synced: 2025-01-13T00:32:28.626Z (14 days ago)
- Language: C#
- Homepage: http://martindevans.me
- Size: 466 KB
- Stars: 14
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
An XNA library providing constructive solid geometry operations
**Abandonware!**
This project is *long* since dead. This is purely for reference/posterity!
The current state of the code is a fairly ok [Half Edge geometry](https://en.wikipedia.org/wiki/Doubly_connected_edge_list) system. This was intended to be the basis for constructive solid geometry but it never got that far.