mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-18 06:46:00 +08:00
Cleaning up the guide readme
This commit is contained in:
parent
4cfdf0a92e
commit
2b78919ce0
@ -1,7 +1,7 @@
|
|||||||
# Using Draco in the Browser
|
# Using Draco in the Browser
|
||||||
This guide will show you how to use Draco files from the browser.
|
This guide will show you how to use Draco files from the browser.
|
||||||
|
|
||||||
## JavaScript Decode
|
## JavaScript Decode Draco File
|
||||||
|
|
||||||
This is an example to show how to use the Draco JavaScript deocder to
|
This is an example to show how to use the Draco JavaScript deocder to
|
||||||
decode Draco files in the browser.
|
decode Draco files in the browser.
|
||||||
|
@ -1,15 +1,17 @@
|
|||||||
GUIDES
|
#GUIDES
|
||||||
======
|
=======
|
||||||
|
|
||||||
_**Contents**_
|
_**Contents**_
|
||||||
|
|
||||||
* [Command Line Applications](COMMAND_LINE_APPLICATIONS.md)
|
##Draco Files
|
||||||
|
* [Command Line Applications](COMMAND_LINE_APPLICATIONS.md)
|
||||||
* [Building](COMMAND_LINE_APPLICATIONS.md#Building)
|
* [Building](COMMAND_LINE_APPLICATIONS.md#Building)
|
||||||
* [Encode Draco File](COMMAND_LINE_APPLICATIONS.md#Encode-Draco-File)
|
* [Encode Draco File](COMMAND_LINE_APPLICATIONS.md#Encode-Draco-File)
|
||||||
* [Decode Draco File](COMMAND_LINE_APPLICATIONS.md#Decode-Draco-File)
|
* [Decode Draco File](COMMAND_LINE_APPLICATIONS.md#Decode-Draco-File)
|
||||||
* [Browser](BROWSER.md)
|
* [Browser](BROWSER.md)
|
||||||
* [JavaScript Decode](BROWSER.md#JavaScript-Decode)
|
* [JavaScript Decode](BROWSER.md#JavaScript-Decode-Draco-File)
|
||||||
* [Three.js Render](../../javascript/example/README.md)
|
* [Three.js Render](../../javascript/example/README.md)
|
||||||
* [glTF](GLTF.md)
|
|
||||||
|
##[glTF](GLTF.md)
|
||||||
* [Encode Draco glTF Using gltf-pipeline](GLTF.md#Encode-Draco-glTF-Using-gltf-pipeline)
|
* [Encode Draco glTF Using gltf-pipeline](GLTF.md#Encode-Draco-glTF-Using-gltf-pipeline)
|
||||||
* [Render Draco glTF Using three-gltf-viewer](GLTF.md#Render-Draco-glTF-Using-three-gltf-viewer)
|
* [Render Draco glTF Using three-gltf-viewer](GLTF.md#Render-Draco-glTF-Using-three-gltf-viewer)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user