Re: [osg-users] Vertices Selection

2011-07-22 Thread santosh Gaikwad
can pick point also. Regards Santosh G. On Fri, Jul 22, 2011 at 1:28 PM, Miguel Lokida mlok...@yahoo.fr wrote: Hi, I would like to know if it is possible to selects vertices of an osg::Geometry and to transform them (translation and rotation). I know that it is possible to select objects

Re: [osg-users] Unreadable endian error while reading file

2009-05-26 Thread Santosh
Hi Robert Yes actually file is corrupted. Thanks -Santosh Santosh Gaikwad MTS Design Darshan Solutions Limited www.darshan3d.com http://www.darshan3d.com # +91-99530-99053 Robert Osfield wrote: HI Santosh, Most likely is that the file is corrupted, or a very old .ive file

[osg-users] Unreadable endian error while reading file

2009-05-23 Thread Santosh
Hi All I am getting error while reading a ive file which is generated by osgdem. It throws an error that Error reading file: DataInputStream::DataInputStream(): This file has an unreadable endian type. Do any one know why this error occurs ? Thanks Regards Santosh -- Santosh Gaikwad MTS

[osg-users] Would like to contribute osg plugin for ply

2009-04-01 Thread Santosh
fine on both Linux and Windows and should behave similarly on other OS as well. Now the question is, how do i contribute this plugin to the community ? Cheers, Santosh -- Santosh Gaikwad MTS Design Darshan Solutions Limited www.darshan3d.com http://www.darshan3d.com # +91-99530-99053

Re: [osg-users] help building vpb for osg 2.6.1

2008-11-25 Thread santosh
-- Santosh Gaikwad MTS Design Darshan Solutions Limited #+91 9953099053 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] libvncserver library

2008-11-15 Thread santosh
Hi all I am trying to build osg vnc plugin but I am getting problem in compiling libvncserver on windows. Does any one have windows library for libvncserver Thanks in advance -- Santosh Gaikwad MTS Design Darshan Solutions Limited #+91 9953099053

Re: [osg-users] loading LODs in orthographics projection

2008-05-02 Thread santosh
Hi all how to do zoom in and out in orthographic projection? As I zoom in the detailed geometry should be loaded . Right now I am scaling the geometry but in this method the details are not getting loaded. Thanks Santosh santosh wrote: Hi all I have a problem in loading LOD's

[osg-users] how to zoom in and out in orthographic projection

2008-05-02 Thread santosh
Hi all how to do zoom in and out in orthographic projection? As I zoom in the detailed geometry should be loaded . Right now I am scaling the geometry but in this method the details are not getting loaded. Thanks Santosh ___ osg-users mailing

[osg-users] loading LODs in orthographics projection

2008-05-01 Thread santosh
have to change the position of camera and also scale the projection matrix ? Thanks Santosh ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] Warning:: Picked up error in TriangleIntersect

2008-04-03 Thread santosh
Hi Robert I am getting some warnings in LineSegmentIntersector. It prints warnings like this Warning:: Picked up error in TriangleIntersect and it prints some Nan values. I didn't got what these warnings are ? Thanks Santosh Gaikwad ___ osg-users

[osg-users] crashing osgviewer application when statistics toggles

2008-01-11 Thread santosh
Hi all I have quad core system with single GPU of nVidia Geforce 6600. Having dual x-server configuration and I have osg-2.0. When I run osgviewer and toggles the statistics by pressing key 's' program crashes. Is this known bug? Thanks Santosh

Re: [osg-users] Blender's osgExport

2008-01-03 Thread santosh
Alberto Luaces wrote: El Thursday 03 January 2008 17:22:43 santosh escribió: Hi all Is any one have the osgExport for blender. Actually I tried to download from the Blender's website but couldn't. If any body haves could you help me for getting it. Thanks Santosh Try http

Re: [osg-users] Integrationg OpenALpp

2007-12-06 Thread santosh
package file - Santosh maruti borker wrote: I am extremly sorry .. i found the openscenegraph.pc from openscenegraph.net http://openscenegraph.net ... but now the problem is that its giving many errors containing this :- undefined reference to OpenThreads Does OSGAL support OSG2.0

[osg-users] HUD in multiple display

2007-11-01 Thread santosh
Hi Guys I had created a HUD for text display and added in the root node. For multiple screen display I added the slaves in viewer. Now I am getting the text on every slave camera which I don't want. I want it to be in only one display. What sould I do for this ? Thanks - Santosh

[osg-users] translate transformation on projection matrices

2007-10-30 Thread santosh
position or rotating the camera? Thanks Santosh ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] Perspective projection

2007-10-26 Thread santosh
display. what should I do for this? Thanks Santosh ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] Multiple Cameras in one Scene

2007-10-25 Thread santosh
Hi Guys I want to have multiple cameras in one scene ( having same context ) and all cameras rendering in seperate or same render surface. so does composit viewer supports this and is there any config file like for camera configuration as osgProducer have? thanks Santosh

Re: [osg-users] Multiple Cameras in one Scene

2007-10-25 Thread santosh
Thanks for all the help Robert;) Robert Osfield wrote: Hi Santosh, On 10/25/07, santosh [EMAIL PROTECTED] wrote: I want to have multiple cameras in one scene ( having same context ) and all cameras rendering in seperate or same render surface. A big yes, how many times do I have

[osg-users] osgGA::FlightManipulator

2007-10-04 Thread santosh
hi can any one tell me how to use osgGA::FlightManipulator. I am trying to use it but it is manipulating on root node. I had set the node and matrix but it is not working on that node. Thanks in Advance Santosh ___ osg-users mailing list osg-users