Macarena Caro ; pizarra mejorada
De Casiopea
Título | Macarena Caro ; Pizarra mejorada |
---|---|
Tipo de Proyecto | Proyecto de Curso |
Palabras Clave | tarea 5 |
Período | 2012- |
Asignatura | Taller Inicial 1ª y 2ª Etapa, |
Del Curso | Imagen Escrita 2012, |
Carreras | Diseñ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 |
Profesor | Herbert 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 ;}