🗃️

🗃U3LA2 Mini Project 3: Vision Board

Overview && Teacher Feedback

Students will apply their skills around images to create a vision of their goals, dream life, or whatever else will make them happy.
This is a fairly quick mini project that really drives home the process of finding, uploading, and manipulating images on the screen. That being said, we want to encourage the creation of pieces that are aesthetically pleasing and cohesive, rather than just a gridded page of boxy images that a student threw together.
Encourage students to mess with tint and also seek images with transparent backgrounds so that they can overlap and create interesting compositions. Use the sample output liberally!

Suggested Duration

2-4 Periods (~90 - 180 minutes)

Prompt

Spend some time pondering on the following questions:
  1. 1.
    What are goals you have for yourself this year?
  2. 2.
    Where do you see yourself in 5 years? Be as specific and give as many details as possible!
  3. 3.
    Imagine your dream life. Where do you live? What do you do? Tell us all about it.
In this project, you'll be making an interactive vision board. Vision boards are things people often create to keep their goals at the front of their mind and help them visualize and manifest what they want out of life. Yours will be done in p5!

Requirements

  • Gather images that represent your dream life in the coming year. (Don’t care so much about the coming year? Think about your dream life after high school, or after college.)
  • Figure out a way to display these images that is fun, interesting, and reinforces your dream. (If your dream is to be more organized, maybe your board reflects that!)
  • Use tint to create a foreground, middle-ground, background, and/or to make the images go better together.
  • Make your vision board interactive! Make something change or appear when the mouse hovers over a certain area, when the mouse is clicked, or when a button is pressed.

Writing Prompts

  1. 1.
    What is your vision for your life?
  2. 2.
    How does this program capture that?
  3. 3.
    What are things you will need to do to make your dreams a reality?

Sample Output

A sample vision board featuring healthy food and hair, makeup, camera, and a beach scene.

Culturally Responsive Best Practices

Within this design-based challenge, there are many prompts you can give students to make the project seem more relevant to them and the cultures of communities that they are a part of. (Please recall that communities can refer to a lot of things, including just the culture of being a teen, a Minecraft player, or a KPop fan - be mindful that you are allowing students to explore choice in their creations in a way that is authentic to them!)

Extensions

  • When an object is clicked or hovered on, display a message or reminder about how to achieve that dream.
  • Make an element of your vision board vary each time to program is run, or change based on key presses or clicks.
  • Use a for loop to draw an image repeatedly.