[osg-users] [osgPlugins] Warning couldnt find the plugin ti read object from the file

2010-10-19 Thread Aruna Madusanka
Hi, When ever i try to load a texure or a vedio from an external file to osg. The messeg Warning couldnt find the plugin ti read object from the file meseg comes. and no textures or vedios are desplayed? How can i get away from this. Please help me. I am bit new to osg Thank you! Cheers,

Re: [osg-users] [osgPlugins] Warning couldnt find the plugin ti read object from the file

2010-10-19 Thread Aruna Madusanka
Hi, Im using visual studio 2008 and try to read .AVI and .JPG files. I think all nessary plug ins to read the are inside the plugin folder of the OSG Bin. How can i set the path to the osg plug ins. I change the working folder and current directory to the osg bin directory. But the situation

[osg-users] OSG greensceen

2010-10-19 Thread Aruna Madusanka
Hi, Can we make a green screen with openscenegraph Thank you! Cheers, Aruna -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=32847#32847 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] OSG greensceen

2010-10-19 Thread Aruna Madusanka
Hi, This is what i am talking about.. Chroma key compositing (or chroma keying) is a technique for compositing two images or frames together in which a color (or a small color range) from one image is removed (or made transparent), revealing another image behind it. This technique is also

Re: [osg-users] VIDEO with Alpha Channel

2010-10-19 Thread Aruna Madusanka
Hi, I also have same problem. Pleas can someone help? Thank you! Cheers, Aruna -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=32884#32884 ___ osg-users mailing list

[osg-users] hii all

2010-10-25 Thread Aruna Madusanka
Hi, What are the games developed by using osg? Where can i download their source? Thank you! Cheers, Aruna -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=33047#33047 ___ osg-users mailing list

Re: [osg-users] VIDEO with Alpha Channel

2010-10-28 Thread Aruna Madusanka
Hi, You just need load some two textures here is the code osg::Program* program = new osg::Program; geometry-getOrCreateStateSet()-setAttribute(program); char vertexShaderSource[] = varying vec2 texcoord;\n \n

[osg-users] [osgPlugins] osg quicktime plugin error

2010-10-28 Thread Aruna Madusanka
Hi, ... I compiled osg with quicktime plugin. Now now this error message comes Error while initializing the quicktime - -2095 error comes and the video is not played. Why id that? How can i get away from that Thank you! Cheers, Aruna -- Read this topic online here:

[osg-users] osg precipitation example

2010-11-10 Thread Aruna Madusanka
Hi, Any one knows the command line arguements of the osg precipitation example? Pleas some one help me Thank you! Cheers, Aruna -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=33649#33649 ___

[osg-users] Pause the game loop

2010-11-18 Thread Aruna Madusanka
Hi, ... How can I pause the game loop in osg? Can any 1 help? Thank you! Cheers, Aruna -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=33846#33846 ___ osg-users mailing list

Re: [osg-users] Pause the game loop

2010-11-18 Thread Aruna Madusanka
Hi, ... I got it. Thanx 4 kind help Thank you! Cheers, Aruna -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=33848#33848 ___ osg-users mailing list osg-users@lists.openscenegraph.org

[osg-users] rotate osg precipitationEffect effect

2010-12-06 Thread Aruna Madusanka
Hi, ... I need to snow coming form horizontal direction not from vertical direction. But so far didnt succeed. I tried to rotate but it is not rotating. I try to change the wind thts not working as well. How can i do it? Thank you! Cheers, Aruna -- Read this topic online

[osg-users] transparent plane

2010-12-21 Thread Aruna Madusanka
Hi, Using OSG 2.8.2 how can I create a transparent plane or a transparent box. Please can any one help me? ... Thank you! Cheers, Aruna :? -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=35047#35047