Skip to content

Gdx2D version 1.1.1

Compare
Choose a tag to compare
@pmudry pmudry released this 06 May 10:27
· 262 commits to master since this release

A small update of the 1.1.0 version which includes

  • Bug fix for shaders
  • New PhysicsLine
  • DemoSelector fixed
  • Fixed #98 where physics polygons could not be simulated

How to use / install

Get the sources by clicking hereafter, launch Eclipse and do File -> Import -> Existing project into workspace. You should get 4 projects (2 for android and 2 for desktop). The gdx2d-helloDesktop contains a sample project that you can adapt. All the demos are located into gdx2d-desktop in the demos folder.