Example and fix for non-main render target with SyphonServer

This commit is contained in:
Rein van der Woerd
2020-02-25 13:17:56 +01:00
committed by edwin
parent 4a1a4103c3
commit 6654a1737c
5 changed files with 63 additions and 22 deletions

View File

@@ -1,5 +1,4 @@
dependencies {
compile project(":orx-camera")
compile "org.openrndr:openrndr-core:$openrndrVersion"
compile "org.openrndr:openrndr-gl3:$openrndrVersion"
compile "org.lwjgl:lwjgl-opengl:3.2.3"