ColinLeung-NiloCat / UnityURP-MobileDrawMeshInstancedIndirectExample

Example project to draw 1million grass instances on mobile
https://youtu.be/A7rav4tS88s
MIT License
1.56k stars 237 forks source link

Can you fix this bug? #3

Open MyNameIsVoo opened 2 years ago

MyNameIsVoo commented 2 years ago

Без имени-1

Hi. Thanks for the grass shader example!

I found a bug. On a large area, when we look from above, some squares are visible. It happends when we change cellSize - in my case the cellSize is 10. If I change to 20 (for example) the squares also changed.

2