mrkkrj / TrianglePPLinks
C++ wrapper for the original J.P Shevchuk's "Triangle" package
☆37Updated last month
Alternatives and similar repositories for TrianglePP
Users that are interested in TrianglePP are comparing it to the libraries listed below
Sorting:
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 4 months ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆306Updated 2 years ago
- This is a mirror of the latest stable version of Triangle.☆151Updated 5 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated 3 weeks ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆111Updated 6 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆70Updated 6 years ago
- Indirect Predicates for Geometric Constructions☆47Updated 5 months ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 10 months ago
- eXtended Position based dynamics implementation with soft body virtual cutting☆81Updated 2 years ago
- TriWild: Robust Triangulation with Curve Constraints☆248Updated 2 years ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆165Updated last year
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A library for various continuous collision detection algorithms.☆60Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆84Updated 2 years ago
- This is a mirror of the latest stable version of Tetgen.☆104Updated 5 months ago
- A light-weighted, efficient and header-only mesh processing frame work.☆53Updated 2 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆78Updated 2 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆201Updated 9 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 8 months ago
- an elegant, high-performance and user-friendly halfedge data structure☆86Updated 4 years ago
- C++ version based on the Marching Cubes library of the paper: http://jcgt.org/published/0008/03/01☆22Updated 3 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 6 years ago
- CPU and GPU implementations of a particle-based physics simulation based on Macklin et. al's "Unified Particle Physics for Real-Time Appl…☆186Updated 10 years ago
- Toolkit for Meshing in the Wild☆162Updated this week
- robust geometric predicates☆38Updated 4 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆108Updated 5 years ago