Use text instead of ascii.
This commit is contained in:
parent
8b58d19a4a
commit
404bc85271
16
README.md
16
README.md
@ -11,18 +11,18 @@ This repository contains the source code of the https://3dviewer.net website. Th
|
||||
|
||||
- obj (with mtl and texture)
|
||||
- 3ds (with texture)
|
||||
- stl (ascii and binary)
|
||||
- ply (ascii and binary)
|
||||
- gltf (ascii and binary)
|
||||
- off (ascii only)
|
||||
- stl (text and binary)
|
||||
- ply (text and binary)
|
||||
- gltf (text and binary)
|
||||
- off (text only)
|
||||
|
||||
### Export
|
||||
|
||||
- obj (with mtl)
|
||||
- stl (ascii and binary)
|
||||
- ply (ascii and binary)
|
||||
- gltf (ascii and binary)
|
||||
- off (ascii only)
|
||||
- stl (text and binary)
|
||||
- ply (text and binary)
|
||||
- gltf (text and binary)
|
||||
- off (text only)
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user