Skip to content
#

discrete-differential-geometry

Here are 17 public repositories matching this topic...

This repository contains the python implementation of the paper titled "Discrete Differential-Geometry Operators for Triangulated 2-Manifolds" by Meyer et. al. VisMath 2002 http://multires.caltech.edu/pubs/diffGeoOps.pdf

  • Updated May 8, 2020
  • Python

Delaunay Mesh Triangulation is a computational geometry technique that generates a high-quality triangulation from a given set of 2D, 3D and higher dimensional points. It is widely used in finite element methods (FEM), computer graphics, interpolation, and adaptive mesh refinement.

  • Updated Mar 7, 2026

Improve this page

Add a description, image, and links to the discrete-differential-geometry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the discrete-differential-geometry topic, visit your repo's landing page and select "manage topics."

Learn more