> Sackmunky wrote:

>     2. The Globe doesnt resize along with the frame. And even if you
> shrink the frame, the performance level goes down hill big time. And
> it doesnt seem to render correctly, since the colors of the globe seem
> to become larger and take up more pixels.
>
> I need help for a company deadline quick. Can someone push me in the
> right direction?

I'm not sure this is going to help or not, but I have a Swing/J3D
integration set of demo code sitting in my Inbox that I want to put on
the site. Here's a comment from it:

    // another J3D bug with JInternalFrames - if there are a lot of
Text2D obects and several scenes,
    // there is a strange interaction
    // between selecting windows and texture memory.  After selecting
several
    // JInternalFrames with Canvas3D items, Text2D items start
    // drawing as opaque white rectangles.
    // the only work around I can find is to either only have a single
scene or
    // not to use Text2D
    // I would appriciate any other workarounds for JInternalFrames
people
    // can come up with - [EMAIL PROTECTED]

As you can see, it talks about JInternalFrame, but the issue appears to
be a bit wider than that.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Freelance Java Consultant                  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".

Reply via email to