christopherbatty / SDFGenLinks
A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
☆818Updated 10 years ago
Alternatives and similar repositories for SDFGen
Users that are interested in SDFGen are comparing it to the libraries listed below
Sorting:
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆913Updated 3 weeks ago
- Mesh simplification with UV's boundary preserved☆520Updated 5 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆637Updated last year
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆375Updated 3 years ago
- CPU Sparse Voxel Octree Implementation☆747Updated 8 years ago
- ☆816Updated 2 years ago
- Sparse volume compute and rendering on NVIDIA GPUs☆704Updated 3 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…☆309Updated 2 years ago
- Course material for a grad-level course in Geometry Processing.☆395Updated 5 years ago
- Robust Tetrahedral Meshing in the Wild.☆683Updated 2 years ago
- Header only mesh voxelizer in c99☆649Updated 3 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆536Updated 5 years ago
- Convert any Triangle Mesh to Watertight Manifold☆681Updated 5 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆333Updated 2 years ago
- The Polygon Mesh Processing Library☆1,433Updated 3 weeks ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆306Updated last year
- An open source programming resource intended for graphics programmers.☆315Updated 3 weeks ago
- Mesh triangle reduction using quadrics☆1,664Updated last year
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,262Updated last month
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆686Updated 2 years ago
- A library for detecting and resolving intersections between two surface meshes.☆469Updated 2 months ago
- Fast Tetrahedral Meshing in the Wild☆510Updated last week
- fast distance and ray intersection queries☆440Updated 3 weeks ago
- ☆224Updated 4 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆379Updated 2 months ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆534Updated 9 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆311Updated 2 years ago
- Rendering Point Clouds with Compute Shaders☆741Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago