Is there a way to rotate an image by x or y axis? ...
# korge
r
Is there a way to rotate an image by x or y axis? Basically transform it, like scaling down only the upper half of the image (see image below).
d
That’s a 3d transformation. Not supported yet. But there are plans for it: https://github.com/korlibs/korge/issues/812