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

GitHub

502 stars
21 watching
61 forks
Language: C++
last commit: almost 5 years ago
Linked from 2 awesome lists

mesh-simplificationseamlessuv-mapping

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
whinarn/unitymeshsimplifier Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# 1,770
gaschler/bounding-mesh A software toolset for generating simplified mesh representations while maintaining the original shape's integrity 334
ands/seamoptimizer 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
nvpro-samples/gl_vk_meshlet_cadscene Demonstrates rendering of CAD models using mesh shaders for high-performance rendering 373
fogleman/simplify Tool for reducing complexity of 3D models by simplifying surface geometry 250
karimnaaji/voxelizer Converts 3D meshes into voxelized representations by performing triangle-cube intersection. 630
mourner/delaunator-rs A fast and robust Rust library for Delaunay triangulation of 2D points 211
prideout/xatlas A C++ library for generating unique texture coordinates from 3D meshes 5
unclearness/vacancy Reconstructs 3D models from 2D silhouettes and camera parameters 65
sp4cerat/fast-quadric-mesh-simplification An algorithm for reducing the complexity of 3D mesh models by simplifying their surface geometry using quadric shapes. 1,513
meshpro/optimesh A tool for optimizing and smoothing 3D meshes using various algorithms. 582
geometrycollective/boundary-first-flattening An application for surface parameterization and flattening of 3D meshes 770
unity-technologies/autolod Automatically simplifies and optimizes 3D models for efficient rendering on various hardware configurations 1,870
erkaman/sse-avx-rasterization A source code implementation of triangle rasterization routines accelerated using SIMD instructions 67
unity3d-jp/meshsync A package for synchronizing meshes/models editing in DCC tools into Unity in real time. 1,614