More Information
There
are many more details here. Our revised white paper also gives more
detail.
And
go here to see Our Vision For The New Internet.
Internet Virtual
Machine - OpenGL Demos
You may download
command mode demos for Linux and Windows.
The Linux Demo require
RedHat 6.0 or above, and OpenGL 1.2 or Mesa 3.41 or above to be
installed. Download the tar file:
ivmdemo.tar.gz
Then: tar –xzvf
ivmdemo.tar.gz – 1.5 Meg
Then enter the directory ivmdemo and type: .
/icvm file
where file is
the name of the demo you wish to run.
For instance, to run
the rollercoaster program type:
./icvm rollercoaster
To run the Windows demos, download the zip
file:
ivmdemo.zip – 1.5 Meg
You will also need
the glut32.dll which should be downloaded and put in your windows/system32 direcory, if you do
not already have it.
You may obtain it
from this site:
http://www.xmission.com/~nate/glut.html
unzip the ivmdemo.zip
file. Open the command
prompt or dos prompt window. Go to the directory where you unzipped the
files and type:
.\icvm file
where file is
the name of the demo you wish to run.
For instance, to run the gears program type:
.\icvm gears
Internet Virtual
Machine Downloads
Releases of The
Internet Virtual Machine and its components can be found at:
http://sourceforge.net/project/showfiles.php?group_id=33204
This page will
contain the latest source and binary releases as they become available.
To obtain a copy of
the latest CVS tree, download:
http://cvs.sourceforge.net/cvstarballs/ivm-cvsroot.tar.gz
NOTE: The CVS tree
download is huge - >23.5 Meg
Virtual Machine Documentation
A
rough HTML specification of the virtual machine is available. Download
vm.html .
A detailed list of
the opcodes can also be downloaded.
You will need to download the rough HTML spec above for reference to
addressing modes, etc.
|