Re: [osg-users] Fwd: Fwd: Fwd: shader implementation - newbie

2009-04-28 Thread Robert Osfield
On Tue, Apr 28, 2009 at 10:19 AM, ami guru dosto.wa...@gmail.com wrote: Hello Robert, I have already implemented the scenario that i am looking for in OpenGL by setting the glUseProgram(0) to glUseProgram(whichShader). And i wanted to implement the same scenario in OSG. None of the example

[osg-users] Fwd: Fwd: Fwd: shader implementation - newbie

2009-04-28 Thread ami guru
Hello Robert, I have already implemented the scenario that i am looking for in OpenGL by setting the glUseProgram(0) to glUseProgram(whichShader). And i wanted to implement the same scenario in OSG. None of the example that accompany the repository have implemented the scenario that i m looking