[osg-users] Invisible light points
Robert Osfield
robert.osfield at gmail.com
Fri Oct 6 02:29:28 PDT 2017
Hi Andreas,
A test that I've just done was to add a return to the
Geometry::drawImplementation() to prevent it from doing vertex array setup
or dispatching any primitives sets, doing this allows the Lightpoits to
appear. This indicates either GL state or osg::State internal settings
aren't being managed correctly somewhere in the mix.
Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20171006/39375bf7/attachment-0001.html>
More information about the osg-users
mailing list