Skip to content

Commit

Permalink
orden de carpetas
Browse files Browse the repository at this point in the history
  • Loading branch information
hspencer committed Jun 10, 2018
1 parent c1948ec commit 2676e5f
Show file tree
Hide file tree
Showing 76 changed files with 64 additions and 66,157 deletions.
40 changes: 0 additions & 40 deletions clase_01/clase10_3D/data/edges.glsl

This file was deleted.

5 changes: 1 addition & 4 deletions clase_01/croquera/croquera.pde
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
/*
croquera simple
por Herbert Spencer
e[ad] Escuela de Arquitectura y Diseño
*/

//definir una tipografía
PFont verdana;

void setup(){
size(525, 378);
verdana = createFont("sans-serif", 12);
textFont(verdana);
background(#DDDDCC);
background(255);
smooth();
fill(0,190);
text("pulsa 'ESPACIO' para borrar, 's' para salvar el dibujo", 10, 365);
Expand Down Expand Up @@ -39,4 +37,3 @@ void keyPressed(){
save("croquis.jpg");
}
}

Binary file removed clase_01/croquera/croquera/croquera.jar
Binary file not shown.
43 changes: 0 additions & 43 deletions clase_01/croquera/croquera/croquera.java

This file was deleted.

41 changes: 0 additions & 41 deletions clase_01/croquera/croquera/croquera.pde

This file was deleted.

104 changes: 0 additions & 104 deletions clase_01/croquera/croquera/index.html

This file was deleted.

Binary file removed clase_01/croquera/croquera/loading.gif
Binary file not shown.
Binary file modified clase_01/croquera/croquis.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes.
110 changes: 0 additions & 110 deletions clase_01/happy_ball/pelota_feliz/index.html

This file was deleted.

Binary file removed clase_01/happy_ball/pelota_feliz/loading.gif
Binary file not shown.
Binary file removed clase_01/happy_ball/pelota_feliz/pelota_feliz.jar
Binary file not shown.
Loading

0 comments on commit 2676e5f

Please sign in to comment.