I wrote a J3D application about 8 months ago which allowed the user to
visualize a ship's motions in regular waves.  (The results were
pre-calculated by a commercial hydrodynamics package).  Tha java application
had to dynamically change the wave profile, and the position of the boat as
a function of time.  As the scene was changing the user could transform the
scene with the mouse.  (The scene's 'dynamic' change was made in another
thread).  You can download the application from:
http://www.wsatkins.co.uk/asas-aqwa/download.htm  - Choose AQWA Sequence
Player 4th from the bottom of the list).
(Just put garbage in the form fields when asked)

If this is the sort of example you are looking for let me know and I will
send you some code.

Regards,

Andy Phelps


-----Original Message-----
From: Steve Sampson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, December 09, 1999 1:13 AM
Subject: [JAVA3D] A good example of dynamic scene changes


>Hello,
>Does anybody have a good example of dynamically changing what is drawn.
>Or as least tell me where to look?  I have a list of thing I want to draw,
and as the program runs the list changes and the scene should change as a
result.  I understand how to move and rotate objects, but I wish to be able
to dynamically change objects.
>thanks for any help.
>Steve
>
>===========================================================================
>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".

Reply via email to