This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > VRML > September 2004 > VRML PACKAGE JAVA
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| where I look for vrml package to have access the vrml through java it
...import vrml.*
Fabio
| |
| R. Russell Kinter 2004-09-15, 7:18 pm |
| hi,
Usually found in an zip or jar file found the Vrml browsers program
folder.
the Name varies depending on VRML browser.
For Internet Explorer :
blaxxun/BitManagement Contact : cc3deai.zip
(Be aware if you used the automatic download installation for Contact
5.1
at the blaxxun site, it does not give you that archive! You have to
use
the manual installation to get it!)
Cortona : corteai.zip
Cosmoplayer : npcosmop211.zip or .jar
If you are using Netscape, Cortona's classes are found in plywood.jar,
usually found in the Netscape plugin folder.
Contact places a folder called "vrml" into Netscape's java classes
folder.
Cosmoplayer, I believe, re-uses npcosmop211.jar in to Netscape plugin
folder.
I should add that the classpaths for these I.E. archives are added
automatically
on the vrml plugin's installation when you have the the Microsoft Java
Virtual Machine (MS JVM)! VRML browser's Java will not work with the
Sun Java plugin!
Russ Kinter
"Fabio" <fabio_modesto@hotmail.com> wrote in message news:<05f6bf9972d21346c93e23f22a730756@localhost.talkaboutprogramming.com>...
> where I look for vrml package to have access the vrml through java it
>
> ..import vrml.*
>
> Fabio
| |
| Fabio 2004-09-17, 12:39 am |
| You can help me to configure classpath. I am using windows xp.
| |
| Fabio 2004-09-18, 11:16 pm |
| You can help me to configure classpath. I am using windows xp.
| |
| R. Russell Kinter 2004-09-19, 7:16 am |
| hi,
Usually found in an zip or jar file found the Vrml browsers program
folder.
the Name varies depending on VRML browser.
For Internet Explorer :
blaxxun/BitManagement Contact : cc3deai.zip
(Be aware if you used the automatic download installation for Contact
5.1
at the blaxxun site, it does not give you that archive! You have to
use
the manual installation to get it!)
Cortona : corteai.zip
Cosmoplayer : npcosmop211.zip or .jar
If you are using Netscape, Cortona's classes are found in plywood.jar,
usually found in the Netscape plugin folder.
Contact places a folder called "vrml" into Netscape's java classes
folder.
Cosmoplayer, I believe, re-uses npcosmop211.jar in to Netscape plugin
folder.
I should add that the classpaths for these I.E. archives are added
automatically
on the vrml plugin's installation when you have the the Microsoft Java
Virtual Machine (MS JVM)! VRML browser's Java will not work with the
Sun Java plugin!
Russ Kinter
"Fabio" <fabio_modesto@hotmail.com> wrote in message news:<05f6bf9972d21346c93e23f22a730756@localhost.talkaboutprogramming.com>...
> where I look for vrml package to have access the vrml through java it
>
> ..import vrml.*
>
> Fabio
| |
| Muaddib 2004-09-19, 7:16 pm |
| For compiling an EAI/SAI program just put any one of the jars Russ
mentioned in your classpath.
To compile with Sun Javac:
javac -classpath vrmljar.jar -target 1.1 javafile.java
Remember to use 1.1 target since you are compiling classes for use by
the MSJVM.
--
-------------------------------------------------------
VRSpace - An open source, modular, cross-platform,
multi-user vrml system with persistent shared objects.
Check out the Nexus at http://www.vrspace.org/
-------------------------------------------------------
| |
| Fabio 2004-09-22, 11:21 am |
| You can help me to configure classpath. I am using windows xp.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|