tinyply
PLY loader
A single-header, zero-dependency C++11 library for reading and writing the PLY mesh file format in both binary and ASCII modes.
C++11 ply 3d mesh format importer & exporter
619 stars
18 watching
119 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
computer-visionfile-formatgeometrymeshplypublic-domain
Related projects:
Repository | Description | Stars |
---|---|---|
syoyo/tinydng | A lightweight C++ library for loading and writing DNG and TIFF image formats with support for lossless compression and various color depths. | 154 |
benikabocha/tinyddsloader | A lightweight loader for the Tiny DDS file format used in 3D graphics | 42 |
syoyo/tinyexr | A lightweight C++ library for loading and saving OpenEXR images in various formats | 713 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
syoyo/tinygltf | A lightweight C++ library for loading and saving glTF 2.0 data | 2,036 |
twinside/juicy.pixels | A Haskell library for loading and saving different picture formats. | 236 |
karai17/simple-tiled-implementation | A simple Lua library for loading and rendering Tiled maps in the LÖVE framework. | 849 |
ddiakopoulos/tinygizmo | A lightweight C++ library for creating simple 3D gizmo widgets in immediate-mode graphics applications. | 442 |
ssloy/tinyraycaster | A minimalistic 3D graphics project designed to be a learning tool and starter code for building a simple 3D shooter. | 1,907 |
billyma128/wepy-img-loader | A library that provides preloading of images in WeChat Mini Programs using the Wepy framework. | 22 |
jing-interactive/melo | A tool for loading and rendering 3D meshes from various formats, including OBJ, glTF2, and PLY. | 46 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
pytorch/data | A PyTorch project providing data loading utilities and scalable dataloading solutions | 1,133 |
plone/plone.reload | A tool to reload Zope 2 and Plone configurations without requiring a restart. | 10 |
tfussell/miniz-cpp | A cross-platform C++14 library for reading and writing ZIP files with a simple API. | 231 |