Re: [JAVA3D] Issues with Compressed Geometry: partial solution doesn't always work

2000-12-05 Thread Adam Tegen
PROTECTED] Subject: Re: [JAVA3D] Issues with Compressed Geometry: partial solution Hello- I partially fixed it. If you strip the geometry first, it seems to be ok? It seemed that there were different code-paths in the utils for stripped vs unstripped geometry. Is there maybe a bug if the

Re: [JAVA3D] Issues with Compressed Geometry: partial solution

2000-12-04 Thread Adam Tegen
Hello- I partially fixed it. If you strip the geometry first, it seems to be ok? It seemed that there were different code-paths in the utils for stripped vs unstripped geometry. Is there maybe a bug if the geometry is un-stripped? Adam =