lumenpyx
lumenpyx copied to clipboard
Add texture atlases
It will probably take a while before I get around to implementing this. It would be really good for performance if to avoid context switching, textures were all put into as large of a texture as could fit on the GPU so that there would never need to be a different texture fed into a shader.