From 8e1a2535e626823362964d47f287839c38f24b18 Mon Sep 17 00:00:00 2001 From: Ed Mackey Date: Wed, 6 Dec 2023 11:16:19 -0500 Subject: [PATCH] Add some missing extensions to the README. --- extensions/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extensions/README.md b/extensions/README.md index b33a2dc507..bce4e996e8 100644 --- a/extensions/README.md +++ b/extensions/README.md @@ -40,6 +40,7 @@ When an extension is implemented by more than one vendor, its name can use the r * [EXT_lights_ies](2.0/Vendor/EXT_lights_ies/README.md) * [EXT_lights_image_based](2.0/Vendor/EXT_lights_image_based/README.md) +* [EXT_mesh_manifold](2.0/Vendor/EXT_mesh_manifold/README.md) ### Vendor Extensions for glTF 2.0 @@ -52,11 +53,13 @@ The list of vendor prefixes is maintained in [Prefixes.md](Prefixes.md). Any ve Vendor extensions are not covered by the Khronos IP framework. * [ADOBE_materials_clearcoat_specular](2.0/Vendor/ADOBE_materials_clearcoat_specular/README.md) +* [ADOBE_materials_clearcoat_tint](2.0/Vendor/ADOBE_materials_clearcoat_tint/README.md) * [ADOBE_materials_thin_transparency](2.0/Vendor/ADOBE_materials_thin_transparency/README.md) * [AGI_articulations](2.0/Vendor/AGI_articulations/README.md) * [AGI_stk_metadata](2.0/Vendor/AGI_stk_metadata/README.md) * [CESIUM_primitive_outline](2.0/Vendor/CESIUM_primitive_outline/README.md) * [FB_geometry_metadata](2.0/Vendor/FB_geometry_metadata/README.md) +* [GRIFFEL_bim_data](2.0/Vendor/GRIFFEL_bim_data/README.md) * [MPEG_accessor_timed](2.0/Vendor/MPEG_accessor_timed/README.md) * [MPEG_animation_timing](2.0/Vendor/MPEG_animation_timing/README.md) * [MPEG_audio_spatial](2.0/Vendor/MPEG_audio_spatial/README.md) @@ -99,6 +102,7 @@ extensions, Khronos extensions, or inclusion in a future version of the glTF spe | [KHR_animation_pointer](https://github.com/KhronosGroup/glTF/pull/2147) | Ready for testing. | | [KHR_audio](https://github.com/KhronosGroup/glTF/pull/2137) | Ready for testing. | | [KHR_materials_diffuse_transmission](https://github.com/KhronosGroup/glTF/pull/1825) | Ready for testing. | +| [KHR_materials_dispersion](https://github.com/KhronosGroup/glTF/pull/2340) | Ready for testing. | | [KHR_materials_sss](https://github.com/KhronosGroup/glTF/pull/1928) | In development. | # About glTF Extensions