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.
- Host: GitHub
- URL: https://github.com/eviltwo/polygonurpshaderforsynty
- Owner: eviltwo
- License: mit
- Created: 2024-02-12T07:18:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T17:35:25.000Z (over 2 years ago)
- Last Synced: 2025-03-22T09:29:56.314Z (about 1 year ago)
- Topics: shader, shadergraph, unity
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

# Settings
- Shader graph 14.0.7 or higher.