Every descision is the death of millions of possibilities!

QTetraMesher 0.8.4

Sunday, April 6th, 2025

This update contains a full UI rework and a new binary release for Windows (x64).

Release Notes:

  • Complete UI rework! Bye bye *.ui files, all UI stuff is done in code because I can. And some things are incredibly tedious to do in the Qt Designer…
  • Tetrameshing Options are now in the main UI instead of popup windows
  • Qt6 build on Windows and at least some Linuxes
  • Cutplanes in 6 directions to inspect inside mesh quality
  • Windows binary release:



QTetraMesher – A Tetrahedral Mesh Generator for Windows and Linux using Qt

Thursday, March 7th, 2013

This is a Qt-based program for Windows and Linux to generate tetrahedral meshes for finite element simulation from various surface mesh formats. It also offers a fast and easy-to-use mesh viewer based on QGLViewer and allows basic mesh manipulations (currently only scaling is possible). Two different methods for tetrahedralization are possible: Delaunay Triangulation and Johnathan Shewchuk’s Isosurface Stuffing algorithm.

This project has its own page: http://qtm.dennis2society.de/

qtm_with_CGAL_options_small qtm_with_stuffing_options_small