launching a vrjuggler program from a running vrjuggler program

20 views
Skip to first unread message

Simon Su

unread,
May 27, 2014, 1:30:21 PM5/27/14
to vrjuggler...@googlegroups.com
Hello,

Is there a way to launch another vrjuggler program by clicking a menu/icon in a running vrjuggler application? I would like to create a VR interface that will load up different vrjuggler applications.

If this is possible, conceptually, how would it be done?

thanks
-simon

Carolina Cruz-Neira

unread,
May 27, 2014, 1:43:06 PM5/27/14
to vrjuggler...@googlegroups.com

Simon,
You can do that with the kernel calls about staying an app. I will let the techies send you the details.

How are things going fir you? Send me a private email with an update, will like to hear from you

Carolina

--

---
You received this message because you are subscribed to the Google Groups "vrjuggler-questions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vrjuggler-quest...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ryan Pavlik

unread,
May 27, 2014, 2:51:34 PM5/27/14
to vrjuggler...@googlegroups.com
As far as I know, you have to have the other app linked in/otherwise available to get a pointer to the app object, then you tell the kernel "setCurrentApplication" to the new app. Note that this is like an "exec" - doesn't return when the other app exits.  Note this is also in theory - I've never tried it - but the stuff should be expected to somewhat work, given that switching to a NULL application is how a clean shutdown is performed, and I've done those.

Ryan

Simon Su

unread,
May 27, 2014, 2:57:02 PM5/27/14
to vrjuggler...@googlegroups.com
thanks Ryan
-simon
-simon

Carolina Cruz-Neira

unread,
May 27, 2014, 4:16:17 PM5/27/14
to vrjuggler...@googlegroups.com

That's they way to do it. It does work, we use it in our lab.

Simon Su

unread,
Jun 3, 2014, 11:34:50 AM6/3/14
to vrjuggler...@googlegroups.com
thanks for the confirmation Carolina... I will give it a try...

best
-simon
-simon
Reply all
Reply to author
Forward
0 new messages