Deron, this feature is quite important for us and I would appreciate it if you could help us with the work. As you can see Toni is a superbly helpful guy as are the other devs and I'm sure they'd be willing to lend a hand if you chose to take a look at our code. Ideas and contributions are very welcome.
2010/3/3 Toni Alatalo <[email protected]> > Deron Johnson kirjoitti: > > I'm new to realxtend and opensim. Project Wonderland (a Java-based >> virtual world) supports a feature where a firefox window can be >> displayed in the 3D world as a textured quad and control of the app >> can be alternately shared between users. Does realxtend running with >> opensim support this sort of "Shared App" feature? If not, is this >> >> > > Yes, RealXtend viewer had integrated Firefox (the Gecko renderer) already > in the 0.1 release over two years ago. It has the limitation though that it > is not interactive when used as a texture, but it can be simultaneously be > opened to a 2d view within the viewer for interaction also. For example this > demonstrates it, http://www.cybertechnews.org/?p=468 "Browse the web > together in realXtend" > > For the new Naali viewer we get this by using Qt WebViews (which uses > WebKit, like Safari and Chrome etc), so probably don't need Navi or other > such libs. We had interactive Qt canvases working in autumn already (October > or so?), and I implemented the mediaurl scene data handling for them in > December so that web pages showed on objects and you could use them there > interactively. However, after that we wanted to change the way Qt-Ogre > integration was made for drawing and also for kb&mouse input, and this 3d > canvas functionality hasn't been ported to the new system but is currently > disabled. Actually they show currently if you enable the old QtModule, but > crash on input. Hopefully we get this functionality back in the coming > weeks. > > -Deron Johnson >> >> > > ~Toni > > > -- > http://groups.google.com/group/realxtend > http://www.realxtend.org > -- http://groups.google.com/group/realxtend http://www.realxtend.org
