Simple Gif Converter

Toast

(5)
$4
Publisher Toast
File size 397.53kB
Number of files 15
Latest version 1
Latest release date 2017-12-19 07:32:35
First release date 2017-11-08 11:17:21
Supported Unity versions 2018.4.2 or higher
A simple asset to import Gifs into your Unity Projects. The conversion can either be done at runtime or precomputed inside the Assets folder with this asset.

Just open the precomputation scene to convert your Gifs to Texture2D arrays, that are stored in ScriptableObject instances.
Or open he example scene to see how fast and convenient the conversion happens at runtime.

There is also a Gif Player feature, that can be applied to 3D Meshes, 2D Sprites or the UI.

Conversion at runtime is done in the background using coroutines to keep your frame rate constant.

A manual is included.

Top Publisher Assets