Just thought I'd have a look at this, I use a different raster label
based on a post from one of the Sun guys over a year ago and that works
fine. I tried todays CVS version of the org.j3d.Geom one and it just
won't show up in my scene. I've messed about with the attributes to no
avail.

No differance if the below line was present or not.

I've not used it before and don't have j3d1.2 installed at the moment
so can't compare it.

Currently using jdk1.4.0_1 + j3d1.3fcs OpenGL.

I may try to compare this one with the one I use to see what the
differance is if I get the time.

Jason.

>>> [EMAIL PROTECTED] 16/07/2002 18:39:48 >>>
Ingo Brunberg wrote:

> RenderingAttributes in RasterTextLabel use an alpha test function of
> ALWAYS (the default). Adding
> ra.setAlphaTestFunction(RenderingAttributes.GREATER);
> after line 117 in RasterTextLabel.java should do the job.

Ok. I've just put that in blind and commited, hoping that it works. If
anyone is tracking the CVS code, could they please check it out and
have
a little play to see if that fixes it. I'm too busy dealing with the
vagaries of the VRML Text and Fontstyle nodes* currently to spend some
time testing this.

* Have I mentioned how much I hate the VRML spec and some of the awful
things it does?! grrrr.....

--
Justin Couch                         http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler              http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"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