Hi all,

it (more and more) occurs to me that there is a strange bug in the line
attributes.

For selection of lines in my viewer i use a line width increase to give
additional emphasis to the
selection (color is often not possible, because i use vertex colors
which are not modulated by the
coloring attributes). This works fine, but...
But sometimes it seems the engine cannot differentiate between different
line attributes of different
appearances. In other words: when increasing line width in one
appearance the line width of another appearance
increases, too. The LineAttributes instance is NOT shared by the
appearances!

Is there a bug in the unification of appearances during the scene graph
compilation (Geometry of shapes are
merged, but their appearances are not realy equal in content???)

I've no other clue, since I can't do anything more than assuring
uncoupled appearance and attribute objects!

Cheers,
Karsten

PS: i hope somebody can understand this explanation!!!

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