GIF Texture - gifunc-js integration

Gifuct-js is fastest GIF parser & decoder library.

This project implements gifuct-js to use GIF’s as textures. The script parses and decodes GIF and draws it in an off-canvas. Uses this canvas as a Texture. Currently, I haven’t implemented a destroy function yet. If an entity is destroyed, the canvas is not.

Project Link: GIF texture

You can use your asset or any url link of gif as an texture just like in Tutorial: Video Textures

To view other functions provided, check out README file.

4 Likes

Great stuff, thanks! I added link to this issue as well.

2 Likes