Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 16874

How to Analyze the Performance Cost of Your Unity Shaders

$
0
0

In this post, you will learn how to analyze your unity shader complexity with numbers so you finally can:

  • Stop being fragment-bound in your unity game performance
  • Compare the GPU complexity between two shaders
  • Analyze shader costs in terms of texture, arithmetic and load/store GPU cycles
  • ... And reach 60, 90 or higher FPS

For this, we will use this little-known tool calledmali offline shader compiler.

With this free software, you'll finally be able to see how you're spending your GPU cycles in your Unity shaders.

So let's get started with this exciting topic.

Is It …


Viewing all articles
Browse latest Browse all 16874

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>