Hi All,

Im trying to define an 3D volume using vertexs using IndexPointArray.
I am setting the point size to be large enough so that it appears as a
continious volume by setting
   myapp.setPointAttributes(new PointAttributes(15.0f, false));

The problem that im facing is that the points when they get rendered, have
color but not the transparency attribute. Is it fundamentally not possible
for points to have transparency or am I doing something wrong? (im a newbe
:) )

I browsed through Api specs and didnt find much info on this. Is there any
other source from which i get an more idea of how things are supposed to
work.

Any help would be greatly appreciated.

===========================================================================
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".

Reply via email to