KhronosGroup / glTF-Project-Explorer

Tool to provide a filterable registry of glTF community projects.
Apache License 2.0
87 stars 46 forks source link

Add Khronos glTF Compressor #177

Closed abasilak closed 1 week ago

abasilak commented 1 year ago

Khronos has recently released the open source glTF-Compressor tool for interactively optimizing and fine tuning texture compression settings, to help users adjust their 3D assets for optimal web delivery. More details here: https://www.khronos.org/blog/optimize-3d-assets-with-khronos-new-gltf-compressor-tool

The JSON properties for this project are: { "name" : "Khronos glTF Compressor", "description" : "Khronos sample viewer with compression capabilities (source code)", "link" : "https://github.com/KhronosGroup/glTF-Compressor", "task" : [ "load", "view", "optimize","export" ], "type" : [ "web application" ], "inputs" : [ "glTF 2.0" ], "outputs": ["glTF 2.0"], "tags": ["Khronos Official"] }

javagl commented 1 week ago

This was added manually via the submission form in the meantime, and should appear on the live page soon.