Jump to content

jgialluca

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by jgialluca

  1. Hi Rick

    Thanks again for your feedback.. I think I'll need to be dusting off my C++ skills.  Lua would have been much easier.  I have attached a quick drawing detailing the method to my madness.  I am trying to use Leadwerks to do some experimentation with augmented reality.  If something happens in the game world it triggers an event in the physical world.  Example:  if you roll a marble forward in the game, it will move a Sphero on the floor.  Reciprocally, if you can capture an event in the real world (Weather via REST), time of day, or a sensor event off a micro-controller (arduino or esp8266), it will trigger an event in the game.  

    Its really for no other reason than to see if I can do it :cool: 

    Leadwerks MQTT.jpg

  2. Thanks Rick  - do you know if its possible using C++ (I would think thats not too far out)..  Its been quite a while since I've coded in C++..  Also, do you know if you can leverage C# code?

    Thanks again for the quick reply :)

    J

  3. Is it possible to load external modules such as MQTT?   If so, is there any documentation on how this can be done?  I have a good amount of programming background but haven't done much scripting with Lua until recently.  I've read something regarding Lua Rocks; however, the tool is looking for a lua.exe binary.

    Thanks! :)

×
×
  • Create New...