https://github.com/fel88/geompad
2D/3D geometry debug tool
https://github.com/fel88/geompad
3d-graphics geometry opengl
Last synced: 17 days ago
JSON representation
2D/3D geometry debug tool
- Host: GitHub
- URL: https://github.com/fel88/geompad
- Owner: fel88
- License: mit
- Created: 2021-05-05T06:31:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T08:34:57.000Z (6 months ago)
- Last Synced: 2025-03-24T08:12:37.736Z (about 1 month ago)
- Topics: 3d-graphics, geometry, opengl
- Language: C#
- Homepage:
- Size: 954 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :straight_ruler: GeomPad
**Status:** WIPSupported mesh formats: OBJ/STL/OFF

2D/3D modes:
# Based on:
* polybooljs (https://github.com/velipso/polybooljs)
* polyBoolCS (https://github.com/StagPoint/PolyBoolCS)
* clipper (http://www.angusj.com/delphi/clipper.php)
* DeepNest (https://github.com/Jack000/Deepnest)
* DeepNestPort (https://github.com/fel88/DeepNestPort)
* Original Triangle code by Jonathan Richard Shewchuk, http://www.cs.cmu.edu/~quake/triangle.html
* Triangle.NET code by Christian Woltering, http://triangle.codeplex.com/
* NURBS (https://www.codeproject.com/Articles/1095142/Generate-and-understand-NURBS-curves)Some icons by [Yusuke Kamiyamane](http://p.yusukekamiyamane.com/). Licensed under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/)