On 2013-08-04 05:52 , Elenia wrote:
Hello all

Since the Simon Linden's works https://bitbucket.org/simon_linden/viewer-rabbit (last commit in March) no news.

So I took the llleapmotioncontroller.cpp and I have integrated it at the last version of Snowstorm (3-6-2-28466), and I have made a package that I distribue to my friends for tests.

Finally I had appended a line
self.file_list.append(["../../doc/Leap.dll", self.dst_path_of("Leap.dll")])
And put the Leap.dll in the doc directory!
It's not clean. Please what is the good way?

The good way would be to package the Leap.dll as an autobuild package, add it as a dependency in the cmake files and add it in viewer_manifest.py where the other dlls are loaded (look for libhunspell.dll for example).

I have enhanced the fly controls with the Leap Motion:

1) Append 2 debugs settings : LeapmotionFlySlowRadius and LeapmotionFlyFastRadius, to adjust the detection (hand more or less tense) at the morphology hand of each people.

2) Disabled stop flying when not detected hand. Before, fall guarantee. Now, close the fist stop flying.

3) Reduce timer to turn (rotate hand) to 75 ms at 30. Very most easy to turn.

Now I wish know if people are interested to test this experimental wiewer or work on the code, perhaps open a jira or a repository.



--
*Scott Lawrence* | /Director of Open Development/
Skype ozlinden <skype://ozlinden> | Second Life Oz Linden <https://my.secondlife.com/oz.linden>

Linden Lab| Makers of Shared Creative Spaces <http://lindenlab.com/>
Check out what we're working on! <http://lindenlab.com/products>
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to