[osg-users] Unit of preMult->(osg::Matrix::Translate(osg::Vec3(x, y, z)

2011-07-18 Thread Nagore Barrena
Hi, I'm rendering new 3d models using OSG. In translate fuction (preMult->(osg::Matrix::translate(osg::Vec3(x,y,z)) What unit are x, y and z? There are metres, milimetres, pixels? Thanks in advance! Cheers, Nagore -- Read this topic online here: http://forum.openscenegraph.

[osg-users] [forum] HOW TO ADD CUSTOM COLOURS TO THE MODEL

2011-03-08 Thread Nagore Barrena
Hi, I'm working in Windows XP with Osg-2.8.2. I use Catia to generate my 3d models. The only possibility to save the model in Catia and then to load it right in osg is to save the model in .stl extension. But when I save the model using this extension the model loses the colour, transforming in

Re: [osg-users] How to do a videostreaming

2011-02-24 Thread Nagore Barrena
Hi thanks for your help! My case is the second one. I want to stream osg rendered frames over network. So, I have to install ffmpeg libs. But, Must I install Live555? Or if I use ffmpeg it will be enought? What is your recomendation? Thanks! Cheers, Nagore -- Read this topic

Re: [osg-users] How to do a videostreaming

2011-02-23 Thread Nagore Barrena
Hi, First, thank you for yours help! I have some problems to compile FFmpeg in Windows. I'm going to try with directshow. Do you know any example of stream with dshow in OSG? Thanks in advance! Cheers, Nagore -- Read this topic online here: http://forum.openscenegraph.org/v

[osg-users] How to do a videostreaming

2011-02-18 Thread Nagore Barrena
Hi, I'm working in Windows XP with OSG-2.8.2. I'm working with OSG and another tracking program to do AR. The main idea is: The user using special glasses and the camera of these glasses can see the 3D model overlapped to the real object. At the same time, the images captured by the camera

Re: [osg-users] [osgPlugins] Problem compiling Pulgins-vrml to OSG-2.8.2

2010-10-04 Thread Nagore Barrena
Hi, I'm working in Windows XP and I’m trying to compile in VC9.0 the plugings vrml to OSG-2.8.2 and generate osgdb_vrml.dll and osg_vrlmd.dll. I downloaded the OSG-2.8.2 binaries and I have working with it until now. But now, I need to load vrml models, and osgdb_vrml.dll and osgdb_vrmld.dll