Scene3d

Gdx library to display scene2d in a 3d environment

License

License

GroupId

GroupId

com.harium.gdx
ArtifactId

ArtifactId

scene3d
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Scene3d
Gdx library to display scene2d in a 3d environment
Project URL

Project URL

http://github.com/harium/scene3d
Source Code Management

Source Code Management

http://github.com/harium/scene3d/tree/master

Download scene3d

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.10.0

test (4)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-backend-lwjgl3 jar 1.10.0
com.badlogicgames.gdx : gdx-platform jar 1.10.0
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1