Quantcast
Channel: Answers for "Script vs Shader for animated texture"
Browsing index pages (10 articles)

Answer by YoungXi

Hi, Stephane: I know it has been a long time, but I still want know which one did you use to make the animated and tiled texture, Shader or Script? I already know how to do that with scripts, but I'm...

View Article


Answer by YoungXi

Hi, Stephane: I know it has been a long time since the last reply, but I still want know which one did you use to make the animated and tiled texture, Shader or Script? I already know how to do that...

View Article


Answer by ShenYuan

In my point, put uv calculation into the GPU(shader) side may not be a good idea especially when your target platform is mobile or some devices with poor graphic processor. What's more, calculate uv...

View Article

Answer by FWCorey

Wouldn't using a script on multiple instances of the same material create an extra draw call for each instance?

View Article

Answer by ScroodgeM

http://docs.unity3d.com/Documentation/Manual/VideoFiles.html

View Article


Answer by YoungXi

Hi, Stephane: I know it has been a long time, but I still want know which one did you use to make the animated and tiled texture, Shader or Script? I already know how to do that with scripts, but I'm...

View Article

Answer by YoungXi

Hi, Stephane: I know it has been a long time since the last reply, but I still want know which one did you use to make the animated and tiled texture, Shader or Script? I already know how to do that...

View Article

Answer by ShenYuan

In my point, put uv calculation into the GPU(shader) side may not be a good idea especially when your target platform is mobile or some devices with poor graphic processor. What's more, calculate uv...

View Article


Answer by FWCorey

Wouldn't using a script on multiple instances of the same material create an extra draw call for each instance?

View Article


Answer by ScroodgeM

http://docs.unity3d.com/Documentation/Manual/VideoFiles.html

View Article
Browsing index pages (10 articles)


Latest Images