Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
yuna-wu-destressing-design-process [2023/01/30 19:27] – [First Prototypes] yuna.wuyuna-wu-destressing-design-process [2023/01/30 21:54] (current) – [Second Prototypes] yuna.wu
Line 9: Line 9:
   - [[yuna-wu-destressing-design-process#sketches|Sketches]]   - [[yuna-wu-destressing-design-process#sketches|Sketches]]
   - [[yuna-wu-destressing-design-process#first_prototypes|First Prototypes]]   - [[yuna-wu-destressing-design-process#first_prototypes|First Prototypes]]
 +  - [[yuna-wu-destressing-design-process#second_prototypes|Second Prototypes]]
  
 ===== Design proposal for your destressing image project ===== ===== Design proposal for your destressing image project =====
Line 114: Line 115:
  
 ===== Sketches ===== ===== Sketches =====
- 
-==== Fisrt Sketche ==== 
  
 === 💚🌊 === === 💚🌊 ===
Line 192: Line 191:
   * choose the wave ocean one, and put the hydra wave with it. Also put the Heart Ocean’s Heart inside the wave ocean.   * choose the wave ocean one, and put the hydra wave with it. Also put the Heart Ocean’s Heart inside the wave ocean.
  
-==== First Prototypes ====+===== First Prototypes =====
  
 === 🐥⛵️🌊 === === 🐥⛵️🌊 ===
Line 237: Line 236:
   * Keep the gradient in the sky and the birds.   * Keep the gradient in the sky and the birds.
   * I think the color of the ocean should be changed, because it looked a little bit too dark and that looks a little bit unnatural. The animals and boat in the pictures look more realistic than the background, and that looks weird.   * I think the color of the ocean should be changed, because it looked a little bit too dark and that looks a little bit unnatural. The animals and boat in the pictures look more realistic than the background, and that looks weird.
 +
 +__**Steve:**__
 +  * The coolest thing about her drawing is the color of the ocean.
 +  * The background colors and different items in the picture could be useful for destressing.
 +  * To improve on this, maybe she can add more items in her picture or, she could add some animation to her picture.
 +
 +===== Second Prototypes =====
 +
 +=== Dark Blue ===
 +{{::yuna-second-prototypes-normal.png?800|}}
 +
 +=== Light Blue ===
 +{{::yuna-second-prototypes-blue.png?800|}}
 +
 +=== Purple ===
 +{{::yuna-second-prototypes-purple.png?800|}}
 +
 +=== Light Bule with Balloon ===
 +{{::yuna-second-prototypes-ballon-version.png?800|}}
 +
 +=== Wave🌊 ===
 +<code/>
 +s0.initScreen()
 +src(s0)
 +.add(noise(10, 0.1), 0.01)
 +  //.color(0,3,5)
 +.modulateScrollY(osc(20),0.1,0)
 +  .out(o0)
 +</code>
 +
 +{{::yuna-second-prototypes-wave.png?800|}}
 +
 +=== Kaleid ===
 +<code/>
 +s0.initScreen()
 +src(s0)
 +.add(osc(25,-0.1,0.5))
 +.kaleid(30)
 +.out(o0)
 +</code>
 +
 +{{::yuna-second-prototypes-kaleid.png?800|}}
 +
 +=== Pixelate ===
 +<code/>
 +s0.initScreen()
 +src(s0)
 +  .pixelate(20,20)
 +  .out(o0)
 +</code>
 +
 +{{::yuna-second-prototypes-pixelate.png?800|}}
 +
 +=== Feedback from classmate ===
 +
 +__**Zoey:**__
 +  - For each of the two prototypes:
 +    - describe the two most important points that make the prototype relaxing;
 +      - The wave is very relaxing it is smooth and soft. The gradient is excellent.
 +      - The boat is moving with the wave it looks cool and relaxing.
 +    - describe the two most important points that should be changed in order to make it more relaxing;
 +      - I think you can let the seagulls move so it will not look like it is dying.
 +      - The seagulls look like an “r” and the position of the seagulls is too unanimous.
 +      - The boat is moving with the wave sometimes it cooks cool but sometimes it looks deformity.
 +  - Choose from the two prototypes the one that is the most relaxing and explain why you feel so.
 +    - I think Yuna can keep the first Hydra prototypes, Compare with the other two I think the first Hydra prototype is the most relaxing one.
 +
 +__**Yiler:**__
 +  - Removing the dolphin made the art style more consistent
 +  - The brighter color for the ocean is also relaxing
 +  - it might be more relaxing if the black edges on the sides are removed
 +  - The hot air balloon is in a different art style, and that looks a little bit weird
 +  - Keep the fullscreen one that has the wavy effect and SVG.js image
 +
 +__**Steve:**__
 +  - First prototype:
 +    - I liked the color of the ocean and color of the background.
 +    - I feel like the seagulls and the boat could look better.
 +  - Second prototype:
 +    - I like the wave effect on everything in the ocean and how the boat rocked.
 +    - I felt weird when the sun and the sky was also moving like the ocean.
 +  - Verdict: The second prototype is more interesting.
 +
  • yuna-wu-destressing-design-process.1675135666.txt.gz
  • Last modified: 2023/01/30 19:27
  • by yuna.wu