diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/other.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/other.md b/doc/other.md index 4634bbc..74f9665 100644 --- a/doc/other.md +++ b/doc/other.md @@ -17,7 +17,7 @@ | KHR_lights_punctual | Supported | | KHR_materials_anisotropy | Todo | | KHR_materials_clearcoat | Todo | -| KHR_materials_dispersion | Supported | +| KHR_materials_dispersion | Format only (2) | | KHR_materials_emissive_strength | Supported | | KHR_materials_ior | Supported | | KHR_materials_iridescence | Todo | @@ -36,3 +36,4 @@ | EXT_texture_webp | Supported | 1. We can do the same by sharing subresources. +2. gltf rust crate does not support that extension |