Registry / utility / openrndr-application-jvm

openrndr-application-jvm

JSON →
library0.4.5javamavenunverified

JVM module for OPENRNDR, a creative coding framework for Kotlin providing hardware-accelerated graphics.

<dependency> <groupId>org.openrndr</groupId> <artifactId>openrndr-application-jvm</artifactId> <version>0.4.5</version> </dependency>
INSTALL
IMPORT
SIG · OPENRNDR-APPLICATI
O
openrndr-application-jvm
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.

Program
org.openrndr.application.Program

Demonstrates importing the OPENRNDR Program class.

import org.openrndr.application.Program; public class Example { public static void main(String[] args) { System.out.println("OPENRNDR application available"); } }
Debug
Known issues
gotchaOPENRNDR requires a compatible GPU and OpenGL 3.3+; may not work in headless environments.
fix
Ensure your system has a GPU with proper drivers or use software rendering options.
affects: *
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
2
Resources
openrndr-application-jvm — mvn dependency:get openrndr-application-jvm · libregistry