Texture Compression (Compress data based on local changes over time) Texture <> Vertex Lookup (The current setup has it so that vertexes are statically placed, with extra effort you could have the ...
Spritesheet renderer is a powerful Unity ECS API to render massive numbers of sprites using the new dots stack, taking full advantage of Jobs, DynamicBuffers and ComputeBuffer ...