[JAVA3D] Picking Intensities

2002-07-14 Thread Vijayaraghavan Rajagopal
Hello again, Is there a function in Java3D that allows you to only show those voxels that have a certain intensity? I know there is one for Alpha values. I can't seem to find one for colors. thanks vijay __ Your favorite stores,

[JAVA3D] Java 3D VolRend Example

2002-07-14 Thread Vijayaraghavan Rajagopal
Hi, I have been extending Mr. Doug Gehringer's VolRend application which does 3D volume rendering of MRI scans. I have a problem which I am not able to fix. I loaded an image and viewed it with Axis2DRenderer. Then I chose to view it with Axis3DRenderer. With my choice still being Axis3DRendere

Re: [JAVA3D] Xj3D M5 Release

2002-07-14 Thread brett
Did you say that there was a public class or get together for xj3d on Sunday? Thanks. Giles wrote: > I'd like to announce the M5 release of Xj3D. In this release we have > worked to make Xj3D align with the current draft X3D specification. > Other improvements include better texture handling(G

[JAVA3D] Xj3D M5 Release

2002-07-14 Thread Giles
I'd like to announce the M5 release of Xj3D. In this release we have worked to make Xj3D align with the current draft X3D specification. Other improvements include better texture handling(GIF support, URL cacheing, better rescaling) , some new nodes like StaticGroup, LoadSensor and VisibilitySen

Re: [JAVA3D] RasterTextLable (j3d.org)

2002-07-14 Thread Ingo Brunberg
Hi Justin, I was one of the people who have noted this. Although I am not using exactly the same code, I believe the critical point is that the RenderingAttributes in RasterTextLabel use an alpha test function of ALWAYS (the default). Adding ra.setAlphaTestFunction(RenderingAttributes.GREATER); a

Re: [JAVA3D] Speed of screen access in Java 3D 1.3 [Was: Java 3D 1.3]

2002-07-14 Thread Kevin Glass
Kevin Glass wrote: > Kevin Glass wrote: > >> Mark Hood wrote: >> Date: Sat, 13 Jul 2002 17:43:27 +0100 From: Kevin Glass <[EMAIL PROTECTED]> Are there any major changes/configurtions that I've missed in the release version of Java 3D 1.3. My application that had a

Re: [JAVA3D] JDK 1.4.0 (Linux)

2002-07-14 Thread Zorman cyril
look on sun site there is a linux version http://java.sun.com/j2se/1.4/download.html - Original Message - From: "portsacero" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 11:41 AM Subject: [JAVA3D] JDK 1.4.0 (Linux) > Hi guys! > > I've looking for a 1.4.0 versio

Re: [JAVA3D] JDK 1.4.0 (Linux)

2002-07-14 Thread Michael Nischt
Hi, > I've looking for a 1.4.0 version of JDK for Linux systems but I haven't > found anything. Is there such version for linux? Where can I find it? http://java.sun.com/j2se/1.4/download.html greetings -Michael Nischt ==T

[JAVA3D] JDK 1.4.0 (Linux)

2002-07-14 Thread portsacero
Hi guys! I've looking for a 1.4.0 version of JDK for Linux systems but I haven't found anything. Is there such version for linux? Where can I find it? Thanks! ___ Copa del Mundo de la FIFA 2002 El único lugar de Internet con vídeos de

Re: [JAVA3D] Java 3D 1.3

2002-07-14 Thread Kevin Glass
Kevin Glass wrote: > Mark Hood wrote: > >>> Date: Sat, 13 Jul 2002 17:43:27 +0100 >>> From: Kevin Glass <[EMAIL PROTECTED]> >>> >>> Are there any major changes/configurtions that I've missed in the >>> release version of Java 3D 1.3. My application that had a frame rate of >>> around 90-1

Re: [JAVA3D] Java 3D 1.3

2002-07-14 Thread Kevin Glass
Mark Hood wrote: >>Date: Sat, 13 Jul 2002 17:43:27 +0100 >>From: Kevin Glass <[EMAIL PROTECTED]> >> >>Are there any major changes/configurtions that I've missed in the >>release version of Java 3D 1.3. My application that had a frame rate of >>around 90-100 on the beta has dropped down to