Skip to content

Commit 28216b2

Browse files
committed
Fixed extension listing on Readme.
1 parent c2a944e commit 28216b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ cgltf also supports some glTF extensions:
106106
- KHR_lights_punctual
107107
- KHR_materials_anisotropy
108108
- KHR_materials_clearcoat
109+
- KHR_materials_diffuse_transmission
109110
- KHR_materials_dispersion
110111
- KHR_materials_emissive_strength
111112
- KHR_materials_ior
@@ -117,8 +118,6 @@ cgltf also supports some glTF extensions:
117118
- KHR_materials_unlit
118119
- KHR_materials_variants
119120
- KHR_materials_volume
120-
- KHR_materials_iridescence
121-
- KHR_materials_diffuse_transmission
122121
- KHR_texture_basisu (requires a library like [Binomial Basisu](https://github.com/BinomialLLC/basis_universal) for transcoding to native compressed texture)
123122
- KHR_texture_transform
124123

0 commit comments

Comments
 (0)