mrkkrj / TrianglePPLinks
C++ wrapper for the original J.P Shevchuk's "Triangle" package
☆38Updated last week
Alternatives and similar repositories for TrianglePP
Users that are interested in TrianglePP are comparing it to the libraries listed below
Sorting:
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆146Updated 6 months ago
- This is a mirror of the latest stable version of Triangle.☆152Updated 7 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…☆310Updated 2 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 2 months ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- A library for various continuous collision detection algorithms.☆60Updated 2 years ago
- 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 robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆86Updated 2 years ago
- Indirect Predicates for Geometric Constructions☆48Updated 7 months ago
- robust geometric predicates☆38Updated 5 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 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
- Affine Particle-in-Cell Water Simulation in 2D☆121Updated last year
- TriWild: Robust Triangulation with Curve Constraints☆253Updated 2 years ago
- This is a mirror of the latest stable version of Tetgen.☆107Updated 7 months ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆78Updated 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…☆166Updated last year
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆206Updated 11 months ago
- eXtended Position based dynamics implementation with soft body virtual cutting☆83Updated 3 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last year
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆70Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- fluids v.3☆181Updated last week
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆87Updated 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
- A concise 2D implementation of Müller's interactive smoothed particle hydrodynamics (SPH) paper in C++☆63Updated 2 years ago
- Hierarchical Optimization Time Integration (HOT) for efficient implicit timestepping of the material point method (MPM)☆101Updated 5 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆112Updated 7 years ago
- An open source GPU based SPH simulation with support for spatial adaptivity☆92Updated 6 years ago