An open API service indexing awesome lists of open source software.

https://github.com/eviltwo/polygonurpshaderforsynty

Custom URP shader for synty material.
https://github.com/eviltwo/polygonurpshaderforsynty

shader shadergraph unity

Last synced: 9 months ago
JSON representation

Custom URP shader for synty material.

Awesome Lists containing this project

README

          

# Polygon URP shader for Synty
**Updating the synty asset to version 1.07 resolved the issue and this asset is no longer needed.**

Custom URP shader for synty material. [(Nature biomes series)](https://assetstore.unity.com/packages/3d/vegetation/trees/polygon-meadow-forest-nature-biomes-low-poly-3d-art-by-synty-234255)

**This is unofficial asset.**

The shader included in the Nature biomes series sold by Synty Studio has some problems with URP.
- LOD borders flicker in built game.
- Rocks and trees flicker when changing Rendering path to Forward+.

Synty studio seems to be aware of this problem, but I can't wait for it to be fixed, so I created a similar custom shader using ShaderGraph.
| Synty shader | Custom shader | Useage | Comment |
| --- | --- | --- | --- |
| SyntyStudios_Triplanar_Basic | PolygonURP_Triplanar_Basic | Rocks and grasses | |
| SyntyStudios_VegitationShader | PolygonURP_VegitationShader_NoWind | Trees and bushes | No wind |

# Sample image
Forward and Forward+ sample.
Left : Synty shader, Right : custom shader
![PolyURP](https://github.com/eviltwo/PolygonURPShader/assets/7721151/a23877e2-40f8-4d6c-9a6e-e915f29a86d8)

# Settings
- Shader graph 14.0.7 or higher.