A couple of people reported that the attachment I sent out with the
printing example was corrupt. Here it is again.
--
Kevin Rushforth
Java 3D Team
Sun Microsystems
[EMAIL PROTECTED]
>Date: Thu, 9 Nov 2000 09:59:06 -0800
>From: Kevin Rushforth <[EMAIL PROTECTED]>
>Subject: Re: [JAVA3D] Printing
>To: [EMAIL PROTECTED]
>
>You have the basic idea. Here is a jar file that contains a test
>program, PrintCanvas3D, that illustrates this. We plan to include this
>with the example programs in 1.2.1beta2.
>
>--
>Kevin Rushforth
>Java 3D Team
>Sun Microsystems
>
>[EMAIL PROTECTED]
>
>
>>Date: Thu, 9 Nov 2000 12:28:14 -0500
>>From: Joe Boccanfuso <[EMAIL PROTECTED]>
>>Subject: [JAVA3D] Printing
>>To: [EMAIL PROTECTED]
>>
>>Hello,
>>
>>I was just wondering if anyone knows of a (good) method to print (to a
>>printer) using Java 3D? The only solution I have been able to come up with
>>is one where I use off-screen rendering to capture the 3D model as a 2D
>>raster image and I send the resulting 2D image to print (via a PrinterJob).
>>
>>Any help or hints are appreciated.
>>
>>Thank you for your time.
>>
>>Joe Boccanfuso
>>
>>===========================================================================
>>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".
PrintCanvas3D.jar