[JAVA3D] Java3D on SGI Irixm Platform

2002-11-07 Thread Durga.Banda
Hello All, Can any one please tell what is the latest Java3D version available on SGI Irix Platform and from where can I download that. Thank You ravi === To unsubscribe, send email to [EMAIL PROTECTED] and include in the bo

Re: [JAVA3D] Elimination of pauses when inserting branchgroups

2002-11-06 Thread Durga.Banda
Hello Sir, When we are setting the valid Vertex Size using setValidVertexCount(0),we are getting the fallowing exception. ava.lang.UnsupportedOperationException at javax.media.j3d.GeometryStripArray.setValidVertexCount(GeometryStripArray.ja va:220) can you please explain the reason for it. Thank

Re: [JAVA3D] How to change color of the lines when drawing lines using LineArray???

2002-10-27 Thread Durga.Banda
if you want to chaing the color after it has become live, then you need to set the color_write capability on this geometry. But this does not work on Linux, I guess it is a bug in Linux version of java3d but I dont see it on the bug list...can somebody from Blackdown comment on this? -Origin

[JAVA3D] Oriented Shape 3D Rotation Problem

2002-10-12 Thread Durga.Banda
Hi, I am using orientshape3D in parallel projection. I attached orientshape3D to an object.When I am rotating the object, the orientshape3D is not retaining its shape. Any solutions on why is it happening like this?. Regards, Ravi =

[JAVA3D] wglCreateContext Failed

2002-07-31 Thread Durga.Banda
Hi, This is the first time I'm getting this error in my last 8 months dealing with Java3D. I'm having couple of line array geometries and few geometries are rendered in immediate mode. The canvas suddenly gets disappeared from the screen and when I close the application i get following messages.

[JAVA3D] pick cylinder ray

2002-06-09 Thread Durga.Banda
Hi, I'm setting the shape in the PickCanvas utility as a cylinder ray. The origin point and the direction is taken from the default PickCanvas shape(ie PickConeRay). But it is not picking the point in the correct direction. I'm attaching the code, please see if the direction has to be set to some

[JAVA3D] Helices in Java3D

2002-04-25 Thread Durga.Banda
Hello All, In my Project I need to draw some curves and helices having width and thickness. How can I draw curves and Helices in Java3D. Is there any extrusion functionality in Java3D like in VRML. Ravi === To unsubscribe,

[JAVA3D]

2002-04-25 Thread Durga.Banda
=== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

[JAVA3D] Removing Shpa3D from a live SceneGraph

2002-02-13 Thread Durga.Banda
Hello All, How can I remove a Shape3D object or a TransformGroup from a live SceneGraph. ravi === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For genera

[JAVA3D] Circle in JAVA3D

2002-01-31 Thread Durga.Banda
Hello All, How can I draw Circle in Java3d and render it with a Sphere image. Ravi === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, sen

[JAVA3D] Texture Transparency Problems

2002-01-30 Thread Durga.Banda
Hello , We have created a single QuadArray and rendered it with sphere image as a texture so that each quadrant is textured with sphere image. When we are keeping transparency attribute to NONE there is no problem. But when we are using any other Transparency Attribute such as BLENDED OR NICEST

Re: [JAVA3D] Mouse Behaviors on linux

2001-12-20 Thread Durga.Banda
zevic [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 20, 2001 6:11 PM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Mouse Behaviors on linux --- "Durga.Banda" <[EMAIL PROTECTED]> schrieb: > Hello All, > > I am using MouseRotate, MouseTranslate, MouseZoom > Behaviors prov

[JAVA3D] Mouse Behaviors on linux

2001-12-20 Thread Durga.Banda
Hello All, I am using MouseRotate, MouseTranslate, MouseZoom Behaviors provided by the Java3D. These are working without any problem on windows. But when I run my application on Linux for all the three mouse button events the figure is getting translating.(Zoom and Rotation are not working). C

[JAVA3D] Text3D/Text2D

2001-12-07 Thread Durga.Banda
Hello All, When I add a Text3D/Text2D object to scene graph how can I assure that the Text is always parallel to the X- axis even though I rotate the visual object. Thank you ravi === To unsubscribe, send email to [EMAIL PR

[JAVA3D] Java3D on Linux

2001-12-06 Thread Durga.Banda
Hello All, Where can I get the Linux version of Java3D1.3. Thanks ravi === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [

[JAVA3D] java.lang.OutOfMemoryError

2001-11-20 Thread Durga.Banda
Hai All, When I am executing the following Code I am getting the following error java.lang.OutOfMemoryError <> How can optimize this code and Improve the Performance. /*** TransformGroup ballStickTransGrp = new TransformGroup(); Transform3D translate = new Transform3D(); Appearanc

[JAVA3D] MouseZoom behaviour

2001-11-12 Thread Durga.Banda
Hi All, Thanks for the support for my previous query! Here I go again, When using MouseZoom class I noticed that at some level of 'zoom in' the visual object just disappears from the screen. Is there any parameter to be set to tackle this problem. Similar strange behaviour is noticed while zoomi

[JAVA3D] OutOfMemory error

2001-11-09 Thread Durga.Banda
Hi All, We are working on a tool to display macro-molecular structure. It sometimes involve drawing thousands of sphere(for a ball & stick model). Because we need to create those many TransformGroup and Sphere objects. It gives us a OutOfMemory error. Is there any alternative way to create such