hole_fixer
Mesh filler
A demo implementation of filling holes in 3D meshes using surface fairing techniques.
Demo implementation of smoothly filling holes in 3D meshes using surface fairing
287 stars
11 watching
51 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
3dc-plus-plusdemoeigengeometrylibiglmathmeshprocessing
Related projects:
Repository | Description | Stars |
---|---|---|
geometrycollective/boundary-first-flattening | An application for surface parameterization and flattening of 3D meshes | 768 |
gaschler/bounding-mesh | A software toolset for generating simplified mesh representations while maintaining the original shape's integrity | 333 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
yaronsumel/filler | A utility to automatically populate gaps in data structures with user-defined filler functions. | 18 |
fogleman/simplify | Tool for reducing complexity of 3D models by simplifying surface geometry | 249 |
karlerikjonatan/framer-module-fill | A Framer module for filling layers with images or videos | 6 |
erkaman/sse-avx-rasterization | A source code implementation of triangle rasterization routines accelerated using SIMD instructions | 67 |
hobbyquaker/patcher | An add-on that enables comfortable application of patches to the Homematic CCU3 device. | 1 |
erkaman/vulkan_minimal_compute | A Vulkan-based demo of rendering a fractal on the GPU through compute operations | 713 |
egtwobits/mesh_mesh_align_plus | An add-on for Blender that allows precise alignment and transformation of 3D mesh objects | 582 |
fogleman/hmm | Tools for converting grayscale heightmap images into 3D meshes | 577 |
meshpro/optimesh | A software project providing an interface to various mesh optimization and smoothing algorithms for engineering applications. | 578 |
meshpro/meshplex | A software package to compute and analyze properties of complex geometric meshes in various dimensions | 104 |
unclearness/nanopm | An open-source implementation of the PatchMatch algorithm in C++ | 71 |
irajsb/ue4_assimp | An Assimp-based mesh importer for Unreal Engine 4. | 141 |