gaschler / bounding-meshLinks
Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation
☆347Updated 4 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:
- Mesh Decimation Tool☆96Updated 10 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
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Updated last week
- Header only mesh voxelizer in c99☆655Updated 4 years ago
- Fast mesh simplification via edge collapsing☆132Updated 8 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆182Updated 6 years ago
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- sandbox for various 3d math, geometry, graphics and physics code☆231Updated 8 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆538Updated 5 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆172Updated 9 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆168Updated 8 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆336Updated 2 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Mesh simplification with UV's boundary preserved☆525Updated 5 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- The code in this tutorial implements a BVH acceleration structure☆81Updated 5 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆121Updated 11 years ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆534Updated 9 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆338Updated 5 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 4 years ago
- fluids v.3☆181Updated last month
- Header only 3d quickhull in c99☆294Updated 8 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆253Updated 10 years ago