openrndr-tutorials icon indicating copy to clipboard operation
openrndr-tutorials copied to clipboard

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

Results 6 openrndr-tutorials issues
Sort by recently updated
recently updated
newest added

Even though I fixed the code of this module to finally compile (issue #19), it still doesn't start: ``` Exception in thread "main" kotlin.UninitializedPropertyAccessException: lateinit property application has not been...

I already have a fix, will create PR soon

On MacOS, the [camera-001](https://github.com/openrndr/openrndr-tutorials/tree/master/camera-001) example just shows this: ![image](https://user-images.githubusercontent.com/5220162/61598047-3cc13b80-ac18-11e9-926d-103209ac7e1e.png)

Not sure whether this is a Mac specific issue, but on my MacBook Pro running the slit-scan-001 tutorial via ```./gradlew :slit-scan-001:run``` results in ```> Task :slit-scan-001:run 3.3.0 Cocoa NSGL dynamic...

I think is good that if each example `README` contains an image/snapshop of the output of that example. @edwinRNDR I can get on it, if you agree.