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
502 forks
Language: C++
last commit: about 1 month 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,550 |
mlivesu/cinolib | A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 938 |
nical/lyon | A Rust library for GPU-accelerated 2D graphics rendering using path tessellation | 2,365 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
meshpro/optimesh | A tool for optimizing and smoothing 3D meshes using various algorithms. | 582 |
meshinspector/meshlib | A comprehensive C++ library for 3D geometry processing and analysis | 531 |
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,333 |
zalo/mathutilities | A collection of reusable math and physics utilities for Unity development | 4,438 |
cnr-isti-vclab/meshlab | A system for processing and editing large 3D triangular meshes | 4,863 |
isl-org/open3d | A C++ library for rapid development of software that processes 3D data | 11,648 |
forceflow/trimesh2 | A C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes | 313 |
sigkill79/sts | A header-only library for optimizing vertex cache sizes of triangles. | 63 |
gkjohnson/three-mesh-bvh | An optimization library for raycasting and spatial queries against 3D meshes in web-based graphics applications | 2,580 |
gfx-rs/wgpu | A cross-platform, Rust-based graphics API that abstracts multiple GPU APIs and WebGL2/WebGPU. | 12,904 |