gaschler / bounding-meshLinks
Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation
☆345Updated 3 years ago
Alternatives and similar repositories for bounding-mesh
Users that are interested in bounding-mesh 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…☆303Updated last year
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- Mesh Decimation Tool☆97Updated 10 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆533Updated 5 years ago
- Header only mesh voxelizer in c99☆645Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆140Updated 3 years ago
- Mesh simplification with UV's boundary preserved☆514Updated 5 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆176Updated 5 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- sandbox for various 3d math, geometry, graphics and physics code☆233Updated 7 years ago
- Fast mesh simplification via edge collapsing☆134Updated 8 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆327Updated last year
- An implementation of the Dual Contouring algorithm based on the reference code☆169Updated 8 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆164Updated 8 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆127Updated 3 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆101Updated 2 years ago
- A procedural geometry generation library for C++11☆226Updated 2 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆799Updated 9 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated this week
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 5 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- CPU Sparse Voxel Octree Implementation☆745Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- An open source programming resource intended for graphics programmers.☆301Updated last year
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- GPU-based SDF generator☆150Updated 7 years ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆532Updated 8 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago