Publisher | Broken Vector |
---|---|
File size | 810.09kB |
Number of files | 10 |
Latest version | 1.0.1 |
Latest release date | 2017-11-27 06:40:39 |
First release date | 2017-04-04 05:27:24 |
Supported Unity versions | 2018.4.2 or higher |
Shaders optimized for Low Poly models.
By performing the shading calculations for every vertex instead of for every pixel, those shaders are faster than the default shaders.
How do they work?
Instead of doing the texture lookup's in the fragment/pixel stage they are doing it in the vertex stage. So the texture lookup is only made once for every vertex instead of once for every pixel on that object (per vertex texture lookup's).
Contents:
- PBR Shader (like the Unity Standard Shader)
- Unlit Shader
This project on GitHub
Read more about our assets
Featured Assets:
Free Low Poly Pack | Low Poly Fantasy Weapons
The screenshots are only examples of usage. This pack only contains shaders.
The trees are from the Low Poly Tree Pack
The rocks are from the Low Poly Rock Pack