InteractiveComputerGraphics / cuNSearch
A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.
☆99Updated 10 months ago
Alternatives and similar repositories for cuNSearch:
Users that are interested in cuNSearch are comparing it to the libraries listed below
- C++ library for fast computation of neighbor lists in point clouds.☆56Updated 3 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆162Updated last year
- GPU-accelerated triangle mesh processing☆247Updated last week
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆80Updated last year
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 5 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆170Updated 7 months ago
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- Optimization-based implicit material point method☆42Updated 3 months ago
- Affine Particle-in-Cell Water Simulation in 2D☆115Updated last year
- ☆58Updated 7 months ago
- A research-oriented fluid solver for computer graphics☆55Updated last year
- Author's implementation of SIGGRAPH 2023 paper, "A Practical Walk-on-Boundary Method for Boundary Value Problems."☆53Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆199Updated 4 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated last year
- A library for various continuous collision detection algorithms.☆58Updated last year
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆21Updated last week
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆167Updated last year
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆89Updated 4 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- Hierarchical Optimization Time Integration (HOT) for efficient implicit timestepping of the material point method (MPM)☆96Updated 4 years ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆32Updated 2 months ago
- Robust Coarse Curved TetMesh Generation☆35Updated last year
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆48Updated 4 months ago
- ☆127Updated 3 months ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆55Updated last year
- The finite element method for 3D elastic objects☆56Updated 4 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 9 months ago