nihaljn / marching-cubes
C++ implementation of the Marching Cubes algorithm
☆35Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for marching-cubes
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆37Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- ☆82Updated 6 months ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆48Updated last month
- C++ CPU Software-Rasterizer☆55Updated 9 months ago
- Volume rendering☆55Updated last year
- A light-weighted, efficient and header-only mesh processing frame work.☆49Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆112Updated this week
- GPU Accelerated Rasterizer written in CUDA☆37Updated 7 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…☆146Updated 6 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆172Updated 6 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 2 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆80Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆163Updated 2 months ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆91Updated 11 months ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆38Updated 3 years ago
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆16Updated 4 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆124Updated 2 years ago
- A collection of common mesh subdivision algorithms☆90Updated 6 years ago
- Isotropic Remeshing of Triangulated Surface☆84Updated last year
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆29Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆61Updated last year
- C++ version based on the Marching Cubes library of the paper: http://jcgt.org/published/0008/03/01☆17Updated 2 years ago
- Research 3D Engine for rendering, animation and processing☆100Updated this week
- Global Illumination using Spherical Harmonics☆67Updated 3 years ago
- Fast rendering of large point clouds in OpenGL through compute shaders.☆129Updated last year
- Computer Graphics Assignment about Meshes☆25Updated 4 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆32Updated 3 years ago
- Signed Distance Function from triangle mesh.☆91Updated 5 years ago