Hello!
Does everybody knows how to set background color of the
drawing area.
My hierarchy is:
JFrame -> Canvas3D -> SimpleUniverse
I tried to set the backround color to white
JFrame ContentPane and Canvas3D:
this.setBackground(Color.white);
this.getContentPane().setBackground(Color.white);
ca
Dear D'Amo
You can get J/View3D from www.int.com/products/java_toolkit_info/java_toolkits.htm
INT has just released the latest J/View3DPro that is compatible with Java 3D
1.2. A 30-day evaluation copy can be downloaded from INT website. By
the way, what are the projects you are working o
if you read the link, this is an W2K OS issue and may affect the DirectX
version of Java3D on W2K.
to fix the issue for W2k D3D you need all of:
W2K SP1 patch,
DX 8 runtime, a
DX 8 level drivers.
until you get this, your W2K performance will lag W9X for D3D, 3DMark2000
ver
I have read through some of the material for Java
programs and have been unable to locate a copy of J/View3D. I am not a
developer (at least not yet) but I do have a great need to display multiple
data points in a 3dimensional space. I believe J/View3D will accomplish
this task. If anyone
--
X-Sun-Data-Type: text
X-Sun-Data-Description: text
X-Sun-Data-Name: text
X-Sun-Charset: us-ascii
X-Sun-Content-Lines: 67
I received an autoreply indicating that my resent attachment may have
also been corrupted. Our mailer may be having problems with jar files,
so I am resending it as
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] Printin