[osg-users] Moving from 3.4.1 to 3.5.7 breaks my "hardware instancing"

Robert Osfield robert.osfield at gmail.com
Tue Oct 2 00:42:44 PDT 2018


Hi Andrew,

On Tue, 2 Oct 2018 at 03:45, Andrew Cunningham <andrewC at mac.com> wrote:
> I upgraded from 3.4.1 to 3.5.7 and my code that uses "hardware instancing" (to render a large number of simple geometry) renders nothing now.

3.5.7 is a developer release and is unsupported, I wouldn't recommend
using an old developer release when later stable releases are
available.  Please upgrade to 3.6.3 then see if the problem persists -
we have spent a lot of time testing and debugging in the 3.6.x stable
release cycle so should be a good base to work from.

If a problem persist with 3.6.3 then creating a small test program
that illustrates the program would be helpful, if there is an issue
with your usage we can spot it, if there is a bug in the OSG we can
use it as a unit test for reproducing the regressions and confirming
that it's fixed once the bug is found.

Cheers,
Robert.


More information about the osg-users mailing list