Not really after borders that highlight on MouseOver, but that's a
capability I wasn't aware of.  Thanks for the tip.

-----Original Message-----
From: Justin Couch [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 10:25 AM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] border on polygons


"Dvorak, Daniel J." wrote:
>
> Aside from lineStripArrays, is there any easy way to draw borders around
> objects?  I would think that since a Shape3D has all the geometry
> information it would be easy to make a Shape3D draw itself with a black
line
> around the edges.  Or perhaps the border could be drawn by the Appearance?

Are you after borders that highlight when the mouse moves over them?
Shape3D in J3d1.2 includes an alternate appearance object  that allows
for doing this sort of thing.

Shape3D.setAppearanceOverrideEnable()
class AlternateAppearance

--
Justin Couch                                    Author, Java Hacker
http://www.vlc.com.au/~justin/               Java 3D FAQ Maintainer
http://www.j3d.org/              J3D.org The Java 3D Community Site
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
                                              - Greg Bear, Slant
-------------------------------------------------------------------

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

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