A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.
☆61Aug 30, 2016Updated 9 years ago
Alternatives and similar repositories for trianglepacker
Users that are interested in trianglepacker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Extending IndexBufferCompression to also support vertex compression.☆18May 3, 2015Updated 10 years ago
- Screen space global illumination demo: SSAO vs SSDO☆51Feb 6, 2013Updated 13 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆88Oct 28, 2015Updated 10 years ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆243Jan 31, 2023Updated 3 years ago
- Automatically exported from code.google.com/p/nvidia-mesh-tools☆11May 26, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Apr 30, 2019Updated 6 years ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- Fast mesh simplification via edge collapsing☆133Mar 11, 2017Updated 9 years ago
- Software rasterization occlusion culling library☆39Sep 18, 2015Updated 10 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆27Mar 17, 2015Updated 11 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- Portable, single-file, PRNG library implementing the xoshiro256** algorithm