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.
☆827Updated 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)☆939Updated last month
- Mesh simplification with UV's boundary preserved☆525Updated 5 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆641Updated last year
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆376Updated 3 years ago
- Robust Tetrahedral Meshing in the Wild.☆694Updated 2 years ago
- Sparse volume compute and rendering on NVIDIA GPUs☆709Updated 3 years ago
- CPU Sparse Voxel Octree Implementation☆750Updated 8 years ago
- ☆830Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- Convert any Triangle Mesh to Watertight Manifold☆693Updated 5 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…☆311Updated 2 years ago
- The Polygon Mesh Processing Library☆1,448Updated last week
- Course material for a grad-level course in Geometry Processing.☆395Updated 5 years ago
- Header only mesh voxelizer in c99☆655Updated 4 years ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,279Updated 3 months ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆705Updated 2 years ago
- Fast Tetrahedral Meshing in the Wild☆538Updated 2 months ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆538Updated 5 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆336Updated 2 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆308Updated last year
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆385Updated 4 months ago
- fast distance and ray intersection queries☆451Updated 3 months ago
- An open source programming resource intended for graphics programmers.☆318Updated 2 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆183Updated 6 years ago
- A library for detecting and resolving intersections between two surface meshes.☆477Updated 5 months ago
- Calculate signed distance fields for arbitrary meshes☆1,204Updated last year
- Parallelized triangle mesh --> continuous signed distance field on CPU☆516Updated 2 years ago
- Mesh triangle reduction using quadrics☆1,695Updated last year
- A repository with a variety of meshes with minimal licensing requirements.☆246Updated last year
- Demonstration code for Marching Cubes and Dual Contouring☆320Updated 2 years ago