diff --git a/Models/glTFPotOfCoals/README.body.md b/Models/glTFPotOfCoals/README.body.md index f800b06b..68d47ce5 100644 --- a/Models/glTFPotOfCoals/README.body.md +++ b/Models/glTFPotOfCoals/README.body.md @@ -11,3 +11,10 @@ This asset represents a copper pot using emissive for glowing hot coals, coated with a clearcoat layer on the exterior, and including the glTF and Khronos Group and DGG logos. The textures are compressed with JPEG to reduce file size, but the normal bump texture for the copper pot has been kept in PNG format to preserve the emboss details around the logos. + +## Animated Version + +![Animated version of the asset](screenshot/animation.gif) +
_Animated version of the asset._ + +The asset in the `glTF-Animation` folder adds an animated heat-refraction effect on top of the emissive coals. A rotating disc has been added, using the extensions KHR_materials_specular, KHR_materials_transmission, and KHR_materials_volume. diff --git a/Models/glTFPotOfCoals/screenshot/animation.gif b/Models/glTFPotOfCoals/screenshot/animation.gif new file mode 100644 index 00000000..b495caf0 Binary files /dev/null and b/Models/glTFPotOfCoals/screenshot/animation.gif differ