Skip to content

Harium/etyl-gdx-jogl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>