Re: [osg-users] Manipulating a loaded 3D model

2012-06-24 Thread Robert Osfield
Hi Praveena, Create a static cylindrical geometry and decorate this subgrpah with a transform node that you update dynamically to align the cylinder with the points your want. Robert. On 24 June 2012 07:45, Praveena Sarathchandra pravee...@gmail.com wrote: Hi, I want to have 2 points in 3D

[osg-users] Strange error with multiple textures in a state set

2012-06-24 Thread Joel Graff
Hello, I've been playing with multi-texturing and have encountered a situation where I get a vector subscript out of range error. Typically, it's easy to spot the cause of this, but this one has me a bit stumped. I've boiled down the problem to what appears to be an issue with converting

[osg-users] Antialiasing in Volume rendering

2012-06-24 Thread Clement.Chu
Hi, I got aliasing problem on volume rendering. I tried to set parameter samples to 8 in class osg::GraphicsContext::Traits, but I still can see aliasing. Does anyone have an solution to stop aliasing. Thanks. Regards, Clement ___ osg-users

Re: [osg-users] ECEF to openGl

2012-06-24 Thread Pilip Rogati
will look into this and probably post back with new problems -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=48458#48458 ___ osg-users mailing list osg-users@lists.openscenegraph.org

[osg-users] Parallel Rendering Problems using NVidia GPU cards in Windows

2012-06-24 Thread GeeKer Wang
Hi, all I want to use two GTS 250 cards to do the parallel rendering job based on OpenSceneGraph。 In my experiment, a scene full of complex models is split to 2 parts according to viewport。 The 2 parts are rendered in seperated windows (actually two slaves). I hope the LEFT part is rendered in