mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-26 22:16:28 -05:00

We keep track of the current instance and update an uniform in the shaders to let them know which instance they are. Instanced vertex arrays are not yet implemented.