Meirshomron / MeshCollision
Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).
☆12Updated 4 years ago
Alternatives and similar repositories for MeshCollision
Users that are interested in MeshCollision are comparing it to the libraries listed below
Sorting:
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 10 months ago
- An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.☆32Updated 3 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆74Updated 4 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Some projects about point cloud processing.☆10Updated 10 years ago
- 3D topology blending tool☆26Updated 10 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 6 months ago
- 3D scanners produce sets of 3D data points, sampled from the surface of a 3D object. These points are frequently unorganized, and to use …☆22Updated 3 years ago
- A Qt-based tool for manually generating mesh skeleton.☆17Updated 8 years ago
- ☆38Updated 7 years ago
- OpenGL based 3D engine with a viewer API for pointcloud, surface meshes☆14Updated 2 years ago
- A fast surface reconstruction method from Hermite points☆11Updated 5 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆37Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- A C++ implementing of Loop subdivision☆36Updated 3 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Fast C++ multi-threaded algorithm for computing convex hulls☆21Updated last year
- Code of SurfaceVoronoi: Efficiently Computing Voronoi Diagrams over Mesh Surfaces with Arbitrary Distance Solvers. SIGGRAPH Asia 2022 Pap…☆25Updated 2 years ago
- ☆12Updated 4 years ago
- Fermat 3D Spiral implementation based on heat geodesic for watertight manifold mesh based on openmesh☆21Updated 5 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated last month
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 5 years ago
- Source code for Transaction on Graphics 2018 paper "Axis-Aligned Height-Field Block Decomposition of 3D Shapes"☆20Updated 5 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated 2 weeks ago
- Reference Implementation of Automatic UV Mapping with Harmonic Maps.☆25Updated 8 years ago
- 数字化设计,主要用于医疗可视化,包括:STL、PLY模型显示,点云数据的可视化、八叉树空间划分、平面三角剖分、孔洞修复等。☆9Updated 5 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆140Updated 11 months ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆51Updated 3 months ago