As Justin mentioned, Java 3D does not explicitly handle streaming of any kind. However, it does not have any limitations that prevent you from implementing streaming.
As an example, the product we are developing performs geometry streaming: as the application loads a file, the user sees the geometry being loaded piece by piece, and can interact with the geometry while loading is underway. We use Java 3D as the underlying rendering API.
- Mauricio
-----Original Message-----
From: Renate Kapl [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 26, 2002 4:49 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Streaming
Does anybody know, if streaming is possible with java 3d?
lg Renate
===========================================================================
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".
