com.io7m.jcamera.examples.jogl

Universal 3D camera functions (JOGL example)

License

License

GroupId

GroupId

com.io7m.jcamera
ArtifactId

ArtifactId

com.io7m.jcamera.examples.jogl
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.jcamera.examples.jogl
Universal 3D camera functions (JOGL example)
Project URL

Project URL

https://www.io7m.com/software/jcamera/

Download com.io7m.jcamera.examples.jogl

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.io7m.jcamera : com.io7m.jcamera.core jar 0.6.0
com.io7m.junreachable : com.io7m.junreachable.core jar 3.0.0
com.io7m.jranges : com.io7m.jranges.core jar 4.0.0
com.io7m.jtensors : com.io7m.jtensors.core jar 10.0.0
com.io7m.jtensors : com.io7m.jtensors.storage.bytebuffered jar 10.0.0
com.io7m.mutable.numbers : com.io7m.mutable.numbers.core jar 2.0.0
org.jogamp.jogl : jogl-all-main jar 2.3.2
org.jogamp.gluegen : gluegen-rt-main jar 2.3.2
net.java.dev.designgridlayout : designgridlayout jar 1.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0