Skip to content

Files

Latest commit

2e9fcfa · Dec 31, 2021

History

History

Mesher

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 14, 2021
Mar 14, 2021
Dec 31, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021

Mesher

Presentation

A mesher based on the QGis API

The aim of this project is to provide a Mesher in a GIS environment based on QGIS API.

This mesher will be able to generate TIN DEM and other unstructured grids for hydraulic models.

It will be a part of the Reos project, a free and open sources solution dedicated to hydrology and surface hydraulic (http://www.project.reos.site).

TODO list

  • add flip faces functionality
  • Save/open TIN using UGRID format
  • add possibility to modify the Z value of vertices.
  • add tool to set automaticaly the Z value for the vertices.
  • Import points and lines from vector layers.
  • Move vertices.
  • Open a QGIS 3D map view and display the TIN when editing it in the 2D map view
  • Snap on vertices and layers

Working principle with QGIS API