Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AnimationPointerUVs #115

Merged
merged 7 commits into from
Dec 19, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions Models/AnimationPointerUVs/README.body.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## Screenshot

![screenshot](screenshot/screenshot_Large.jpg)
<br clear="all"/>_Screenshot from [Babylon.js Sandbox](https://sandbox.babylonjs.com/)_

## Description

This model tests UV transform animations with `KHR_animation_pointer` for position, scale, and rotation for each of these texture types:
* baseColorTexture
* baseColorTexture with AlphaMode:Blend
* baseColorTexture with AlphaMode:Mask
* metallicRoughnessTexture
* normalTexture
* occlusionTexture
* emissiveTexture
* clearcoatTexture
* clearcoatRoughnessTexture
* clearcoatNormalTexture
* sheenColorTexture
* sheenRoughTexture
* specularColorTexture
* specularTexture
* transmissionTexture
* thicknessTexture

The asset was created in 3ds Max 2024, and exported with the [Hayashi Satoshi glTF Exporter](https://nu1963u.wixsite.com/custom3dsmax/gltfpluginfor3dsmax).

Textures were generated by altering the photo [Savona, pannelli di 12 e 3 laggioni, 1500-50 ca. 0.jpg](https://commons.wikimedia.org/wiki/File:Savona,_pannelli_di_12_e_3_laggioni,_1500-50_ca._0.jpg) by [Sailko](https://commons.wikimedia.org/wiki/User:Sailko).
Binary file not shown.
Binary file not shown.
Loading
Loading