OpenGL core utilities - Jogl Adapter

A utility API to make life with OpenGL core profile simpler.

License

License

GroupId

GroupId

com.lessvoid
ArtifactId

ArtifactId

coregl-utils-jogl
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

OpenGL core utilities - Jogl Adapter
A utility API to make life with OpenGL core profile simpler.

Download coregl-utils-jogl

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jogamp.jogl : jogl-all-main jar 2.3.2
org.jogamp.gluegen : gluegen-rt-main jar 2.3.2
org.jogamp.joal : joal-main jar 2.3.2
com.lessvoid : coregl-utils jar 2.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.easymock : easymock jar 2.4
org.easymock : easymockclassextension jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0