diff --git a/content/03_oscillation.html b/content/03_oscillation.html index 0893207..4b0b303 100644 --- a/content/03_oscillation.html +++ b/content/03_oscillation.html @@ -22,7 +22,7 @@

Angles

Before going any further, I need to make sure you understand how the concept of an angle fits into creative coding in p5.js. If you have experience with p5.js, you’ve undoubtedly encountered this issue while using the rotate() function to rotate and spin objects. You’re most likely to be familiar with the concept of an angle as measured in degrees (see Figure 3.1).

- Figure 3.1: Angles measured in degrees + Figure 3.1: Angles measured in degrees
Figure 3.1: Angles measured in degrees
diff --git a/content/images/03_oscillation/03_oscillation_2.jpg b/content/images/03_oscillation/03_oscillation_2.jpg deleted file mode 100644 index bf5857b..0000000 Binary files a/content/images/03_oscillation/03_oscillation_2.jpg and /dev/null differ diff --git a/content/images/03_oscillation/03_oscillation_2.png b/content/images/03_oscillation/03_oscillation_2.png new file mode 100644 index 0000000..2c2755e Binary files /dev/null and b/content/images/03_oscillation/03_oscillation_2.png differ diff --git a/content/images/04_particles/04_particles_4.png b/content/images/04_particles/04_particles_4.png index e73c00b..3d50821 100644 Binary files a/content/images/04_particles/04_particles_4.png and b/content/images/04_particles/04_particles_4.png differ diff --git a/content/images/xx_1_creature_design/xx_1_creature_design_5.png b/content/images/xx_1_creature_design/xx_1_creature_design_5.png index 63a7a15..6ff71ee 100644 Binary files a/content/images/xx_1_creature_design/xx_1_creature_design_5.png and b/content/images/xx_1_creature_design/xx_1_creature_design_5.png differ