Eisenwave / obj2voxel
Convert OBJ and STL files to voxels, with support for textures. Written in pure C++17 with CMake. No raytracing or slicing or OpenGL shenanigans. Fast and robust using just 3D intersections. Simple as.
☆123Updated last year
Alternatives and similar repositories for obj2voxel:
Users that are interested in obj2voxel are comparing it to the libraries listed below
- Interactively Modifying Compressed Sparse Voxel Representations☆134Updated last year
- ☆201Updated last week
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆294Updated last year
- A library for detecting and resolving intersections between two surface meshes.☆433Updated last month
- Isosurface extraction using largely undiscovered techniques.☆137Updated 6 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆292Updated last year
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆167Updated 6 months ago
- A collection of common mesh subdivision algorithms☆94Updated 6 years ago
- Dual Contoruing implemented in C++☆92Updated 5 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 10 months ago
- 3D Signed Distance Field☆38Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- A C++ implementation of the fast voxel traversal algorithm.☆177Updated 2 years ago
- ☆83Updated 9 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- Seamlessly erase seams from your favorite 3D models.☆120Updated 3 months ago
- Implements a simple, readable naive surface nets algorithm☆61Updated 6 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆38Updated last year
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆74Updated 4 years ago
- MagicaVoxel File Writer dependency free cpp class☆36Updated last year
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆363Updated 3 years ago
- Isotropic Remeshing of Triangulated Surface☆87Updated 2 years ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆643Updated 3 months ago
- TriWild: Robust Triangulation with Curve Constraints☆237Updated 2 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆233Updated 4 months ago
- Data tables used in the Transvoxel Algorithm☆55Updated last year
- GPU-based SDF generator☆150Updated 7 years ago
- Automatic UV Unwrapping Library for Dust3D☆85Updated 4 years ago