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 @@ + + +
+ +
+
+
+ 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.
+