meshoptimizer
Mesh optimizer
A C++ library that optimizes 3D meshes for faster rendering on GPUs.
Mesh optimization library that makes meshes smaller and faster to render
6k stars
106 watching
488 forks
Language: C++
last commit: 6 days ago
Linked from 2 awesome lists
compressiongltfgpumesh-processingoptimizationsimplification
Related projects:
Repository | Description | Stars |
---|---|---|
nvidiagameworks/kaolin | A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. | 4,497 |
mlivesu/cinolib | A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 930 |
nical/lyon | A Rust library for GPU-accelerated 2D graphics rendering using path tessellation | 2,348 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 363 |
meshpro/optimesh | A software project providing an interface to various mesh optimization and smoothing algorithms for engineering applications. | 578 |
meshinspector/meshlib | A comprehensive C++ library for 3D geometry processing and analysis | 521 |
gaoxifeng/robust-hexahedral-re-meshing | A software tool that simplifies and optimizes 3D mesh structures using a robust algorithm | 43 |
pmp-library/pmp-library | A C++ library for processing and visualizing polygon surface meshes | 1,319 |
zalo/mathutilities | A collection of reusable math and physics utilities for Unity development | 4,278 |
cnr-isti-vclab/meshlab | A system for processing and editing large 3D triangular meshes | 4,802 |
isl-org/open3d | A C++ library for rapid development of software that processes 3D data | 11,474 |
forceflow/trimesh2 | A C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes | 310 |
sigkill79/sts | A header-only library for optimizing vertex cache sizes of triangles. | 62 |
gkjohnson/three-mesh-bvh | An optimization library for raycasting and spatial queries against 3D meshes in web-based graphics applications | 2,545 |
gfx-rs/wgpu | A cross-platform graphics API that abstracts multiple GPU interfaces and provides a Rust interface. | 12,673 |