Unity3D
Unity3D copied to clipboard
Syphon Implementation for Unity3D Pro
Does not seem to work in Unity 2017.1 or 2017.2 I have tried: syphon.cs syphon server texture custom resolution alpha texture see attached pic - simple server is seeing "unity...
Hello, this problem has already been discussed in a closed thread, but as Unity 5.5 doesn't support OpenGL2 anymore, the workaround consisting in setting OpenGL2 as the renderer in the...
Hi Brian, Wondering what the best way to accomplish passing mouse position while the custom resolution output script is implemented. With a regular Syphon server running, I am still able...
Everything is working as it should, but I get no Input in Resolume Arena 4 when I run the build. Any ideas why this might happen?
  the images speak for themselves. as soon as SyphonServerTextureCustomResolution script is activated the textured skydome gets...
I was able to import the Unity Syphon package successfully in Unity 5 demo. I added the Syphon.cs and the SyphonServerTexture to my Player 1 and Player 2 cameras and...
I've tried using a couple different versions of Unity 5.3.x. Same behavior within the Editor and within built apps. I'm using a Mid-2015 Macbook pro with the dedicated AMD gpu....
Hello ! I'm trying to have a Syphon and a window resize (by script or by hand) working together in (Unity 5.3 with openGL 2 and Syphon a17) and it...
We are using a Unity camera without Syphon, and the GUI.DrawTexture method renders on top of this camera in the Game window even with different camera depth settings.