8000 Tags · imhuwq/draco · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: imhuwq/draco

Tags

1.3.4

Toggle 1.3.4's commit message
Update snapshot to 1.3.4

1.3.3

Toggle 1.3.3's commit message
Updated snapshot to 1.3.3

* Added ExpertEncoder to the Javascript API
  * Allows developers to set quantization options per attribute id
* Bug fixes

1.3.2

Toggle 1.3.2's commit message
Updated snapshot to 1.3.2

  - Bug fixes

1.3.1

Toggle 1.3.1's commit message
Version 1.3.1 release

* Fix issue with multiple attributes when skipping an attribute
transform

1.2.5

Toggle 1.2.5's commit message
Updated snapshot to 1.2.5

* On average 10% faster decoding
* Improved Javascript metadata API
* Bug fixes

1.2.4

Toggle 1.2.4's commit message
Updated snapshot to 1.2.4

* Up to 20% faster decoding
* Added support for integer attributes to our Javascript Encoder
* Fixed issues with THREE.DracoLoader not releasing memory associated
with the Draco module
* OBJ decoder can now be used to parse pure point clouds
* Added Unity plugins to support runtime loading and design-time
importing of encoded Draco files

1.2.2

Toggle 1.2.2's commit message
Updated Draco to 1.2.2

Fixed issues when parsing ill-formatted .obj files + various other
bugfixes

1.2.1

Toggle 1.2.1's commit message
Update Draco to 1.2.1

* Javascript and WebAssembly decoder size reduced by 35%
* Added specialized Javascript and Webassembly decoders for GLTF (size
reduction about 50% compared to the previous version)

1.2.0

Toggle 1.2.0's commit message
Updated Draco to 1.2.0

Improved compression for smaller meshes
Enhancements for upcoming Draco glTF2.0 extension
Fixed Android build issues
New, easier to use DRACOLoader.js
0