Meirshomron / MeshCollision
Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MeshCollision
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆31Updated 7 months ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated 3 months ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 4 months ago
- 3D Inverse Kinematics with Constraints and... GPU Ray Tracing!☆38Updated 5 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆22Updated last week
- A library for performing proximity queries on a pair of geometric models composed of triangles☆64Updated 3 years ago
- ICP implementations including Robust-ICP and Anisotropic-Scaled ICP☆12Updated 9 years ago
- EventSystem - an event-callback system based on C++11☆15Updated 7 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆71Updated 2 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆68Updated 3 years ago
- ☆37Updated 6 years ago
- Samplers to obtain pointclouds from CAD meshes☆8Updated last year
- Implementations of various 2D convex hull algorithms in C++☆31Updated 9 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆46Updated 7 years ago
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Updated 6 years ago
- Quadradic Programming solver using Eigen☆27Updated 4 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- Samplers to obtain pointclouds from CAD meshes☆16Updated 3 years ago
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 4 years ago
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆13Updated 9 months ago
- Tutorial on Inverse Kinematics☆15Updated 11 months ago
- 3D topology blending tool☆26Updated 9 years ago
- c++ implementation of 3D incremental convell hull algorthim☆39Updated 4 years ago
- Anisotropically Scaled Iterative Closest Point Algorithm☆25Updated 3 years ago
- Library for spline manipulation.☆20Updated last year
- Header-only C++ class for intersecting a triangulated mesh with a plane☆29Updated 3 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 2 years ago
- Some projects about point cloud processing.☆10Updated 9 years ago
- Implemented large scale 3d mesh generation in parallel using CUDA.☆12Updated 5 years ago
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆99Updated 5 months ago