Re: [JAVA3D] Line picking with j3d 1.2beta

2000-02-22 Thread Akber Datoo
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

Re: [JAVA3D] Line picking (colorcube question)

2000-02-22 Thread Gregory Hopkins
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

[JAVA3D] Head lights multi views

2000-02-22 Thread Christophe DUPUIS
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

[JAVA3D] looking for particles in 3D box

2000-02-22 Thread Ted Phillips
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

Re: [JAVA3D] Line picking with j3d 1.2beta (Real picking pb not color cube one ;-)

2000-02-22 Thread Olivier fillon
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

Re: [JAVA3D] help

2000-02-22 Thread Vladimir Olenin
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

[JAVA3D] VisAD SpreadSheet now fully Collaborative, and supports HDF-5

2000-02-22 Thread test user
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