Re: [JAVA3D] Canvas Capture

2000-06-16 Thread Barry Walsh
EMAIL PROTECTED] Subject: [JAVA3D] Canvas Capture Hi All, I have a canvas updated every 10 seconds and would like to save the content into a file format to create some type of movie file. Is there a way to do such a thing? Can I capture a canvas content and save it in a file to make an avi? Thank

Re: [JAVA3D] Canvas Capture

2000-06-16 Thread John R.
Is there any way to draw an arrow, with the head and tail points known as Point3d's ? In 2d this is fairly simple, but in 3d I'm a tad lost as to how to aim the diagonals properly. Any help would be appreciated. John R. =

[JAVA3D] Canvas Capture

2000-06-16 Thread Malguy, Eric G.
Hi All, I have a canvas updated every 10 seconds and would like to save the content into a file format to create some type of movie file. Is there a way to do such a thing? Can I capture a canvas content and save it in a file to make an avi? Thanks for your help Eric