https://github.com/interactivecomputergraphics/trianglemeshdistance
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
https://github.com/interactivecomputergraphics/trianglemeshdistance
collision-detection distance geometry graphics level-set mesh sdf signed-distance-fields simulation triangle
Last synced: 4 months ago
JSON representation
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
- Host: GitHub
- URL: https://github.com/interactivecomputergraphics/trianglemeshdistance
- Owner: InteractiveComputerGraphics
- License: mit
- Created: 2021-10-26T11:23:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T11:56:02.000Z (about 1 year ago)
- Last Synced: 2025-06-05T04:29:57.589Z (5 months ago)
- Topics: collision-detection, distance, geometry, graphics, level-set, mesh, sdf, signed-distance-fields, simulation, triangle
- Language: C++
- Homepage:
- Size: 1.06 MB
- Stars: 173
- Watchers: 11
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE