Skip to content

mhaqs/learning-openrndr

Repository files navigation

Learning OpenRndr

This repository contains examples taken from open source creative coding projects and ported to openrndr for learning purposes.

Running the examples

The advised way of running the examples is to create a new project from existing sources in IntelliJ. Examples can be launched by right-clicking on the widget next to the main() functions. Make sure to set the working directory to the root of the tutorials for the data folder to be found.

Alternatively you can run the samples from the command line using ./gradlew :<project-name>:run

Note that on OSX an additional step is required. The JVM argument -XstartOnFirstThread has to be added in the run configuration. When running the examples from the command line this has been taken care of.

About

A repository of examples ported from Open sourced projects to OpenRNDR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages