What do you means exactly by "multiple screen device". Does new motherboard
card support multiple screen ?
Or you means multiple Window with the same image of canvas.
Thanks
-Message d'origine-
De : Alessandro Borges <[EMAIL PROTECTED]>
Ŕ : [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date : lun
Yes. some matrox cards support up to 4 screens. i've seen a 16 screens machine in a
company i work for.
(simulation field)
My laptop currently has two screens.
This is now a relatively common feature.
At 05/07/2004 10:19:00, you wrote:
>What do you means exactly by "multiple screen device". Does
Hi everyone, hi Alessandro,
problem is, I want that the picture defining the texture will tile
enough times, as to create the impression the texture is a good plain
piece of turf, or a street formed of little pebbles packed together.
After I have set the capability for auto-generating texture
The Java 3D Frequently Asked Questions list for Monday July 5 2004
This is a posting of topics covered in the Java 3D FAQ. The answers
to these questions are kept at:
http://www.j3d.org/faq
Please consult this list and the web site before asking questions on the
mailing list.
If there
Hi,
This isn't really Java3D specific but I'm hoping someone can help.
I have some Java 3D code that makes use of the time a mouse event
occurred
(using the getWhen() method of MouseEvent) and compares it to the
approximate time a behavior was triggered (using
System.currentTimeMillis()).
I change