Skip to content

Commit

Permalink
Add some missing extensions to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
emackey committed Dec 6, 2023
1 parent 50c03ba commit 8e1a253
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8e1a253

Please sign in to comment.