mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-16 21:56:03 +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
|
||||
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
|
||||
decode Draco files in the browser.
|
||||
|
@ -1,15 +1,17 @@
|
||||
GUIDES
|
||||
======
|
||||
#GUIDES
|
||||
=======
|
||||
|
||||
_**Contents**_
|
||||
|
||||
* [Command Line Applications](COMMAND_LINE_APPLICATIONS.md)
|
||||
##Draco Files
|
||||
* [Command Line Applications](COMMAND_LINE_APPLICATIONS.md)
|
||||
* [Building](COMMAND_LINE_APPLICATIONS.md#Building)
|
||||
* [Encode Draco File](COMMAND_LINE_APPLICATIONS.md#Encode-Draco-File)
|
||||
* [Decode Draco File](COMMAND_LINE_APPLICATIONS.md#Decode-Draco-File)
|
||||
* [Browser](BROWSER.md)
|
||||
* [JavaScript Decode](BROWSER.md#JavaScript-Decode)
|
||||
* [JavaScript Decode](BROWSER.md#JavaScript-Decode-Draco-File)
|
||||
* [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)
|
||||
* [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