Hi Mathias,
Point size is not support by DirectX version of Java3D due to the
limitation of DirectX 7.0. But it will support later with porting
to DirectX 8.0.
A list of features not support by
Java3D v1.2.1 DirectX version are:
Line width
Line antialiasing
Point size
Point antialiasing
PolygonAttributes backFaceNormalFlip
RenderingAttributes ROP_XOR
3D Texture
Texture color table
Thanks.
- Kelvin
--------------
Java 3D Team
Sun Microsystems Inc.
>MIME-Version: 1.0
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
>Date: Tue, 6 Mar 2001 10:07:04 +0100
>From: Mathias Stümpert <[EMAIL PROTECTED]>
>Subject: [JAVA3D] PointAttributes.setPointSize()
>To: [EMAIL PROTECTED]
>
>Hi there,
>
>I'm working with VisAD, a java class library of the SSEC Visualization Project. There
>I posted a
problem about setting the pointsize in a java3D-scene. Bill Hibbard, the developer of
VisAD told me
to post my problem here because he thinks it's a java3D problem. He said it has to do
with the
PointAttributes.setPointSize(). Unfortunately I am not familiar with java3D so I can
only repeat what
Bill told me. But I can say that my problem only appears with the DirektX Version of
java3D. When I
try to change the pointsize on another value than 1 I get no effect. The pointsize
always stays at 1.
With the openGL Version I never had such I problem. I used java3D 1.2.1 beta 1. Today
I downloaded
the java3D 1.2.1 beta 2 but the bug was still there. Am I doing something wrong or is
it really a bug
of java3D-DirectX? Please tell me.
>
>Thanks a lot, Mathias
===========================================================================
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".