Last Version

JOGLFramework 4.0.1

Simplify OpenGL-relating code by wrapping functions provided by JOGL.

License

License

MIT
GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

joglframework
Version

Version

4.0.1
Type

Type

jar
Description

Description

JOGLFramework
Simplify OpenGL-relating code by wrapping functions provided by JOGL.

Download joglframework 4.0.1


<!-- https://jarcasting.com/artifacts/com.github.dabasan/joglframework/ -->
<dependency>
    <groupId>com.github.dabasan</groupId>
    <artifactId>joglframework</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dabasan/joglframework/
implementation 'com.github.dabasan:joglframework:4.0.1'
// https://jarcasting.com/artifacts/com.github.dabasan/joglframework/
implementation ("com.github.dabasan:joglframework:4.0.1")
'com.github.dabasan:joglframework:jar:4.0.1'
<dependency org="com.github.dabasan" name="joglframework" rev="4.0.1">
  <artifact name="joglframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dabasan', module='joglframework', version='4.0.1')
)
libraryDependencies += "com.github.dabasan" % "joglframework" % "4.0.1"
[com.github.dabasan/joglframework "4.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jogamp.gluegen : gluegen-rt-main jar 2.3.2
org.jogamp.jogl : jogl-all-main jar 2.3.2
org.jogamp.joal : joal-main jar 2.3.2
de.javagl : obj jar 0.3.0
javazoom : jlayer jar 1.0.1
com.github.dabasan : dhlog jar 1.0.0
com.github.dabasan : dh3dbasis jar 1.2.1
com.github.dabasan : dhtool jar 1.2.1

Project Modules

There are no modules declared in this project.