Files
orx/README.md
2020-05-15 21:03:21 +02:00

3.7 KiB

ORX (OPENRNDR EXTRA)

Download

A growing library of assorted data structures, algorithms and utilities.

Developer notes

Create and use local builds of the library

run ./gradlew publishToMavenLocal -Prelease.version=0.4.0-SNAPSHOT (or import in IntelliJ IDEA and edit the run configuration)

In an openrndr-template based project set orxUseSnapshot = true in order to use the snapshot build.