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
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
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
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
=
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.
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
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,
===
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".
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
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
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
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
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
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
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
[
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
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
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
18 matches
Mail list logo