November 23, 2022April 5, 2023Article Mouse cursor Mouse cursor that we load on one monitor may look very small on higher DPI monitors, that is why we should load […]
November 19, 2022April 5, 2023Article Smooth line drawing (without shader) The question is: how to draw smooth line (antialiased) with libGDX without using shaders and by using Batch (normally SpriteBatch) without needing […]