[osg-users] Structure in a Uniform Block

2012-01-08 Thread Aurelien Albert
Hi, I would send parameters to my shaders using a structure, for example : Code: struct LightParameters { vec4 position; int type; vec4 color; float someParameter; float someMoreParameter; ... } So I'm having a look at Uniform blocks and Uniform Buffer Object... I've read this post

[osg-users] Integrating OSG3.0.1 with Qt

2012-01-08 Thread Praveena Sarathchandra
Hi, Is it possible to integrate OSG 3.0.1 with Qt? What are the steps? Thanks. -- Best Regards *Praveena J. Sarathchandra* +94-718-732203 about.me/praveenaj ___ osg-users mailing list osg-users@lists.openscenegraph.org

[osg-users] Invitation to connect on LinkedIn

2012-01-08 Thread Siddharth Palaniappan via LinkedIn
LinkedIn Siddharth Palaniappan requested to add you as a connection on LinkedIn: -- mingyue, I'd like to add you to my professional network on LinkedIn. - Siddharth Accept invitation from Siddharth Palaniappan

Re: [osg-users] Search for plugins in . first

2012-01-08 Thread Terry Welsh
Could you get the OSG_LIBRARY_PATH env variable and append it to . and then set Registry::instance()-setLibraryFilePathList( wholeLibraryPath );  ? Doug I think I tried the equivalent to that. I may have worded my original question poorly. As far as I know, OSG_LIBRARY_PATH starts out

Re: [osg-users] Search for plugins in . first

2012-01-08 Thread Doug McCorkle
On Jan 8, 2012, at 4:14 PM, Terry Welsh wrote: Could you get the OSG_LIBRARY_PATH env variable and append it to . and then set Registry::instance()-setLibraryFilePathList( wholeLibraryPath ); ? Doug I think I tried the equivalent to that. I may have worded my original question

Re: [osg-users] OSG website unresponsive

2012-01-08 Thread Mathieu MARACHE
Hi all, Sorry for the late answer, I created and maintained the github openscenegraph mirror account since Mar 01, 2010. At the time I even created a page to explain howto get the code via git on the main osg site (like the svn page)... We should be able to dig it from osg website archive in

Re: [osg-users] OSG FAQ native formats

2012-01-08 Thread Garth D
Hi Chris, Thanks for the confirmation and information. :) Sorry for the delayed response- I just wanted to give it a few days in case someone with wiki access also saw the message and made the change directly (which happened). :) Garth On 06/01/12 16:19, Chris 'Xenon' Hanson wrote: On

Re: [osg-users] OSG FAQ native formats

2012-01-08 Thread Garth D
Hi Robert, Not a problem at all, happy to help. Thankyou for making such a great library available. Incidentally, can I suggest a minor change in the new FAQ entry? Presently it is: The extensible of the new formats enables end user application ... How about, instead, one of: The