You can just feed it a single parameter e.g. ColorCube = new ColorCube(x),
where x is a float or double.
- Original Message -
From: Chris Gates <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 22, 2000 2:34 AM
Subject: Re: [JAVA3D] Line picking with j3d 1.2beta
> Hell
Hi,
To change the dimensions of an existing colorcube you can add a scaling
transformation above it.
( xscale, 0, 0,0,
0, yscale, 0,0,
0, 0, zscale, 0
0, 0, 0 1)
To do the more general task of changing the
Hi,
How can I make multi views in the same scene,
with head lights active only on it's viewer ?
My problem is, the head lights are active between the differente view.
christophe.
===
To unsubscribe, send email to [EMAIL PR
can anyone point me to code for a 3D box that contains objects (particles,
stars, balls, etc.) moving within the confines of the box?Thanks
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of th
Following the numerous [ none :-( ] answers to my call for help, and should
someone ever face the same problem:
PickObject pick methods are still enable to detect the pick of a unique line
segment.
->can be understandable, but a warning in the javadoc would be welcome
What I have done is using a p
Hi,
Please, do browse thru this mailing-list archive at
http://archives.java.sun.com/archives/java3d-interest.html
This topic has been discussed here . of times. Shortly speaking,
your VM can't find Java3D library files. This could (and almost 4 sure
does) mean that u start VM either from Wi
The VisAD SpreadSheet is now fully collaborative. The SpreadSheet
is available as part of VisAD, freely available from:
http://www.ssec.wisc.edu/~billh/visad.html
The distribution includes source code, documentation and example
applications. Information about the SpreadSheet is available fro