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".