Skip to content

Repository files navigation

gdx-math

LibGDX math classes extracted into a standalone library (i.e. no OpenGL, LWJGL, etc. required)

Mechanism

The gradle build will checkout a specific version of libgdx, copy the math source files into src/main/java, package renamed from com.badlogic to org.mini2Dx and compile the standalone jar.

Usage

compile "org.mini2Dx:gdx-math:1.9.13"

This project's only dependency is gdx-collections.

Included Classes

The entire com.badlogic.gdx.math package is included

About

LibGDX math classes extracted into a standalone library

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors