Unity-Plugins
Unity-Plugins copied to clipboard
My collection of Unity Plugins
Hi Benkuper, Thanks for writing this wonderful plugin, but I could not get it to work with resolume. It works perfectly well with the Spout DX11 demo receiver. Maybe a...
Hello, First of all, thanks for this Unigy-plugin. When I run the application in Unity, Everything works fine. In resolume I receive what I should (exept that the image is...
I took a look at the source and saw that DX9 mode is just not implemented yet. Do you have plans to do one in the near future? I'm experiencing...
There is some little bug when you open the Unity demo and you click onto a Spoutreceiver without ever let the scene go into play mode. Even if there is...
Hi, i played with the latest version and realized that the texture from Unity comes flipped on the y-axis into the Spout Receiver. Don't know exactly if this is a...
Hello, I suggest you add a line in void Start() so that Unity keeps taking care of the texture while in the background. This way you can play with resolume...
Unity, in a standalone player, randomly crashes when a new program starts sending texture with any name. It doesn't matter if the object within Unity actually receives the texture (still...
Hey, Just wondering what the timeline for getting this working with the release version of spout is? and until then is there any place I can get the custom SDK...
Error In console: ``` DllNotFoundException: C:/Users/Kirill/Documents/Resolume Arena 4/Unity-Plugins-master/SpoutPlugin/UnitySpoutDemo/Assets/Plugins/NativeSpoutPlugin.dll Spout.setHandlers () (at Assets/Spout.cs:120) Spout.init () (at Assets/Spout.cs:30) SpoutDX11.Start () (at Assets/SpoutDX11.cs:22) DllNotFoundException: C:/Users/Kirill/Documents/Resolume Arena 4/Unity-Plugins-master/SpoutPlugin/UnitySpoutDemo/Assets/Plugins/NativeSpoutPlugin.dll Spout.setHandlers () (at Assets/Spout.cs:120) Spout.init ()...