thinks / obj-ioLinks
Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.
☆24Updated last year
Alternatives and similar repositories for obj-io
Users that are interested in obj-io are comparing it to the libraries listed below
Sorting:
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- A Shoemake Arcball camera in C++☆31Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- A 3D viewer bootstrapping library☆12Updated 2 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 9 months ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆54Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- The ultimate mesh handling library☆59Updated 2 months ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator