Registry / utility / openrndr-shape

openrndr-shape

JSON →
library0.4.5javamavenunverified

openrndr-shape provides shape utilities for OPENRNDR.

<dependency> <groupId>org.openrndr</groupId> <artifactId>openrndr-shape</artifactId> <version>0.4.5</version> </dependency>
INSTALL
IMPORT
SIG · OPENRNDR-SHAPE
O
openrndr-shape
utilityjavav0.4.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Shape
org.openrndr.shape.Shape

Minimal usage of Shape

import org.openrndr.shape.Shape; import org.openrndr.shape.Rectangle; public class Example { public static void main(String[] args) { Shape shape = Rectangle.fromCenter(0.0, 0.0, 100.0, 100.0); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
Amazon
1
Resources
openrndr-shape — mvn dependency:get openrndr-shape · libregistry