InteractiveComputerGraphics / CompactNSearch
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.
☆164Updated last year
Alternatives and similar repositories for CompactNSearch:
Users that are interested in CompactNSearch are comparing it to the libraries listed below
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆300Updated 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
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 5 months ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated last year
- ☆291Updated 4 years ago
- fluids v.3☆179Updated 8 months ago
- GPU-accelerated triangle mesh processing☆255Updated this week
- A research-oriented fluid solver for computer graphics☆55Updated last year
- Affine Particle-in-Cell Water Simulation in 2D☆118Updated last year
- A simple implementation of fluid-rigid-body coupling in 2D, using the method of Batty et al. 2007☆50Updated 8 years ago
- A Library for Squashing Things☆190Updated 2 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆185Updated 4 months ago
- ☆127Updated 5 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…☆153Updated last year
- Eulerian-on-Lagrangian Cloth Simulation☆106Updated 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
- A course on Smoothed Particle Hydrodynamics (SPH)☆185Updated last year
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆139Updated 11 months ago
- PhysIKA: Physics-based Interactive Kinematics Architecture☆101Updated 3 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 5 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 8 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- ☆101Updated 8 years ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆58Updated 5 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated last month
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year