An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# :straight_ruler: GeomPad
**Status:** WIP

Supported mesh formats: OBJ/STL/OFF

![image](https://user-images.githubusercontent.com/15663687/230466323-cac05ee1-48c6-423a-bb53-a9c6612a7372.png)

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/)