Wes Lange
Wes Lange
Until GWT possibly becomes free on IntelliJ Community, which it might not, Eclipse is still useful as a free alternative for LibGDX web applications. Unfortunately, this isn't true in my...
There was a user on the old LibGDX forums that updated their version of Box2D to some thing better I think. I could take a look into importing it. I...
Java 11 and up should properly support Chinese / Mandarin. I'm not sure about the LibGDX FreeTypeFontGenerator class, although I think it does with the current Android, including 5 to...
LWJGL3 should allow mipmaps in this code any how. The 3D would not care in that regard, although it uses it. Texture objects requires Vector data in order to use...