com.harium.etyl:etyl-gdx-jogl

An Etyl's GDX backend based on jogl


Licenses
LGPL-2.1+/PolyForm-Noncommercial-1.0.0

Documentation

etyl-gdx-jogl

JoGL backend to Etyl GDX

This backend uses AWT as environment. NEWT and Swing are also possible with few changes.

Maven

<dependency>
    <groupId>com.harium.etyl</groupId>
    <artifactId>etyl-gdx-jogl</artifactId>
    <version>1.0.3</version>
</dependency>