Skip to content

skyrpex/QxMesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QxMesh

2D mesh library for Qt.

What can you do

  1. Get the boundaries and holes of any PNG image.
  2. Simplify and offset the boundaries and holes.
  3. Triangulate the boundaries and holes to a 2D mesh.

Libraries used

  • QxClipper: Polygon clipping library for Qt.

  • QxPoly2Tri: Constrained Delaunay triangulation library for Qt.

  • QxPotrace: Image to polygon library for Qt.

  • QxPSimpl: Polygon simplification library for Qt.

About

2D mesh library for Qt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors