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.
☆167Updated last year
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…☆301Updated last year
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆100Updated last year
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆118Updated last year
- A research-oriented fluid solver for computer graphics☆55Updated last year
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆142Updated last week
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 6 years ago
- ☆127Updated last week
- A library for various continuous collision detection algorithms.☆59Updated 2 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated last year
- GPU-accelerated triangle mesh processing☆259Updated this week
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 6 months ago
- A Library for Squashing Things☆192Updated 2 years ago
- ☆292Updated 4 years ago
- Fast CUDA 3x3 SVD☆73Updated 6 years 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…☆154Updated last year
- Eulerian-on-Lagrangian Cloth Simulation☆107Updated 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
- An open source GPU based SPH simulation with support for spatial adaptivity☆87Updated 5 years ago
- ☆102Updated 8 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 9 months ago
- A simple implementation of fluid-rigid-body coupling in 2D, using the method of Batty et al. 2007☆50Updated 8 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆59Updated 6 years ago
- A course on Smoothed Particle Hydrodynamics (SPH)☆188Updated last year
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- a tbb parallelized liquid solver featuring simple FLIP and amgpcg pressure solver.☆68Updated 10 years ago
- Hierarchical Optimization Time Integration (HOT) for efficient implicit timestepping of the material point method (MPM)☆97Updated 5 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆189Updated 5 months ago