Load GIFs and images into Unreal at runtime without any hitches!
Runtime Image Loader allows to load GIFs and Images (PNG, JPEG, BMP, TGA, OpenEXR, TIFF, QOI) into Unreal Engine at runtime without any hitches. It leverages an asynchronous rendering API so that loading even high-resolution textures will not impact the game and render thread frame times. The same approach is implemented for cubemaps and GIFs.
Developer's update: This plugin has been updated to support runtime GIF Loading. It can also be used now on Mac and Linux. Enjoy!
Tutorial: https://youtu.be/RMRTM3cPFtM
Support channel (Discord): https://discord.gg/Ujw7QVrWxG
Features:
Tested on:
Additional notes:
Code Modules:
Number of Blueprints: 0
Number of C++ Classes: >30
Supported Development Platforms: Win32, Win64, Android, Linux, MacOS
Supported Target Build Platforms: Win32, Win64, Android, Linux, MacOS