mbabuskov

Results 2 issues of mbabuskov

It's here: https://requests.readthedocs.io/en/master/ Thanks.

Hi, I'm looking at RadialSprite: https://github.com/xoppa/world/blob/master/src/com/xoppa/android/misc/RadialSprite.java And I wonder if using libGDX builtin triangulation would help simplify the code: https://libgdx.badlogicgames.com/nightlies/docs/api/com/badlogic/gdx/math/EarClippingTriangulator.html If those two are unrelated and I completely missed the...