SeamAwareDecimater
Mesh decimator
Decimates a triangle mesh while preserving its UV boundaries and considering seam-aware decimation criteria.
Mesh simplification with UV's boundary preserved
502 stars
21 watching
61 forks
Language: C++
last commit: almost 5 years ago
Linked from 2 awesome lists
mesh-simplificationseamlessuv-mapping
Related projects:
Repository | Description | Stars |
---|---|---|
| Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# | 1,770 |
| A software toolset for generating simplified mesh representations while maintaining the original shape's integrity | 334 |
| A C/C++ library that minimizes errors in seams of lightmaps used in 3D graphics to improve visual appearance at transitions between different textures. | 237 |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
| Tool for reducing complexity of 3D models by simplifying surface geometry | 250 |
| Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 |
| A fast and robust Rust library for Delaunay triangulation of 2D points | 211 |
| A C++ library for generating unique texture coordinates from 3D meshes | 5 |
| Reconstructs 3D models from 2D silhouettes and camera parameters | 65 |
| An algorithm for reducing the complexity of 3D mesh models by simplifying their surface geometry using quadric shapes. | 1,513 |
| A tool for optimizing and smoothing 3D meshes using various algorithms. | 582 |
| An application for surface parameterization and flattening of 3D meshes | 770 |
| Automatically simplifies and optimizes 3D models for efficient rendering on various hardware configurations | 1,870 |
| A source code implementation of triangle rasterization routines accelerated using SIMD instructions | 67 |
| A package for synchronizing meshes/models editing in DCC tools into Unity in real time. | 1,614 |