JoGL backend to Etyl GDX
This backend uses AWT as environment. NEWT and Swing are also possible with few changes.
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>etyl-gdx-jogl</artifactId>
<version>1.0.3</version>
</dependency>