JOGLFramework

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

License

License

MIT
GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

joglframework
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download joglframework

How to add to project

<!-- 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.

Versions

Version
4.0.1
4.0.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.2.0
2.1.0
2.0.0
1.0.0