mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-03-11 01:39:36 -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.