This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > VRML > September 2004 > cosmo
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]
|
|
| Pradeep Kumar 2004-09-18, 4:15 am |
| Hi, i am new to vrml,i got cartona as vrml browser.but i could not
find vrml/external folder in that .i want to write programs using EAI
as external classes .i referred "late night vrml book" he mention
there to download cosmo to get those files.but unfortunatly cosmo
player is not available.where can i get that.I am gettin "550:folder
not availble" error.
where can i get vrml.external classes.
Some one could help to get through this problem.
Thanking in advance,
Pradeep Kumar
| |
| Robert Lipman 2004-09-18, 4:15 am |
| Pradeep Kumar wrote:
> Hi, i am new to vrml,i got cartona as vrml browser.but i could not
> find vrml/external folder in that .i want to write programs using EAI
> as external classes .i referred "late night vrml book" he mention
> there to download cosmo to get those files.but unfortunatly cosmo
> player is not available.where can i get that.I am gettin "550:folder
> not availble" error.
>
> where can i get vrml.external classes.
> Some one could help to get through this problem.
> Thanking in advance,
> Pradeep Kumar
You can download Cosmo Player from http://cic.nist.gov/vrml/vrmlnotes.html
--
Bob Lipman
http://cic.nist.gov/lipman/
| |
| Pradeep Kumar 2004-09-18, 7:16 pm |
| Thank you Russell,I am still in confusion.
> Ok the first said I thing is true in terms of corteai.zip
> containing the classes you need. However everything I said
> after that only pertains to getting the classes to run AFTER
> you have them compiled. Since you are still trying to compile them,
> then I "jumped the gun" a bit.
Class files are enough to compile any program.I can see all classes in
my system.
> To compile them, set the target option of the compiler to 1.1
what do you mean by 1.1,i did not get you here.
> You should be able to use the Sun compiler for compiling, but
> NOT the Sun JVM for running them.
I have eclipse compiler to compile the code.
> While I mentioned corteai.zip as a source for these files,
> a better source is the plywood.jar file that Cortona uses
> for EAI in Netscape. The reason is that using corteai.zip
> will probably make the compiler demand classes from the MS JVM,
> such as "IUknown" and "_GID" classes and you will have to add a
> second classpath to make it shut up. Setting the compiler
> classpath to include Plywood.jar will let you skip that nuisance.
I have Firefox and internet explorer,Now tell me what to do to get the
code to compile .I will be clear in my statement. I imported the
corteai.zip into my project.In eclipse browser i can see all classes.
When i said "import vrml.node.*
import vrml.*" what ever.It is not showing any error.But
when i am extending the "Script" class.First of all it is not
recognising Script class
It is not at all recognising any class.
for Better understaning of the problem.The same code
"import vrml.node.Script" compiler is showing error that it could not
recognise Script.
where is plywood.jar,i could not find on my system!!!!.
Thanks in advance.
Pradeep Kumar[color=darkred]
> Russ Kinter
>
>
> Pyth7@comcast.net (R. Russell Kinter) wrote in message news:<1a90d129.0409151051.4b9d6e82@posting.google.com>...
[color=darkred]
| |
| R. Russell Kinter 2004-09-19, 7:16 am |
| kumar wrote:
> what do you mean by 1.1,i did not get you here.
I meant the VRML plugin classes are written in Java 1.1
so it seems the compiler has to compile depreciated
classes or maybe I have just worked in deep matrix's source
code too long :)
> I have eclipse compiler to compile the code.
Sorry, haven't worked with it yet. Only old M$ SDK
and Sun.
> I have Firefox and internet explorer
Cortona's VRML EAI, as far as I know, does not work with Firefox,
because Firefox uses Sun Java I believe. (But please,
prove me wrong! I will be grateful.)
It only works, again, as far as I know, with I.E. using the Micro
soft Java Virtual Machine (MS JVM) and the old Netscape 4* series.
> when i am extending the "Script" class.First of all it is not
> recognising Script class
Try adding the classpath of Cortona's JSAI archive:
C:\Program Files\Common Files\ParallelGraphics\Cortona\classes.zip
You should find it in there.
> where is plywood.jar,i could not find on my system!!!!
Probably wasn't installed because you don't have Netscape.
Sorry, thought it might be found in the Cortona program folder
anyway. If corteai.zip works for you, then don't worry about it.
tc
Russ
kumar385@XXXXXXXXXX (Pradeep Kumar) wrote in message news:<7224a52d.0409181008.689ee2b1@posting.google.com>...[color=darkred]
> Thank you Russell,I am still in confusion.
> Class files are enough to compile any program.I can see all classes in
> my system.
>
> what do you mean by 1.1,i did not get you here.
> I have eclipse compiler to compile the code.
>
>
> I have Firefox and internet explorer,Now tell me what to do to get the
> code to compile .I will be clear in my statement. I imported the
> corteai.zip into my project.In eclipse browser i can see all classes.
>
> When i said "import vrml.node.*
> import vrml.*" what ever.It is not showing any error.But
> when i am extending the "Script" class.First of all it is not
> recognising Script class
> It is not at all recognising any class.
> for Better understaning of the problem.The same code
> "import vrml.node.Script" compiler is showing error that it could not
> recognise Script.
>
> where is plywood.jar,i could not find on my system!!!!.
> Thanks in advance.
> Pradeep Kumar
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|