Team:UCLA/sams extra css

From 2014.igem.org

(Difference between revisions)
Line 105: Line 105:
<body>
<body>
<canvas id="c"></canvas>
<canvas id="c"></canvas>
 +
<div id="info">
 +
  <div id="top">
 +
    <a id="site" href="http://www.lonely-pixel.com" target="_blank">my website</a>
 +
    <a id="close" href="">&times;</a>
 +
  </div>
 +
  <p>
 +
    <br>- Tear the cloth with your mouse.
 +
    <br>
 +
    <br>- Right click and drag to cut the cloth
 +
    <br>
 +
    <br>- Reduce physics_accuracy if it's laggy.
 +
    <br>
 +
    <br>
 +
    <br><a id="github" target="_blank" href="http://github.com/suffick/Tearable-Cloth">View on GitHub</a>
 +
    <br>
 +
  </p>
 +
</div>
</body>
</body>

Revision as of 21:51, 8 August 2014


- Tear the cloth with your mouse.

- Right click and drag to cut the cloth

- Reduce physics_accuracy if it's laggy.


View on GitHub