Team:Evry/test
From 2012.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
</div> | </div> | ||
<canvas id="viewport"></canvas> | <canvas id="viewport"></canvas> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> | ||
<!-- run from the original source files: --> | <!-- run from the original source files: --> | ||
- | <script src="arbor/src/etc.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/etc.js?action=raw"></script> |
- | <script src="arbor/src/kernel.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/kernel.js?action=raw"></script> |
- | <script src="arbor/src/graphics/colors.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/graphics/colors.js?action=raw"></script> |
- | <script src="arbor/src/graphics/primitives.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/graphics/primitives.js?action=raw"></script> |
- | <script src="arbor/src/graphics/graphics.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/graphics/graphics.js?action=raw"></script> |
- | <script src="arbor/src/tween/easing.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/tween/easing.js?action=raw"></script> |
- | <script src="arbor/src/tween/tween.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/tween/tween.js?action=raw"></script> |
- | <script src="arbor/src/physics/atoms.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/physics/atoms.js?action=raw"></script> |
- | <script src="arbor/src/physics/physics.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/physics/physics.js?action=raw"></script> |
- | <script src="arbor/src/physics/system.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/physics/system.js?action=raw"></script> |
- | <script src="arbor/src/dev.js"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/arbor/src/dev.js"></script> |
<!-- run from the minified library file: --> | <!-- run from the minified library file: --> | ||
<!-- <script src="arbor/lib/arbor.js"></script> --> | <!-- <script src="arbor/lib/arbor.js"></script> --> | ||
- | <script src="site.js?action=raw"></script> | + | <script src="http://https://2012.igem.org/Team:Evry/site.js?action=raw"></script> |
<script type="text/javascript">writeFooter()</script> | <script type="text/javascript">writeFooter()</script> | ||
</html> | </html> |
Revision as of 18:10, 18 September 2012