InteractiveComputerGraphics / CompactNSearchLinks
A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborhood search for SPH fluid simulations.
☆168Updated 2 months ago
Alternatives and similar repositories for CompactNSearch
Users that are interested in CompactNSearch are comparing it to the libraries listed below
Sorting:
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆304Updated 2 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆111Updated 6 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆120Updated last year
- Fast CUDA 3x3 SVD☆75Updated 6 years ago
- ☆128Updated 3 months ago
- A library for various continuous collision detection algorithms.☆59Updated 2 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆83Updated 2 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 9 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 3 months 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…☆160Updated last year
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A research-oriented fluid solver for computer graphics☆55Updated last year
- Hierarchical Optimization Time Integration (HOT) for efficient implicit timestepping of the material point method (MPM)☆100Updated 5 years ago
- a tbb parallelized liquid solver featuring simple FLIP and amgpcg pressure solver.☆67Updated 10 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆108Updated 5 years ago
- ☆301Updated 5 years ago
- GPU-accelerated triangle mesh processing☆268Updated this week
- Brandon Pelfrey's SPH fluid simulation tutorial☆60Updated 6 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆79Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 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
- PhysIKA: Physics-based Interactive Kinematics Architecture☆101Updated 3 years ago
- A simple implementation of fluid-rigid-body coupling in 2D, using the method of Batty et al. 2007☆50Updated 8 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- fluids v.3☆181Updated last year
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…☆66Updated 11 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated 11 months ago