Loading menubar.....

Difference between revisions of "Team:Munich/workspace/Moritz"

Line 63: Line 63:
 
}
 
}
 
</style>
 
</style>
 +
  
 
<div class="pictureTitle container-fluid text-center mb-0 align-items-center text-light">
 
<div class="pictureTitle container-fluid text-center mb-0 align-items-center text-light">
Line 101: Line 102:
 
function setup() {
 
function setup() {
 
   background(0);
 
   background(0);
  stroke(255);
 
 
   var parent = document.getElementById("background-container");
 
   var parent = document.getElementById("background-container");
 
   canvas = createCanvas(screen.width,screen.height)
 
   canvas = createCanvas(screen.width,screen.height)
Line 113: Line 113:
  
 
function draw() {
 
function draw() {
 +
  background(0);
 +
  stroke(255);
 
   if (mouseIsPressed){
 
   if (mouseIsPressed){
 
     line(pmouseX,pmouseY,mouseX,mouseY);
 
     line(pmouseX,pmouseY,mouseX,mouseY);
Line 127: Line 129:
  
  
 +
<\html>
  
  
  
  
</html>
 
  
 
{{Munich/AliveFooterCSS}}
 
{{Munich/AliveFooterCSS}}

Revision as of 18:31, 7 September 2019

Alive

ALiVE

Analysis of Living Cells by Vesicular Export

A generic square placeholder image with rounded corners in a figure.
<\html> {{Munich/AliveFooterCSS}}