Is it possible for me to add a gif as a texture?

  • theonciest
  • Topic Author
More
7 years 10 months ago #1 by theonciest Is it possible for me to add a gif as a texture? was created by theonciest
Hey just wondering if it's possible to add animated gifs over a sprite, or something like the dirt? Very curious as to what I would write in terms of code.

How would it go?

texture texDirt < string source = "MasterEffect/mcdirt.gif"; > {Width = BUFFER_WIDTH;Height = BUFFER_HEIGHT;Format = RGBA8;};

Please Log in or Create an account to join the conversation.

  • crosire
More
7 years 10 months ago #2 by crosire Replied by crosire on topic Is it possible for me to add a gif as a texture?
ReShade does not support animated GIFs. You can use a texture atlas and move through it based on time to achieve such an effect though. The Gr8mm effect (I think that's what it was called) in the framework does this for example.

Please Log in or Create an account to join the conversation.

We use cookies
We use cookies on our website. Some of them are essential for the operation of the forum. You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.