diff --git a/javascript/glb_to_draco.html b/javascript/glb_to_draco.html new file mode 100644 index 00000000..31437c0e --- /dev/null +++ b/javascript/glb_to_draco.html @@ -0,0 +1,404 @@ + + + + + GLB to Draco Compressed Converter + + + + + +
+

+ Draco Logo +

+

GLB to Draco Compressed Converter

+
+

Description

+

+ Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
+ This tool allows you to convert a GLB file to a compressed Draco format (.drc) directly in your browser. +

+

How to use

+
    +
  1. Select a GLB file below.
  2. +
  3. Choose a compression level (80% or 50%).
  4. +
  5. Click Convert & Download to get the compressed Draco file.
  6. +
+
+ + +
+
+ +
+ + +
+
+
+ +
+
+
+

References

+ +
+ + +