Re: [osg-users] wrong vertex attribute values when using setPrimitiveSet(...)

2007-11-26 Thread Robert Osfield
Hi Daniel, Could you please break up your text into more digestible chunks, as its really hard to follow single large paragraphs. The harder you make it for others reading your posts the less likely you'll find someone who understand your problem enough to respond. Robert. On Nov 25, 2007 6:14 P

[osg-users] wrong vertex attribute values when using setPrimitiveSet(...)

2007-11-25 Thread Daniel Holz
hi everybody, i implemented an algorithm which generates tracks, left behind by a car which drives on a terrain. the tracks are graphically represented by arbitrary primitiveSets (triangles, quads, polygons). to prevent the system from crashing when out of memory (driving for several hours, co