[osg-users] HORIZONTAL_SPLIT + Mouse click scaling

2009-12-14 Thread Rahul Srivastava
o response. I need to click the original position (256,256) to select the object. So my question was that if I want to capture all mouse events before any other handler and scale the position of mouse by a certain factor, can I do it using an event handler? Regards, -- Rahul Srivastava

Re: [osg-users] OperationsThread(OSG 2.0) example

2008-04-02 Thread Rahul Srivastava
Hi Robert, Yes there was something wrong with my libraries. :( I tried on another system and it worked. Thanks. -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Limited. www.vizexperts.com +91-98738-85880 (M) Robert Osfield wrote: > HI Rahul, > > On Wed, Apr 2

Re: [osg-users] OperationsThread(OSG 2.0) example

2008-04-02 Thread Rahul Srivastava
..), where it blocks. Can you tell me why is it stepping into run(...) when I'm calling add(...)? -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Limited. www.vizexperts.com +91-98738-85880 (M) Robert Osfield wrote: > HI Rahul, > > The GraphicsContext "

Re: [osg-users] OperationsThread(OSG 2.0) example

2008-04-02 Thread Rahul Srivastava
t; and doesn't respond. --snip-- OpenThreads::Thread::Init(); osg::ref_ptr t = new osg::OperationsThread; osg::ref_ptr o = new TestOperation; t->add(o.get(), false); t->startThread(); --snip-- Regards, -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Lim

[osg-users] OperationsThread(OSG 2.0) example

2008-03-31 Thread Rahul Srivastava
Hi Robert, Is there an example for using OperationsThread/Operation for OSG 2.0? I tried looking at the GraphicsContext source which uses a graphicsThread but could not figure out how it used the operations thread. -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Limited

Re: [osg-users] Attention: osgTerrain class renaming in progress

2008-03-27 Thread Rahul Srivastava
some reason, be faster than simplification through osgdem? -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Limited. www.vizexperts.com +91-98738-85880 (M) Robert Osfield wrote: > Hi Rahul, > > On Thu, Mar 27, 2008 at 6:06 AM, Rahul Srivastava <[EMAIL PROTE

Re: [osg-users] Attention: osgTerrain class renaming in progress

2008-03-26 Thread Rahul Srivastava
also give the same performance? -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Limited. www.vizexperts.com +91-98738-85880 (M) Robert Osfield wrote: > Hi All, > > As part of the work on scaling up VirtualPlanetBuilder to comfortable > handle terrabyte database

[osg-users] [VPB] Multiple textures

2008-03-25 Thread Rahul Srivastava
not possible, is there a workaround for the same. Regards, -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Limited. www.vizexperts.com ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [VPB] Combining two models

2008-03-23 Thread Rahul Srivastava
Hi Robert, Thanks for clearing that out. In VPB, is it possible to build levels beyond the highest resolution of the dem/imagery by extrapolating the data? -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Limited. www.vizexperts.com +91-98738-85880 (M) Robert Osfield

[osg-users] [VPB] Combining two models

2008-03-22 Thread Rahul Srivastava
(low-res+high-res) tiles with the high-res tiles. -- Rahul Srivastava, Member of Technical Staff, Visualization Experts Limited. www.vizexperts.com +91-98738-85880 (M) ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.opensc

[osg-users] .ive backward compatibility

2008-03-20 Thread Rahul Srivastava
to open it(OSG2.0 libraries). Has there been a change in the .ive format between various OSG versions? Is there backward compatibility between the .ive files of various OSG versions? Regards, Rahul Srivastava ___ osg-users mailing list osg-users