Hi,

I did not get any compiler error.  The application runs successfully.  However, 
the texture did not seem to be loaded into the shader code.  The image rendered 
as black in color.

As the lines, Where should I add them?
#version 120 
#extension GL_EXT_gpu_shader4 : enable 
#extension GL_EXT_texture_array : enable 

I gotten error msg when I add them into the main .cpp file. 

Thank you!

Cheers,
Linda

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=40372#40372





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to