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

Unable to work in webgl. #4

Closed wei-kris closed 1 year ago

wei-kris commented 1 year ago
733baab063d7cec5e6f1dd256b9566a

Unable to render grass in browser

JijaProGamer commented 1 year ago

This is because webgl doesnt support compute shaders

ColinLeung-NiloCat commented 1 year ago

webgl doesnt support compute shaders