Code for fast approximate generalized winding number (solid angle) computation for triangle soups
☆143Aug 28, 2021Updated 4 years ago
Alternatives and similar repositories for WindingNumber
Users that are interested in WindingNumber are comparing it to the libraries listed below
Sorting:
- An example that complies and runs the fast winding number for soups☆82Dec 19, 2018Updated 7 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Aug 31, 2023Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Sep 2, 2021Updated 4 years ago
- Indirect Predicates for Geometric Constructions☆50Dec 17, 2025Updated 2 months ago
- Header only 3d quickhull in c99☆294Jun 30, 2017Updated 8 years ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,283Oct 13, 2025Updated 4 months ago
- Gaggle of Algorithms and Utilities for Simulating Stuff☆31Mar 18, 2023Updated 2 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆830Sep 7, 2015Updated 10 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆16Feb 17, 2022Updated 4 years ago
- Development repository for OpenVDB AX: a JIT expression language for VDB☆69Jan 18, 2021Updated 5 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…☆169Apr 18, 2024Updated last year
- Fast (er) implementation of dual contouring which avoids the octree☆168May 30, 2017Updated 8 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,081Feb 11, 2026Updated 2 weeks ago
- This demo shows how to use the surface gradient based framework to do compositing of bump maps in both simple and complex scenarios.☆86Jul 31, 2022Updated 3 years ago
- A Robust Geometry Processing Library☆289Feb 20, 2026Updated last week
- Radix sort revisited again☆26Mar 20, 2018Updated 7 years ago
- Digital Geometry Tools and Algorithm Library☆395Feb 17, 2026Updated last week
- Collection of functions that can be used to generate tileable volume/3d noise. An exemple of volume noise functions that can be specifica…☆370Jun 18, 2020Updated 5 years ago
- Experimentation framework for real-time light culling☆31Jul 23, 2019Updated 6 years ago
- Various experiments with raytracing and raymarching☆57Oct 16, 2021Updated 4 years ago
- C++ math / geometry / mesh processing library☆63Oct 19, 2018Updated 7 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Apr 27, 2021Updated 4 years ago
- Bounding Halfspace Hierarchy☆124May 6, 2019Updated 6 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Jun 30, 2025Updated 7 months ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Jun 21, 2019Updated 6 years ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆534Nov 4, 2016Updated 9 years ago
- An open source programming resource intended for graphics programmers.☆321Feb 21, 2026Updated last week
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Jul 5, 2021Updated 4 years ago
- The Polygon Mesh Processing Library☆1,450Feb 19, 2026Updated last week
- A self-study of simulating ocean waves. Featuring Gerstner waves and Statistic FFT approach. Using OpenGL C++☆16Mar 30, 2016Updated 9 years ago
- Work-in-progress CPU renderer using Embree☆18Jan 28, 2019Updated 7 years ago
- Arbitrary-precision integer and rational arithmetic☆19Jun 2, 2021Updated 4 years ago
- Sample code that supplements the Sculpting And Simulations talk.☆104Mar 29, 2019Updated 6 years ago
- C99 heightmap utilities.☆488Apr 27, 2021Updated 4 years ago
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆66Jul 2, 2025Updated 7 months ago
- RenderMan conversion tool for Disney's Moana Island Scene data set.☆35Aug 7, 2018Updated 7 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Apr 10, 2021Updated 4 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆87Jun 9, 2023Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆183Aug 14, 2019Updated 6 years ago