MeshTools icon indicating copy to clipboard operation
MeshTools copied to clipboard

QGIS plugin for generating unstructured triangular meshes

Results 4 MeshTools issues
Sort by recently updated
recently updated
newest added

Near as I can tell, trying to generate a mesh from a polygon that has a hole in the middle of it doesn't work properly; there are triangles inside the...

Need to write documentation for the backend and the plugin

EasyMesh doesn't handle segments that cross the domain boundary very well. It also has problems if the end of a segment is very close to another segment (creates elements that...

enhancement
meshtools plugin

The "Triangle" python module is hard to build on Windows (too many dependencies that aren't typically satisfied). Using the standalone Triangle program (similar to the EasyMesh program) should be more...

enhancement
meshtools module