Last Version

P3LX 0.2.3

Libraries for real-time procedural 3-D lighting animation and control.

License

License

GroupId

GroupId

com.heronarts
ArtifactId

ArtifactId

p3lx
Version

Version

0.2.3
Type

Type

jar
Description

Description

P3LX
Libraries for real-time procedural 3-D lighting animation and control.
Project URL

Project URL

http://lx.studio
Source Code Management

Source Code Management

http://github.com/heronarts/P3LX/tree/master

Download p3lx 0.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.heronarts : lx jar 0.2.3

provided (2)

Group / Artifact Type Version
org.jogamp.jogl : jogl-all jar 2.3.2
org.processing : core jar 3.5.4

Project Modules

There are no modules declared in this project.