ARToolKit | Mailing List Archive |
![]() |
From: | Arvind Lakshmikumar <kla@c .........> | Received: | Feb 19, 2003 |
To | artoolkit@h .................. | ||
Subject: | VRML 1.0 | ||
Folks, I have a VRML 1.0 model that AR is refusing to read..Does arVRML handle only VRML 2.0? In that case does anyone know of good converters that would convert 1.0 models to 2.0? Thanks, Arvind Arvind Lakshmikumar Research Scholar Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213-3890 Phone: 412 421 0824 (H) 412 268 5905 (W) email: kla@c ......... Linux is like a Teepee, No Windows, No Gates, Only Apache Inside! |
From: | Arvind Lakshmikumar <kla@c .........> | Received: | Feb 19, 2003 |
To | artoolkit@h .................. | ||
Subject: | VRML 1.0 | ||
Folks, I have a VRML 1.0 model that AR is refusing to read..Does arVRML handle only VRML 2.0? In that case does anyone know of good converters that would convert 1.0 models to 2.0? Thanks, Arvind Arvind Lakshmikumar Research Scholar Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213-3890 Phone: 412 421 0824 (H) 412 268 5905 (W) email: kla@c ......... Linux is like a Teepee, No Windows, No Gates, Only Apache Inside! |
From: | "Gerson Cunha" <gerson@l ............> | Received: | Feb 19, 2003 |
To | artoolkit@h .................. | ||
Subject: | Re: VRML 1.0 | ||
Arvind, The old Cosmo Player vrml pluging have a vrml1 to vrml2 converter. If you dont need Cosmo Player, only copy the files vrml1to2.exe and cp_vrml1to2.dll from the instalation dir. http://www.cai.com/cosmo/home.htm Another option is the OLD Sony converter that you can download from http://appsrv.cse.cuhk.edu.hk/~csc5460/mirror/vrml1to2/vrml1to2E.html Good look Gerson Cunha ==================================== Laboratory of Computational Methods in Engineering Federal University of Rio de Janeiro - COPPE P.O.Box 68552 - ZIP 21949-900 Rio de Janeiro, RJ, Brasil Phone : +55 (21) 2562-8413 Fax. : +55 (21) 2562-8414 e-mail : gerson@l ............ ==================================== ----- Original Message ----- From: "Arvind Lakshmikumar" <kla@c .........> To: <artoolkit@h ..................> Sent: Wednesday, February 19, 2003 2:39 AM Subject: VRML 1.0 > Folks, > I have a VRML 1.0 model that AR is refusing to read..Does arVRML handle > only VRML 2.0? In that case does anyone know of good converters that would > convert 1.0 models to 2.0? > Thanks, > Arvind > > > > Arvind Lakshmikumar > Research Scholar > Robotics Institute > Carnegie Mellon University > Pittsburgh, PA 15213-3890 > Phone: 412 421 0824 (H) > 412 268 5905 (W) > > email: kla@c ......... > > Linux is like a Teepee, > No Windows, No Gates, > Only Apache Inside! > > |
From: | "Gerson Cunha" <gerson@l ............> | Received: | Feb 19, 2003 |
To | artoolkit@h .................. | ||
Subject: | Re: VRML 1.0 | ||
Arvind, The old Cosmo Player vrml pluging have a vrml1 to vrml2 converter. If you dont need Cosmo Player, only copy the files vrml1to2.exe and cp_vrml1to2.dll from the instalation dir. http://www.cai.com/cosmo/home.htm Another option is the OLD Sony converter that you can download from http://appsrv.cse.cuhk.edu.hk/~csc5460/mirror/vrml1to2/vrml1to2E.html Good look Gerson Cunha ==================================== Laboratory of Computational Methods in Engineering Federal University of Rio de Janeiro - COPPE P.O.Box 68552 - ZIP 21949-900 Rio de Janeiro, RJ, Brasil Phone : +55 (21) 2562-8413 Fax. : +55 (21) 2562-8414 e-mail : gerson@l ............ ==================================== ----- Original Message ----- From: "Arvind Lakshmikumar" <kla@c .........> To: <artoolkit@h ..................> Sent: Wednesday, February 19, 2003 2:39 AM Subject: VRML 1.0 > Folks, > I have a VRML 1.0 model that AR is refusing to read..Does arVRML handle > only VRML 2.0? In that case does anyone know of good converters that would > convert 1.0 models to 2.0? > Thanks, > Arvind > > > > Arvind Lakshmikumar > Research Scholar > Robotics Institute > Carnegie Mellon University > Pittsburgh, PA 15213-3890 > Phone: 412 421 0824 (H) > 412 268 5905 (W) > > email: kla@c ......... > > Linux is like a Teepee, > No Windows, No Gates, > Only Apache Inside! > > |
From: | Rodney Berry <rodney@a ........> | Received: | Feb 19, 2003 |
To | artoolkit@h .................. | ||
Subject: | Re: VRML 1.0 | ||
Hi Arvind, try pasting this line into the first line of your model using a text editor... #VRML V2.0 utf8 then comment out the old first line If it doesn't work, email me the file and I'll see what it is doing wrong. It happens that I am having a big VRML day today so catch me while I am in the mood! :) rod. Arvind Lakshmikumar wrote: > Folks, > I have a VRML 1.0 model that AR is refusing to read..Does arVRML handle > only VRML 2.0? In that case does anyone know of good converters that would > convert 1.0 models to 2.0? > Thanks, > Arvind > > > > Arvind Lakshmikumar > Research Scholar > Robotics Institute > Carnegie Mellon University > Pittsburgh, PA 15213-3890 > Phone: 412 421 0824 (H) > 412 268 5905 (W) > > email: kla@c ......... > > Linux is like a Teepee, > No Windows, No Gates, > Only Apache Inside! > > > > |
From: | Rodney Berry <rodney@a ........> | Received: | Feb 19, 2003 |
To | artoolkit@h .................. | ||
Subject: | Re: VRML 1.0 | ||
Hi Arvind, try pasting this line into the first line of your model using a text editor... #VRML V2.0 utf8 then comment out the old first line If it doesn't work, email me the file and I'll see what it is doing wrong. It happens that I am having a big VRML day today so catch me while I am in the mood! :) rod. Arvind Lakshmikumar wrote: > Folks, > I have a VRML 1.0 model that AR is refusing to read..Does arVRML handle > only VRML 2.0? In that case does anyone know of good converters that would > convert 1.0 models to 2.0? > Thanks, > Arvind > > > > Arvind Lakshmikumar > Research Scholar > Robotics Institute > Carnegie Mellon University > Pittsburgh, PA 15213-3890 > Phone: 412 421 0824 (H) > 412 268 5905 (W) > > email: kla@c ......... > > Linux is like a Teepee, > No Windows, No Gates, > Only Apache Inside! > > > > |
From: | Arvind Lakshmikumar <kla@c .........> | Received: | Feb 19, 2003 |
To | |||
Subject: | Re: VRML 1.0 | ||
Hi Rodney, I tried that before..It didn't work. I used the vrml1tovrml2 converter suggested by Fivos and it works fine now.. Thanks, Arvind Arvind Lakshmikumar Research Scholar Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213-3890 Phone: 412 421 0824 (H) 412 268 5905 (W) email: kla@c ......... Linux is like a Teepee, No Windows, No Gates, Only Apache Inside! |
From: | Arvind Lakshmikumar <kla@c .........> | Received: | Feb 19, 2003 |
To | |||
Subject: | Re: VRML 1.0 | ||
Hi Rodney, I tried that before..It didn't work. I used the vrml1tovrml2 converter suggested by Fivos and it works fine now.. Thanks, Arvind Arvind Lakshmikumar Research Scholar Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213-3890 Phone: 412 421 0824 (H) 412 268 5905 (W) email: kla@c ......... Linux is like a Teepee, No Windows, No Gates, Only Apache Inside! |