You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,7 @@ cgltf also supports some glTF extensions:
106
106
- KHR_lights_punctual
107
107
- KHR_materials_anisotropy
108
108
- KHR_materials_clearcoat
109
+
- KHR_materials_diffuse_transmission
109
110
- KHR_materials_dispersion
110
111
- KHR_materials_emissive_strength
111
112
- KHR_materials_ior
@@ -117,8 +118,6 @@ cgltf also supports some glTF extensions:
117
118
- KHR_materials_unlit
118
119
- KHR_materials_variants
119
120
- KHR_materials_volume
120
-
- KHR_materials_iridescence
121
-
- KHR_materials_diffuse_transmission
122
121
- KHR_texture_basisu (requires a library like [Binomial Basisu](https://github.com/BinomialLLC/basis_universal) for transcoding to native compressed texture)
0 commit comments