[JAVA3D] JPEG 3D - output

2002-12-03 Thread André Barbosa
People, it´s possible to generate an image using Java3D and output stream that to a browser (without save ion a disk), like a JPEG image?   Thank´s   Andre Barbosa   www.c-events.com

[JAVA3D]

2002-12-03 Thread Desiree Hilbring
Hi, unfortunately I can not provide a test case, this exception occured during a test on a machine at one of our customers, while running the Java 3D application. I could not reproduce it on my machine. Is this an NT-Problem or could it be related to the Grafic card? Thanks, Desiree Hilbring An

Re: [JAVA3D] JPEG 3D - output

2002-12-03 Thread Nathan Bower
why is it essential to output directly to a browser?   I dont understand why you would want to do this.   N - Original Message - From: André Barbosa To: [EMAIL PROTECTED] Sent: Tuesday, December 03, 2002 11:15 AM Subject: [JAVA3D] JPEG 3D - output People,

[JAVA3D] AW: [JAVA3D] JPEG 3D - output

2002-12-03 Thread Florin Herinean
To Nathan: maybe Andre simply wants to generate a static picture of a 3d model based on some info the user enters in a form, from within a servlet.   To Andre: yes, it's possible.You have to create an off-screen Canvas3D on which you paint your model, then you get the image from the off-scr

Re: [JAVA3D]

2002-12-03 Thread Patrik Olsson
I had a similar problem in a non j3d application. It was caused by old Nvidia drivers. Installed latest version and everything worked fine afterwards. Regards, Patrik Olsson Desiree Hilbring <[EMAIL PROTECTED]To: [EMAIL PROTECTED]

Re: [JAVA3D] JPEG 3D - output

2002-12-03 Thread Alessandro Borges
Do you mean a stream ? Like a video stream? - Original Message - From: Nathan Bower To: [EMAIL PROTECTED] Sent: Tuesday, December 03, 2002 11:53 AM Subject: Re: [JAVA3D] JPEG 3D - output why is it essential to output directly to a browser?   I do

Re: [JAVA3D] JPEG 3D - output

2002-12-03 Thread Kevin Glass
André Barbosa wrote: People, it´s possible to generate an image using Java3D and output stream that to a browser (without save ion a disk), like a JPEG image? Thank´s Andre Barbosa www.c-events.com This is possible. Use an offscreen canvas to genera

[JAVA3D] Triangle Strip Array

2002-12-03 Thread Deepkishore
Hi, I am using a triangle strip array to create a shell for an object. (Like for a cube its shell would be a 4 connected squares, without the top and the bottom covers) // - |\ Cov\-Cov: Cover (These are not created, only the sides | \\of the c

[JAVA3D] Unsubscribing to this mailing list

2002-12-03 Thread Peter Worth
Sorry for the wode distribution, but can someone tell me what the syntax is to to unsubscribe to this mailing list. I tried to unsubscribe via the web site but that did not seem to work. thanks - Peter ==To unsubscribe,

[JAVA3D] Draggable / Interpolation compatibility

2002-12-03 Thread ramanathan v
Hi, We are working with cyber glove and so i have used Draggable class to specify a transform group thats draggable and also we want to specify the interpolation operation on this transform group once its draggable function is done. heres the piece of code *** 1#--

Re: [JAVA3D] Unsubscribing to this mailing list

2002-12-03 Thread Kevin J. Duling
I hate to be the one to point out the obvious, but it's at the bottom of just about every message on the list, including your own. - Original Message - From: "Peter Worth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 10:55 AM Subject: [JAVA3D] Unsubscribing