Use case
Hello Brandon, thanks for your awesome work. We are currently playing around with flutter_gpu, and wanted to recreate line rendering from this article:
https://wwwtyro.net/2019/11/18/instanced-lines.html
Note that I'm not experienced in shaders, so I might be wrong here. Is it possible to execute something like glDrawArraysInstanced via flutter_gpu?
Proposal
Add instanced draw support
Use case
Hello Brandon, thanks for your awesome work. We are currently playing around with flutter_gpu, and wanted to recreate line rendering from this article:
https://wwwtyro.net/2019/11/18/instanced-lines.html
Note that I'm not experienced in shaders, so I might be wrong here. Is it possible to execute something like glDrawArraysInstanced via flutter_gpu?
Proposal
Add instanced draw support