Hi,

Thanks to everyone. Actually, i was trying to use the -Dj3d.sharedctx=true option for my application which consists of multiple Canvas3Ds. I still need to benchmark the performance improvements using this.

Raghav


Justin,

         http://www.j3d.org/implementation/properties.html is quite a
complete list. You might want to add the following :


Alessandro Borges wrote:
007501c22dbe$8895f3c0$5900460a@ALESSANDROBORGE">
You should put a -D before the propertie you call
This way (this example only works for Java3D D3D):

java.exe -Dj3d.debug=true MyJava3DApplication

The -D is to set up a system propertie, not VM propertie.
Specific java options can be saw typing:
C:\> java -help

Non standard options can be saw typing :
C:\> java -X

See more here: http://java.sun.com/j2se/1.3/docs/tooldocs/win32/java.html
and here : http://java.sun.com/docs/hotspot/PerformanceFAQ.html



----- Original Message -----
From: "Jack Gundrum" <[EMAIL PROTECTED]>
Subject: Re: [JAVA3 D] Java command line options for J3D


http://www.j3d.org/implementation/properties.html

At 05:31 PM 7/17/2002 +0530, Raghavendra R wrote:
Hi,

Where can i get all the command line options for J3D for running Java
VM? ie, "java -j3d.debug prg" etc?

Thanks
Raghav

Not that I am aware of. I normally keep the list up to date based on the

occasional email that drops by this list and the readme that comes with
the release code. Even then, there are some internal properties for
Java3D that we don't get told about.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.377 / Virus Database: 211 - Release Date: 15/7/2002
_______________________________________________________________________
Yahoo! Encontros
O lugar certo para encontrar a sua alma gêmea.
http://br.encontros.yahoo.com//

===========================================================================
To unsubscribe, send email to l [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