Re: [JAVA3D] Question about creating CompressedGeometry

1999-08-17 Thread Mark Hood
> Date: Tue, 17 Aug 1999 10:43:56 -0700 > From: Cindy Ballreich <[EMAIL PROTECTED]> > I thought it would be interesting to try out the new compression utilities > by feeding the same GeometryInfo object into a CompressionStream object > and generating a CompressedGeometry object from the d

[JAVA3D] Question about creating CompressedGeometry

1999-08-17 Thread Cindy Ballreich
I have an application which generates terain data in a grid format (along with vertex color info) and I've been feeding that data to a GeometryInfo object so I can build a TriangleStrip array. I thought it would be interesting to try out the new compression utilities by feeding the same GeometryIn

[JAVA3D] question about Java3D and Stereo Images

1999-07-14 Thread Tan Dongquan
Dear Sir/Madam Sorry to bother you. I met some questions about stereoscopic images with Java3D. What I want is create a stereo image with Java3D and display it on the monitor. But I can't do that. the source I wrote as follows: GraphicsConfiguration config = SimpleUniverse.getPreferredCon

Re: [JAVA3D] Question Regarding Transparency of points when point size is defined

1999-07-03 Thread Aditya Datta
Hi Renaud, > Just a trick to check : did you set the transparency mode to BLENDED or > SCREEN_DOOR in > your transparency attribute ? A value of screen_door may explain the result you > have. Nope. i have tried it with using NICEST and FASTEST -Aditya > > renaud > >

Re: [JAVA3D] Question again regarding Transparency attributes.

1999-06-30 Thread Dennis J Bouvier
Aditya Datta wrote: > > Why should a user have to learn opengl to use java3d? There is another way of looking at this. There are many Java 3D users who already know graphics in general and Open GL specifically. If every Java 3D book assumed the reader knew nothing about Open GL, then the majori

[JAVA3D] Question again regarding Transparency attributes.

1999-06-29 Thread Aditya Datta
Hi All, Im still looking for answer :), Why does transparency in color4b, for points stops having effect when point size is increased to be more than 1.0? for w From 1-127 it appears to have no effect at all. and for w between 128 and 255, the points dont get displayed at all! Sorry to bother y

Re: [JAVA3D] Question Regarding Transparency of points when point size is defined

1999-06-28 Thread Renaud Cazoulat
Hi, > Im increasing the point size to >1.0 to have a continious volume rather > than vertexs being rendered as points. When the point size >1.0 in the > PointAppearenceattributes of this object, transparency of these points > starts acting strange. for transparency value 1-127 (in color 4b of th

[JAVA3D] Question Regarding Transparency of points when point size is defined

1999-06-28 Thread Aditya Datta
Hi All, I am writing an scientic visualision software using java3d. I basically have 64*64*64 set of data points, each having r,b,g,transparency color values. The techique that im trying to use is, to define a 3D cube of voxels using IndexedPointArray for these data points and giving color4b valu

[java3d] question on DecalGroup

1999-05-03 Thread Hicks, Rich
hi, Are there any known problems with the DecalGroup class? I'm having a problem where the children of a DecalGroup display fine, but objects outside of the DecalGroup don't get displayed. See the attached test program HelloUniverse.java, the ColorCube isn't displayed if the DecalGroup node is

[java3d] Question on VirtualInputDevice demo

1999-03-18 Thread Tachio Terauchi
In the VirtualInputDevice demo, why is the SensorBehavior object added to the scene graph group? Doesn't it make more sense to add the object to the BranchGroup of the Locale object? Is it because the demo uses SimpleUniverse instead of creating the Locale (and VirtualUniverse, etc)? Thanks in

Re: [java3d] question

1999-01-21 Thread Rajesh Gupta
No, they don't have to be in the same directory. Regards, Rajesh - Original Message - From: Jianchao Han <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 21, 1999 8:29 PM Subject: Re: [java3d] question > >Hi, > >OpenGl and Java3D m

Re: [java3d] question

1999-01-21 Thread Jianchao Han
Hi, OpenGl and Java3D must be in the same dir or not? Thanks. Jianchao Kristof Decloedt wrote: > At 18:41 21/01/99 +0900, you wrote: > >Hi, there. > >I want to install Java 3D for my Windows NT. > >How can I do that? > >Any help will be greatly appreciated. > > > >Wonyong Yoon. > > > >==

Re: [java3d] question

1999-01-21 Thread Kristof Decloedt
At 18:41 21/01/99 +0900, you wrote: >Hi, there. >I want to install Java 3D for my Windows NT. >How can I do that? >Any help will be greatly appreciated. > >Wonyong Yoon. > >= >To subscribe/unsubscribe, send mail to [EMAIL PROTECTE

[java3d] question

1999-01-21 Thread Wonyong Yoon
Hi, there. I want to install Java 3D for my Windows NT. How can I do that? Any help will be greatly appreciated. Wonyong Yoon. = To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/pro