bounding-mesh
Mesh simplifier
A software toolset for generating simplified mesh representations while maintaining the original shape's integrity
Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation
334 stars
19 watching
47 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An algorithm for reducing the complexity of 3D mesh models by simplifying their surface geometry using quadric shapes. | 1,513 |
| Tool for reducing complexity of 3D models by simplifying surface geometry | 250 |
| An application for surface parameterization and flattening of 3D meshes | 770 |
| Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# | 1,770 |
| A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 938 |
| A comprehensive C++ library for 3D geometry processing and analysis | 531 |
| A tool that simplifies SVG files by removing unnecessary elements and converting them into equivalent, more compact formats. | 145 |
| A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
| A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
| Decimates a triangle mesh while preserving its UV boundaries and considering seam-aware decimation criteria. | 502 |
| Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
| Tools for easy modification and customization of ggplot2 graphics | 274 |
| A tool that enables dynamic slicing of convex meshes along a plane in 3D game engines. | 115 |
| A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 53 |
| A software tool that simplifies and optimizes 3D mesh structures using a robust algorithm | 43 |