Hi,
My J3d Application is flickering on every repaint.
I have to rebuild the contentBranch for every repaint, so that might
be a problem. But to do so is much faster than setting my 4000 Lines
(I have to Update an LineArray on every Repaint) while the
ContenBranch ist still alive.
Anyone knows how to stop the flickering?
bye Clemens
Petra Neumann - 22 May 2004 20:54 GMT
Clemens Holzhüter <Tocsick@gmx.de> wrote in message news:<8ulua0diehlpgd91aatud73ejcltt6vnmj@4ax.com>...
> I have to rebuild the contentBranch for every repaint,
Maybe you should leave the BackGround node fixed and only reset the
line-nodes?
Petra