Team:UFMG Brazil

From 2013.igem.org

(Difference between revisions)
Line 7: Line 7:
<iframe style="border:none; width:100%; height:600px" src="https://docs.google.com/document/d/1iNhZ1MRXs6G2_LIIpJZnqy0ICRJUgxKBeBgoam_lvVU/pub?embedded=true"></iframe>
<iframe style="border:none; width:100%; height:600px" src="https://docs.google.com/document/d/1iNhZ1MRXs6G2_LIIpJZnqy0ICRJUgxKBeBgoam_lvVU/pub?embedded=true"></iframe>
</div>
</div>
-
<canvas id="main_canvas" width="0" height="0">
 
</div>
</div>
-
<script type="text/javascript">
 
-
window.requestAnimFrame = (function(callback) {
 
-
        return window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAnimationFrame ||
 
-
        function(callback) {
 
-
          window.setTimeout(callback, 1000 / 60);
 
-
        };
 
-
      })();
 
-
 
-
w = 10;
 
-
 
-
var canvas = document.getElementById("main_canvas");
 
-
var context = canvas.getContext('2d');
 
-
 
-
function animate() {
 
-
// update
 
-
 
-
// clear
 
-
context.clearRect(0, 0, canvas.width, canvas.height);
 
-
 
-
// draw stuff
 
-
context.fillRect(25,25, w,100);
 
-
w = (w+1)%100;
 
-
 
-
// request new frame
 
-
requestAnimFrame(function()
 
-
{
 
-
  animate();
 
-
});
 
-
}
 
-
animate();
 
-
 
-
</script>
 
</html>
</html>

Revision as of 21:09, 16 July 2013


Here goes the BACKGROUND of our TEAM!
UFMG Brazil logo.png

Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs)

File:UFMG Brazil team.png
Your team picture
Team UFMG_Brazil


Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Notebook Safety Attributions