enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
#
draco
Here are 23 public repositories matching this topic...
使用 draco 压缩和解压 three.js 模型文件。(Use draco to compress and decompress threejs-object files.)
threejs
model
html5-game
html-canvas
three-js
model-format
3d
game-model
draco
model-loader
html-3d
draco3d
threejs-model
draco-threejs
-
Updated
Dec 29, 2021 - JavaScript
Python wrapper for Google's Draco mesh compression library.
-
Updated
Apr 10, 2022 - C++
-
Updated
Apr 11, 2022 - Python
Conan recipe for the Draco library
-
Updated
May 30, 2019 - Python
[Testing repo for conan-center-index] Conan recipes for draco
-
Updated
Apr 5, 2021 - Python
-
Updated
Feb 26, 2022 - JavaScript
Improve this page
Add a description, image, and links to the draco topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the draco topic, visit your repo's landing page and select "manage topics."


The following glTF primitive modes are not implemented:
-
TRIANGLE_STRIP-
TRIANGLE_FANUnity does not support those out of the box, so glTFast needs to generate indices (similar to how it creates them for missing indices on
TRIANGLESmode primitives).Unfortunately I've never encountered such a glT