View all by JohnSch7
JohnSch7
Follow JohnSch7
Follow
Following JohnSch7
Following
Add To Collection
Collection
Comments
Devlog
Drawing, Moving and Seeing with Code
←
Return to Drawing, Moving and Seeing with Code
Devlog
Week 9: Live Coding with Hydra
April 07, 2025
by
JohnSch7
This week I'm using Hydra and p5live to create visuals HYDRA Pixelated Oscillator In this first sketch, I'm combining an oscillator with pixelate. Pixelate draws hard edges between each color strip, m...
Continue reading
Weeks 6 & 7: Ecosystem
March 11, 2025
by
JohnSch7
1
I'm creating an ecosystem using P5JS that dynamically interacts with itself. My ecosystem will consist of a bee hive, bees, sunflowers, a skunk, a rabbit, and a wind force. The logic of each element w...
Continue reading
Week 5: Smart Robot
March 02, 2025
by
JohnSch7
This week, @flemin and I are using P5JS to create a smart robot that picks up objects from one side of the canvas and drops it off at the other. We used the in-class example as the basis for our proje...
Continue reading
Week 4: Daily Seed
February 22, 2025
by
JohnSch7
This week, Jack and I are creating a P5JS sketch using a seed that changes daily. Every day that you come back to the sketch, you will see a new image, quote, and background color. First, we studied t...
Continue reading
Week 3: Classes and Objects
February 16, 2025
by
JohnSch7
This week, I'm creating a derpy snail named Robert that moves across the canvas using basic shapes, classes, objects, and vectors in P5JS. When the screen is clicked, he randomly changes direction! Wh...
Continue reading
Week 2: Iceberg Simulation with P5JS and Perlin Noise
February 11, 2025
by
JohnSch7
Week 2: Simulated Iceberg using P5JS The goal is to create a random path driven by perlin noise to simulate an iceberg's movement that slowly drifts north over time. The first thing I did was create a...
Continue reading
Week 1: Crazy Block Quilt
February 03, 2025
by
JohnSch7
Week 1: Jack and I decided to work on this assignment together. We started by gathering a reference of a quilt we liked the pattern of. The goal is to recreate it using LOGO. I should note, by recreat...
Continue reading