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

Tags: jonike/draco

Tags

1.1.0

Toggle 1.1.0's commit message
Updated Draco to 1.1.0

The latest version of Draco brings a number of new compression
enhancements for even smaller models:
- Improved compression
  - Up to 40% better compression of normals
  - Up to 5% better compression for models with multiple attributes
- Faster decode speeds
  - 30% faster decoding for models with multiple attributes for lower compression levels 4 and below
    - Note: Decreases compression by 10%.
- Encoding of metadata to .obj (e.g. Draco
8000
 can preserve material or sub-object names)
- Security fixes

1.0.1

Toggle 1.0.1's commit message
Merge pull request google#184 from google/update_snapshot

Update Draco snapshot.

1.0.0

Toggle 1.0.0's commit message
Fixed CMake for 1.0.0

0.10.0

Toggle 0.10.0's commit message
Merge pull request google#97 from louquillio/rename-svg

Fix inconsistently-named SVG file.

0.9.1

Toggle 0.9.1's commit message
Fixed loading of .obj files that do not end with a new line character.

0