Team:UCLA/samantha michaels ucla2014 workspace

From 2014.igem.org

(Difference between revisions)
Line 182: Line 182:
</div>
</div>
 +
<!--TEARABLE CLOTH-->
 +
<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>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

Revision as of 21:38, 5 August 2014

iGEM UCLA




- Tear the cloth with your mouse.

- Right click and drag to cut the cloth

- Reduce physics_accuracy if it's laggy.


View on GitHub