Hi:

        Previously I posted the email at the bottom.

        Thanks to Daniel Selman who asked a question that ultimately lead to the
solution of the problem ... the problem was caused by setting the line width to
0.16.  The setLineWidth(float) really takes pixels, not actual measurement unit.

        Hmm, setLineWidth(float) is misleading ... it really should be called
setPixelWidth() and it should take int, not float.  Okay, just my 2 cents ...

>         I've placed a LineStripArray into my canvas and set the color to white
> with black background.  The white line is so light that I can barely see it!
> Does anyone know what I am doing wrong and/or how to fix this problem?

Cheers,

Mona


==================================================================
Mona Wong-Barnum
National Center for Microscopy and Imaging Research
University of California, San Diego
http://ncmir.ucsd.edu/

"The truth shall set you free, but first it will piss you off"
                                A Landmark instructor
==================================================================

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