Note:
Copy the perl script comandver.pl
to a file in your sod/abacus account. Make sure that you have your "typescript"
file in the same directory. Run the perl program from the prompt by typing
"perl filename". The perl script takes the output from the file named "typescript"
and generates the VRML world into a file named "temp.wrl". You can view
the "temp.wrl" file in one of the cluster windows machines (Most of the
cluster machines have cosmoplayer plug-in already installed).
Open netscape browser and give the following URL:
ftp://[email protected]/home/username/
(if using sod account)
OR
ftp://[email protected]/home/username/
(If using abacus account)
where username = your own user name
for eg: ftp://[email protected]/home/juell/
Then choose the appropriate directory in which you have the "temp.wrl"
and then click on it to see the world.
You don't have to specifically give cb02. This signifies that you are connected to the 02 machine in the sod cluster. You can give any one of the machines from 01 to 12.
You cannot view the VRML world on the x-windows/sod machines as they
do not have the VRML plug-in and neither can you install it.
The other version of this tool is a web-based version. In this the
user can submit his output on-line and the CGI script takes this output
and generates the VRML world in the same way as the perl script does it.
FTP your typescript file from your sod/abacus account into the local machine.
Click on the link given below to open up the web based interface:
Submit the typescript (output) file by clicking on browse button and
then click on submit button. View the VRML file by clicking on the Show_VRML
button
Return to Home Page