Meirshomron / MeshCollisionLinks
Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).
☆13Updated 5 years ago
Alternatives and similar repositories for MeshCollision
Users that are interested in MeshCollision are comparing it to the libraries listed below
Sorting:
- ☆38Updated 7 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆77Updated 4 years ago
- c++ implementation of 3D incremental convell hull algorthim☆41Updated 5 years ago
- An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.☆33Updated 3 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆66Updated last year
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆38Updated last week
- Library for spline manipulation.☆21Updated 2 years ago
- Fast C++ multi-threaded algorithm for computing convex hulls☆23Updated last year
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago
- Dragon is a library about geometry processing.☆38Updated 4 months ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years 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
- zju cg homework bspline☆23Updated 5 years ago
- Conversion of mesh files to PCL pointclouds using OpenSceneGraph☆12Updated 5 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆106Updated last week
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆47Updated 8 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆60Updated 7 months ago
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Updated 7 years ago
- A nano spline library in modern C++.☆124Updated 10 months 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
- C++ implementation of the 3D QuickHull algorithm☆288Updated last year
- Some projects about point cloud processing.☆10Updated 10 years ago
- Samplers to obtain pointclouds from CAD meshes☆16Updated 3 years ago
- Implemented large scale 3d mesh generation in parallel using CUDA.☆13Updated 6 years ago
- Mesh Library (MeshLib) - A collection of C++ fundamental libraries for surface processing☆49Updated 3 years ago
- Implements Parallel Implementation of 3D mesh simplification.☆15Updated 3 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆40Updated last year
- pICP: plain Iterative Closest Point, a no-frills implementation in C++ of a simple rigid 3D registration algorithm. Easy to integrate, us…☆32Updated 5 years ago