Tuesday, December 15, 2009

Cubes between Virtual Worlds

Pub/Sub object creation across SL and unity3d. Create in one, published message means creation in any other subscribing world. Using Hursley based MQTT.
Message based interoperability




more about "Cubes between Virtual Worlds", posted with vodpod

2 comments:

  1. I'm working on a similar project in which a Unity app needs to talk to a MQTT server. What library did you use within Unity to get it to talk to the pub sub or did you roll your own code for this?

    Cheers,
    J.

    ReplyDelete
  2. hi, I've come here in search of the same answer! - Are there any libraries or packages out there to enable MQTT in Unity?

    ReplyDelete