topskychen / voxelizer
A fast parallel CPU-based surface & solid voxelizer.
☆77Updated 4 years ago
Alternatives and similar repositories for voxelizer
Users that are interested in voxelizer are comparing it to the libraries listed below
Sorting:
- The Robust Quad Mesh Extraction Library☆119Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆343Updated 3 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated last year
- Mesh Decimation Tool☆97Updated 9 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 5 years ago
- ☆127Updated 5 months ago
- A collection of common mesh subdivision algorithms☆96Updated 7 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 9 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated 9 months ago
- ☆15Updated 7 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- A simple implementation of fluid-rigid-body coupling in 2D, using the method of Batty et al. 2007☆50Updated 8 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆186Updated 4 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆82Updated 2 years ago
- Sources for the paper Fast approximations for boundary element based brittle fracture simulation☆50Updated last month
- Octree library in C++☆59Updated 12 years ago
- ☆47Updated 7 years ago
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…☆66Updated 11 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆117Updated 10 years ago
- The code in this tutorial implements a BVH acceleration structure☆78Updated 5 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆139Updated 11 months ago
- OpenGP☆81Updated 2 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…☆153Updated last year
- Quadrilateral-dominant and Hexahedral-dominant meshes generator☆89Updated last month