mbrlabs / gdx-splash

Splash screen example for libGDX desktop apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GdxSplash

GdxSplash is a splash screen example for libGDX desktop applications.

Splash screens are commonly used in desktop applications like Eclipse, IntelliJ, Unity, Games and many others. It's main purpose is to present the user with a loading interface while the application is doing it's initial setup.

Preview

Features

  • Native lwjgl3 window
  • Background image
  • Async asset loading
  • Progress bar
  • Progress text

About

Splash screen example for libGDX desktop apps

License:Apache License 2.0


Languages

Language:Java 100.0%