draco-io 0.5.1

OBJ, PLY, STL and FBX mesh readers and writers for the Draco geometry model
Documentation
1
2
3
4
5
6
7
8
9
# draco-io 0.4 API

`draco-io` reads and writes OBJ, PLY, STL and FBX against the `draco-core`
geometry model. None of these formats embeds a Draco bitstream, so no feature
here enables the codec.

glTF is the format that does embed one, and `draco-gltf` 0.3 owns it whole:
GLB containers, resource resolution and accessors as well as documents, typed
views and document-preserving Draco compression.