Trajce (Nick) Nikolov wrote: > the viewer by default is attaching a light. Setup your viewer with NO_LIGHT > (or something like that, look in the code), and then create and control your > own light-Nick >
Neither solves ... Could I use the standard osg lighting if I use a vertex program to change the position of the vertices? If I coment Code: //gl_FrontColor = diffuse + globalAmbient + ambient + specular; the result is this... [Image: http://img210.imageshack.us/img210/4333/30581070.jpg ] ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=32359#32359 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

