Great work Taha! I just borrowed a projector to test out my MT and show off the capabilities to my folks and I see that you’ve released the new plug-in. Great timing for me and it worked much better than the previous one I struggled with. There is still some random twisting of the globe but that may be specific to me since I don’t have a good setup yet. Could be some false blobs. Good luck with your work.
oaa8 yeah you are right there are still some issues pertaining to Rotate gesture that we are trying to fix… but it looks like im gonna have to rewrite the code for it rather than tweak it.... and that may take a bit of time.
Just curious. Did you test write this using your multitouch display or did you use a TUIO simulator. If you used the simulator, how did you do it because I noticed the World Wind doesn’t display inputs unless the WorldWind window is the active one in focus.
Just curious. Did you test write this using your multitouch display or did you use a TUIO simulator.
I’m not sure how you would get it to work with the TUIO simulator but if you have everything set up correctly it should read the TUOI/OSC data anyways.
Yeah I saw that he had the table in the video but I was just curious about testing because I thought it may have been tedious to wright gesture data and then go over to the mt table to test it and then go back to the computer to make changes and so on. I at first tried to use tuio to see if the plugin was loaded correctly then noticed that although the tuio/osc data was being sent, no movement in the actual worldwind screen can be seen unless that window is the window in focus (at least on my computer Vista Home Edition), and since to use the TUIO simulator you have to click into another window, world wind cannot be in focus to display the results of the simulated gestures. Thats what I meant. Sorry for the confusion.
oaa8, you are correct that you can not use the TUIO simulator, that is like one of the major issues, fairlane and i are trying to resolve this, for some reason i the application has to be on top for the inputs to be registered… for testing what i did was i used the touchlib’s capability to load video files for testing, i recorded a bunch of simple gestures for zoom, tilt and pan and i used that to test the application during the building and debugging phase, you could use the simple-2point.avi on the svn and try this your self…
A big thank you to Taha for his efforts in providing documentation for this release…
I have been relaxing in Fiji this past week, and did not have access to the internet.
Please note that touchWorldWind is still a beta version and has only been released due to popular demand.
There are still some ironing out to do with some of the gestures etc, that Taha and I are working on…
Having said that, enjoy the download! We want to see videos
A big thank you to Taha for his efforts in providing documentation for this release…
I have been relaxing in Fiji this past week, and did not have access to the internet.
Please note that touchWorldWind is still a beta version and has only been released due to popular demand.
There are still some ironing out to do with some of the gestures etc, that Taha and I are working on…
Having said that, enjoy the download! We want to see videos
Great job with the banner too guys!
Best regards to you, and why your video proforms well without any mistakes, is there any improvement with touchlib or tbeta?
hey there bbgg, our videos have errors too, however it does make a difference how your table/wall performs overall..
NWW can consume a lot of system resources if it is constantly updating images from the internet.
This means, that you may get a pause while NWW loads more images and can cause performance issues with the touchWorldWind plugin.
This beta version of touchWorldWind is basically what we’re using/improving at the moment.