Ardor3D-Screenshot

Take single screenshots of static 3D scenes (useful for server-based rendering)

License

License

BSD 3-Clause License
GroupId

GroupId

com.github.neothemachine
ArtifactId

ArtifactId

ardor3d-screenshot
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Ardor3D-Screenshot
Take single screenshots of static 3D scenes (useful for server-based rendering)
Project URL

Project URL

https://github.com/neothemachine/ardor3d-screenshot

Download ardor3d-screenshot

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-assistedinject jar 3.0
org.javatuples : javatuples jar 1.2
com.ardor3d : ardor3d-core jar 0.9
com.ardor3d : ardor3d-lwjgl jar 0.9
com.ardor3d : ardor3d-awt jar 0.9
com.ardor3d : ardor3d-jogl jar 0.9
com.ardor3d : ardor3d-effects jar 0.9

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
com.ardor3d : ardor3d-extras jar 0.9
com.ardor3d : ardor3d-collada jar 0.9
org.testng : testng jar 6.5.2
org.jodah : concurrentunit jar 0.3.0
commons-io : commons-io jar 2.0.1
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.0