OpenGL core utilities

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

License

License

GroupId

GroupId

com.lessvoid
ArtifactId

ArtifactId

coregl
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/void256/coregl

Download coregl

Filename Size
coregl-2.0.0.pom 6 KB
Browse

How to add to project

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

Dependencies

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

  • coregl-utils
  • coregl-utils-lwjgl
  • coregl-utils-jogl
  • coregl-utils-examples

Versions

Version
2.0.0