Philip Taylor wrote:
>
> Voodoo1,2,3 all have a 256x256 maximum texture size limitation. in hw, by
> design.
>
> I dont know if or how this is expressed thru the J3D API to J3D API users
> for runtime discovery.

I had a long chat with Kevin Rushforth about this today. I'm not sure
what we'll see in J3D 1.3 but there will definitely be updates for 1.4.
I'm putting together a set of proposals for dealing with this sort of
extension information and will post that off to Sun after Siggraph.

There is a semi working way of doing this now through the getProperty()
method available in Canvas3D, except you have to know the names of the
properties you are looking for - which nobody outside Sun seem to know
:( It doesn't work all the time, and is not even guaranteed to represent
sane results, but it might be worth playing with.

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