From b3100a141c2290e9d99c9dd8c2de97940dd0c44b Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 9 Jan 2025 17:31:09 +0100 Subject: update gltf extension status --- doc/other.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'doc/other.md') diff --git a/doc/other.md b/doc/other.md index fd23298..b3f8c93 100644 --- a/doc/other.md +++ b/doc/other.md @@ -10,30 +10,30 @@ ## glTF extension status -| Extension | Status | -| ------------------------------- | -------------------- | -| KHR_animation_pointer | Not wanted (4) | -| KHR_draco_mesh_compression | Maybe todo | -| KHR_lights_punctual | Supported | -| KHR_materials_anisotropy | Todo | -| KHR_materials_clearcoat | Todo | -| KHR_materials_dispersion | Todo (2) | -| KHR_materials_emissive_strength | Supported | -| KHR_materials_ior | Supported | -| KHR_materials_iridescence | Todo | -| KHR_materials_sheen | Todo | -| KHR_materials_specular | Maybe todo | -| KHR_materials_transmission | Supported | -| KHR_materials_unlit | Supported | -| KHR_materials_variants | Not required (1) | -| KHR_materials_volume | Supported | -| KHR_mesh_quantization | Maybe todo | -| KHR_texture_basisu | Unsure if needed (3) | -| KHR_texture_transform | Not required (4) | -| KHR_xmp_json_ld | Todo | -| EXT_mesh_gpu_instancing | Not required (6) | -| EXT_meshopt_compression | Todo, maybe | -| EXT_texture_webp | Supported | +| Extension | Status | +| ------------------------------- | ---------------- | +| KHR_animation_pointer | Not wanted (4) | +| KHR_draco_mesh_compression | Maybe todo | +| KHR_lights_punctual | Supported | +| KHR_materials_anisotropy | Todo | +| KHR_materials_clearcoat | Todo | +| KHR_materials_dispersion | Todo (2) | +| KHR_materials_emissive_strength | Supported | +| KHR_materials_ior | Supported | +| KHR_materials_iridescence | Todo | +| KHR_materials_sheen | Todo | +| KHR_materials_specular | Maybe todo | +| KHR_materials_transmission | Supported | +| KHR_materials_unlit | Supported | +| KHR_materials_variants | Not required (1) | +| KHR_materials_volume | Supported | +| KHR_mesh_quantization | Maybe todo | +| KHR_texture_basisu | Not required (3) | +| KHR_texture_transform | Not required (4) | +| KHR_xmp_json_ld | Todo | +| EXT_mesh_gpu_instancing | Not required (6) | +| EXT_meshopt_compression | Todo, maybe | +| EXT_texture_webp | Supported | 1. We can do the same by sharing subresources. 2. The gltf rust crate does not support that extension. -- cgit v1.2.3-70-g09d2