Skip to content

Version 1.1 - Documentation and more demos

Closed May 1, 2015 100% complete

Globals

  • New demos
  • Appropriate demo for scene rendering with a list
  • New demos for joints in physics with appropriate constructor
  • Add subcategories in the demo selector application (to separate a bit things)
  • Shader supports

Physics

  • See if using isLocked is not a viable alternative to synchronized for world physics
  • See if possible to use BodyBuilder? to i…

Globals

  • New demos
  • Appropriate demo for scene rendering with a list
  • New demos for joints in physics with appropriate constructor
  • Add subcategories in the demo selector application (to separate a bit things)
  • Shader supports

Physics

  • See if using isLocked is not a viable alternative to synchronized for world physics
  • See if possible to use BodyBuilder? to improve things or remove it
    *Wrap physics world into another object which should also provide a getCurrentStep method
  • Finish refactoring of physics constants in a class

Graphics

  • Improve font rendering
  • Relocate the images that are used in GdxGraphics.java into another resource directory
  • Provide a function for display images with modified alpha
  • Determine which calls of begin / end are really required
  • Automatic registration of objects in scene rendering through the use of interfaces

Documentation

  • Document the fact that we are using other libraries
  • Document the scene rendering approach

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.