intents-software / mesh-plane-intersectionLinks
Header-only C++ class for intersecting a triangulated mesh with a plane
☆34Updated 4 years ago
Alternatives and similar repositories for mesh-plane-intersection
Users that are interested in mesh-plane-intersection are comparing it to the libraries listed below
Sorting:
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆336Updated 2 years ago
- A single-header C++ library of angle-based flattening algorithms (mirror repository)☆52Updated 3 months ago
- A collection of common mesh subdivision algorithms☆99Updated 7 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…☆168Updated last year
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 7 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated last month
- an elegant, high-performance and user-friendly halfedge data structure☆89Updated 5 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Indirect Predicates for Geometric Constructions☆50Updated last month
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆210Updated last year
- Cut a tetrahedral mesh with a triangle mesh in 3D.☆87Updated 4 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Updated 2 years ago
- ☆228Updated 7 months ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 3 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- A blank project example showing how to use libigl and cmake.☆159Updated 5 months ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆87Updated 2 years ago
- Octree/Quadtree/N-dimensional linear tree