Been working on improving that codebase recently, but I haven't been playing
with indexedfaceset stuff(which I assume thats using). Ya might try rendering
it in another VRML browser and see if it responds the same. If so its probably
a data conversion issue(converting to VRML). If not then its likely in the
VRML engine itself.
Doubt I want to wade through a 100K plus model. If ya isolate the problem to
something smaller then I could take a peak and see if I can tell what's going
on.
BTW, we will be releasing a new version of this codebase in the near future.
Current URL to the project pages is: www.web3d.org/TaskGroups/source/xj3d.html
-Alan
Radoslaw Mantiuk wrote:
> Hi,
>
> I have problem with proper visualization of 3D model (about 100 000
> triangles) in Java3D environment. I use VRML97 loader (vrml97.jar).
>
> During rotation some triangles disappear, some object groups are moved a
> bit from the correct positions. In general object geometry seems to be
> corrupt in different ways at various moments of rotation, moving or
> zooming.
>
> The object looks good in other OpenGL applications on the same computer.
>
> Are there any problems with object importing from VRML ?
>
> Thanks,
>
> Radoslaw Mantiuk
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".