Yes it is possable, at lease from what the people at
http://www.excelsior-usa.com/home.html
and the people at :
http://www.instantiations.com/jove/product/thejovesystem.htm
say......
However I haven't tried either sucessfully yet.
The JET beta is a free download, but no information on what the release price will be.
Jove is about a $5500 investment, but they'll let you try it out first.
Another interesting thing posted in a newsgroup is the Compile class..... if you read
the class description it sounds like it may be intended to support native compiling.
But
I haven't researched that at all yet.
Shawn Kendall wrote:
> Tan Wei Boon wrote:
>
> > Hi, guys, I am a beginner in using Java 3D, and decided to use it to develope
> > a stand alone program. The output of the compiled file is having .class extension.
> > Can I make a stand alone program, for example, .exe file, only using jdk and
> > Java3d API?
>
> No, you cannot. The closest you can get is to make what is called an executible .jar
> file, which is a file that contains all the .class files the application needs and is
> packed up properly.
> See the JDK docs for "jar" at:
> http://java.sun.com/products/jdk/1.2/docs/tooldocs/win32/jar.html
> and:
> http://java.sun.com/products/jdk/1.2/docs/guide/jar/jarGuide.html
>
> > Or I need other utilities to do that? You guys have any ideas?
>
> Yes, you need other utilites to create an .exe from java and your class files. Some
> IDEs out there will do it - Visual Cafe Pro Edition, for example.
> Good luck!
>
> --
> __________________________________________________________
>
> Shawn Kendall Full Sail Real World Education
> Course Director 3300 University BLVD
> Real Time 3D for Gaming Winter Park FL 32792
> [EMAIL PROTECTED] http://www.fullsail.com
> __________________________________________________________
>
> ===========================================================================
> 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".