Skip to content

rdeioris/glTFRuntimeWebP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glTFRuntimeWebP

EXT_texture_webp for glTFRuntime

Supported platforms

  • Linux X86-64
  • Linux Arm64
  • Windows X86-64
  • Mac Arm64
  • iOS Arm64
  • Android Arm64

Usage

Just add the plugin to the project Plugins directory: it will automatically registers as a new glTF image processor

Animations

WebP animations are supported by generating a Texture2DArray (each slice is a frame) using the LoadWebPAnimationAsTexture2DArray UFunction:

image

You can eventually switch frames directly from a material:

image

(FPS and NumberOfFrames can be set directly from the output of LoadWebPAnimationAsTexture2DArray)

About

EXT_texture_webp for glTFRuntime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published