A multiplatform WebGPU 2D game framework written in Kotlin. Build your own game engine on top.
321
stars
12
forks
source link
core: update TextureAtlas to flip the offsetY coord, when parsing, to be relative to the bottom of the image rather than the top #262
Closed
LeHaine closed 3 months ago
core: rename TextureSlice originalSize to actualSize