mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-10-12 15:45:54 -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.