Hello there leap motion community! I am quite new to this forum and at developing with leap motion, but I've started off my first project, which is plugin for game ROBLOX.
If you haven't heard of ROBLOX, check it's wiki for general info: http://wiki.roblox.com/index.php/Roblox
The main problem here, is that roblox isn't really made to receive data from 3. party software, so I had to create software, that generates roblox model file, which I can load in the studio with plugin. I stored most important leap data in JSON format, and stored it in 'StringValue' object.
Luckily it turned out nice! You can see the result here:
All I need to do now, is to continue on developing the plugin itself, for better camera controling, building tools and other similar stuff.
If you have any ideas or suggestions, please leave them here!
Thank you!