https://github.com/weeebox/computational-geometry-unity
Project to learn computational geometry in Unity
https://github.com/weeebox/computational-geometry-unity
Last synced: about 1 year ago
JSON representation
Project to learn computational geometry in Unity
- Host: GitHub
- URL: https://github.com/weeebox/computational-geometry-unity
- Owner: weeeBox
- Created: 2020-02-25T04:09:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-28T20:16:00.000Z (over 6 years ago)
- Last Synced: 2025-04-05T09:42:14.926Z (about 1 year ago)
- Language: C#
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computational Geometry in Unity
Collection of computational geometry algorithms from ["Computational Geometry: Algorithms and Applications"](https://www.amazon.com/Computational-Geometry-Applications-Mark-Berg/dp/3540779736) book implemented in Unity.