Hi there ! :)
I’m working on a project in which i want 3d objects (mainly made in cinema4D) to react to sounds and video capture in realtime. So to do it, i’ve searched a bit and found that Unity3D could do the job as it’s a realtime 3D renderer, handle c4d files and seems to work with OSC which is great !
I’ve already made the analysis part in vvvv and it works good, but I didn’t manage to send correctly the data from VVVV to Unity, as i’m not really used to the osc part i don’t know where the problem come from (vvvv “send part” or unity “receive part” or maybe both °-°)
I’ve only found 2 example project of vvvv communicating with unity on the net ( youtube videos, without description ) so i’m a bit lost.
as anybody here already managed to do that ?
i join my vvvv osc send part, (simple with just a slider to make it clear if I made something wrong with it)
does anybody know a project or tutorial where vvvv and unity are communicating via OSC that I can study ?
thanks for help ^^
vvvvSend.v4p (7.1 kB)