Macarena Caro ; pizarra mejorada

De Casiopea


TítuloMacarena Caro ; Pizarra mejorada
Tipo de ProyectoProyecto de Curso
Palabras Clavetarea 5
Período2012-
AsignaturaTaller Inicial 1ª y 2ª Etapa,
Del CursoImagen Escrita 2012,
CarrerasDiseño Gráfico"Diseño Gráfico" is not in the list (Arquitectura, Diseño, Magíster, Otra) of allowed values for the "Carreras Relacionadas" property., Diseño Industrial"Diseño Industrial" is not in the list (Arquitectura, Diseño, Magíster, Otra) of allowed values for the "Carreras Relacionadas" property.
Alumno(s)Macarena Valentina Caro Cortes
ProfesorHerbert Spencer

void setup() {size(500,500); background(0); smooth(); stroke (255);} void draw(){ } void mouseDragged() {dist(mouseX,mouseY, mouseX, mouseY); strokeWeight(7);}djdcln {if (key == 'a') {background(#EAE8F5); line(mouseX, mouseY, pmouseX, pmouseY);}} void keyPressed()

{if (key == 'b') {stroke (#086C5E);} 

{ if (key == 'c') {stroke (#09086C);} {if (key == 'd') {stroke (#59086C);} {if (key == 'e') {background(0, 0, 0);} { if (key == 'f') {width=30; height=30 ; } { if (key == 'g') {width=5; height=5 ;} { if (key == 'h') {width=10; height=10 ;}