Re: [osg-users] VNC client done in 3D

2008-11-16 Thread Rahul Jain
Hi all, Have any body tested it on Windows. I am having trouble compiling it using cygbin. Rahul Robert Osfield wrote: > Hi J-S. > > On Mon, Nov 3, 2008 at 6:08 PM, Jean-Sébastien Guay > <[EMAIL PROTECTED]> wrote: > >> Hi Robert, >> >> >>> osgvnc --host 10.0.0.1 --host 10.0.0.2 >>>

Re: [osg-users] VNC client done in 3D

2008-11-03 Thread Robert Osfield
Hi J-S. On Mon, Nov 3, 2008 at 6:08 PM, Jean-Sébastien Guay <[EMAIL PROTECTED]> wrote: > Hi Robert, > >> osgvnc --host 10.0.0.1 --host 10.0.0.2 > > Just curious, what if the VNC server requests a password? Is there a > command-line argument to specify this? I haven't implemented the code to hand

Re: [osg-users] VNC client done in 3D

2008-11-03 Thread Jean-Sébastien Guay
Hi Robert, osgvnc --host 10.0.0.1 --host 10.0.0.2 Just curious, what if the VNC server requests a password? Is there a command-line argument to specify this? J-S -- __ Jean-Sebastien Guay[EMAIL PROTECTED]

Re: [osg-users] VNC client done in 3D

2008-11-03 Thread Robert Osfield
Hi All, At the start of this thread I mentioned my plan to move this functionality into a plugin, this work is now complete, so you can do: osgviewer 10.0.0.1.vnc And it'll open create a quad with an image attached as vnc client, the quad has an osgViewer::InteractiveImageHandler attached to i

Re: [osg-users] VNC client done in 3D

2008-10-31 Thread Robert Osfield
Hi Cedric, On Fri, Oct 31, 2008 at 3:04 PM, Cedric Pinson <[EMAIL PROTECTED]> wrote: > It just great ! you can imagine a lot of cool stuff with that. > supervising a lot of computer screen :) could be good for a network teacher I haven't tried creating more than one client yet, whether it's possi

Re: [osg-users] VNC client done in 3D

2008-10-31 Thread Jeremy Moles
On Fri, 2008-10-31 at 14:33 +, Robert Osfield wrote: > Hi All, > > Elements of the Volume rendering project that is now underway are to > do with doing multi-media/multi-application presentations in 3D, with > volume rendering the central media of interest, but also bring in > other media/appl

Re: [osg-users] VNC client done in 3D

2008-10-31 Thread Cedric Pinson
Hi Robert, It just great ! you can imagine a lot of cool stuff with that. supervising a lot of computer screen :) could be good for a network teacher very interesting Cheers, Cedric Robert Osfield wrote: Hi All, Elements of the Volume rendering project that is now underway are to do with doin