[JAVA3D] Outlook (off topic)

2004-10-30 Thread Gilson Laurent
Hello It's interesting to see how many people are running outlook last 5 posts are beagle-worms. cu === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". F

[JAVA3D] AntiAliased Points

2004-10-30 Thread Clifford Lyon
Hi - j3d newbie here.  I have a class to plot a collection of points; I'd like them to be anti-aliased, but setting the property doesn't seem to have any effect.  Does the flag get overridden somewhere possibly?    Here is an example using Shape3D; for me, these points are not Anti-Aliased.

Re: [JAVA3D] AntiAliased Points

2004-10-30 Thread Clifford Lyon
Found the answer - seems like point anti aliasing is not supported in the directX version of java3d. Works fine in openGL. Clifford Lyon wrote: Hi - j3d newbie here. I have a class to plot a collection of points; I'd like them to be anti-aliased, but setting the property doesn't seem to have any

[JAVA3D] more PointArray questions

2004-10-30 Thread Clifford Lyon
I have a point array displayed - it amounts to a 3d scatterplot. It looks great when rotating, but when it's still it loses all depth cues. Is it possible to use a directional light to have points farther from the viewer rendered with less light to add a cue? Or would the points need to be actual