AchternEngine

AchternEngine is a 3D graphics engine built on top of OpenGL.

License

License

GroupId

GroupId

io.github.achtern
ArtifactId

ArtifactId

AchternEngine
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

AchternEngine
AchternEngine is a 3D graphics engine built on top of OpenGL.
Project URL

Project URL

http://achtern.github.io

Download AchternEngine

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.lwjgl.lwjgl : lwjgl jar 2.9.1
org.lwjgl.lwjgl : lwjgl_util jar 2.8.3
java3d : vecmath jar 1.3.1
junit : junit jar 4.11
org.yaml : snakeyaml jar 1.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3