<?xml version="1.0" encoding="ISO8859-1" standalone="no" ?> 
<!DOCTYPE Page SYSTEM "http://www.marisil.org/~peter/defs/webpage.dtd">
<Page>
  <Title Text="Virtual Reality Online Documentations Miscelaneous." />
  <Author Name="Peter Antoniac" />
  <Content>
    <Txt>
<![CDATA[
<h1>Helpful links and documents</h1>
<p class="note">
<em>NOTICE: </em>This course has changed.
The new course can be found
<a href="http://www.tol.oulu.fi/~tmannine/vrt">here</a>. 
These pages are here because of historical reasons.</p>
<ul>
<li><strong>Useful Documents:</strong>
  <ul>
    <li><strong>Course Slides: </strong>
     <ul>
      <li>Lectures on VRML: <a href="%TOROOT%teaching/vr/docs/course/VRCourse2003-part1.pdf">[pdf]</a>
      </li>
      <li>Lectures on Java3d and X3D: <a href="%TOROOT%teaching/vr/docs/course/VRCourse2003-part2.pdf">[pdf]</a>
      </li>
     </ul>
    </li>
    <li><strong>VRML Documents: </strong>
     <ul>
      <li>VRML specifications: <a href="%TOROOT%teaching/vr/docs/VRML/spec.pdf">[pdf]</a>, <a href="%TOROOT%teaching/vr/docs/VRML/specs">[html]</a>
      </li>
      <li>VRML book: <a href="%TOROOT%teaching/vr/docs/VRML/Book/Book.html">[local]</a>
      </li>
     </ul>
    </li>
    <li><strong>Java 3D examples: </strong>
     <ul>
      <li>First example: <a href="%TOROOT%teaching/vr/docs/examples/Example01.java">[java01]</a>
      </li>
      <li>Second example: <a href="%TOROOT%teaching/vr/docs/examples/Example02.java">[java02]</a>
      </li>
      <li>Simple example: <a href="%TOROOT%teaching/vr/docs/examples/Example03.java">[java03]</a>
      </li>
     </ul>
    </li>
  </ul>
</li>
</ul>
]]>
    </Txt>
  </Content>
  <Banner>
    <Files Name="banner1.html" />
    <Files Name="banner2.html" />
  </Banner>
</Page>
