Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

openrndr/openrndr-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is abandoned. We no longer maintain this repository's contents. At this point most of the information contained in the tutorials has found a home in the guide

OPENRNDR examples

This repository contains examples that accompany the OPENRNDR guide.

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

(Abandoned) Tutorial repository accompanying http://guide.openrndr.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published