Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #363 from SofiaAbarca/main
Browse files Browse the repository at this point in the history
sofia
  • Loading branch information
montoyamoraga authored Jun 24, 2024
2 parents 0ba52b7 + d420d2b commit 8dac236
Show file tree
Hide file tree
Showing 23 changed files with 245,458 additions and 15 deletions.
1 change: 1 addition & 0 deletions estudiantes/01-SofiaAbarca/clase-13/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# clase-13
Esta clase empecé a pensar que quería hacer para el examen. No se me ocurrió mucho, aparte de que fuera algo que me sirva para el Taller de Branding en el que estoy.
2 changes: 2 additions & 0 deletions estudiantes/01-SofiaAbarca/clase-14/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
Para este examen quiero hacer algo que pueda usar para el Taller de Branding. En el taller estamos trabajando en una identidad visual basada en el concepto de "prueba y error", por lo que estoy pensando en crear algunas texturas usando los módulos que diseñamos y que pueda usar en las gráficas más adelante.
Primero traje los módulos al sketch de p5, para darle a cada uno un movimiento distinto en el lienzo.

De momento probé mover los módulos de forma aleatoria y con el mouse sobre el lienzo.

https://editor.p5js.org/SofiaAbarca/sketches/ZPv8fBjEU

Binary file not shown.
Binary file added estudiantes/01-SofiaAbarca/clase-14/grafico.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions estudiantes/01-SofiaAbarca/clase-14/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.9.4/p5.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.9.4/addons/p5.sound.min.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />

</head>
<body>
<main>
</main>
<script src="sketch.js"></script>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added estudiantes/01-SofiaAbarca/clase-14/moda.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8dac236

Please sign in to comment.