Re: [osg-users] Strange problem: Only PrimitiveSet of first Vertices displayed

2012-04-12 Thread Nico DeLarge
Hi David, thank you very much again for the confirmation of the hardware problem. When I am back from vacation at work I will test to update my graphics driver. In addition thanks for the tipp with gDEBugger. It looks really promising. Cheers, Nicolas -- Read this topic

Re: [osg-users] Strange problem: Only PrimitiveSet of first Vertices displayed

2012-03-27 Thread Nico DeLarge
Hi David, hi community, thank you very much for the review of my code and your suggestions. Unfortunatley, I could not work on the problem in the last weeks, but today I finally could dig a little deeper. The problem that only the first PrimitiveSet of a Box with six planes is still not

[osg-users] Strange problem: Only PrimiitiveSet of first Vertices displayed

2012-03-15 Thread Nico DeLarge
Hi folks, I have a strange problem: I want to draw a cube out of 6 PrimitiveSets containing Triangle Strips. Unfortunately, only the one PrimitiveSet out of the first 4 vertices is displayed. It does not matter, if I set a different starting index than 0 in the DrawArrays (seems to be