view Deprecated/Samples/WebAssembly/index.html @ 1452:ce167e076be4 loader-injection-feature

Work is done
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 02 Jun 2020 17:10:40 +0200
parents 65e1e4b08302
children
line wrap: on
line source

<!doctype html>
<html lang="en-us">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

    <title>Stone of Orthanc</title>
  </head>
  <body>
    <h1>Available samples</h1>
    <ul>
      <li><a href="BasicScene.html">Basic scene</a></li>
      <li><a href="BasicMPR.html">Basic MPR display</a></li>
    </ul>
  </body>
</html>