Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
zoey-lin-destressing-design-process [2023/01/22 03:48] – zoey.lin | zoey-lin-destressing-design-process [2023/01/30 21:26] (current) – zoey.lin | ||
---|---|---|---|
Line 2: | Line 2: | ||
Made by: [[zoey-lin|Zoey]] | Made by: [[zoey-lin|Zoey]] | ||
+ | |||
+ | **↓↓↓Table of contents↓↓↓** | ||
+ | - [[zoey-lin-destressing-design-process# | ||
+ | - [[zoey-lin-destressing-design-process# | ||
+ | - [[zoey-lin-destressing-design-process# | ||
+ | - [[zoey-lin-destressing-design-process# | ||
+ | - [[zoey-lin-destressing-design-process# | ||
+ | - [[zoey-lin-destressing-design-process# | ||
+ | - [[zoey-lin-destressing-design-process# | ||
+ | - [[zoey-lin-destressing-design-process# | ||
+ | - [[zoey-lin-destressing-image|final Destressing Images 02]] | ||
+ | |||
=====design proposal for your destressing image project and Mood Board===== | =====design proposal for your destressing image project and Mood Board===== | ||
====Empathize==== | ====Empathize==== | ||
Line 25: | Line 37: | ||
- Fenomena langka di tengah pemandangan Aurora Borealis yang spektakuler. (n.d.). BBC News Indonesia. Retrieved 24 November 2022, from https:// | - Fenomena langka di tengah pemandangan Aurora Borealis yang spektakuler. (n.d.). BBC News Indonesia. Retrieved 24 November 2022, from https:// | ||
- | =====Planning===== | + | ====Planning==== |
- | ====Define==== | + | ===Define=== |
- What is the exact problem? How clearly can we state the problem? | - What is the exact problem? How clearly can we state the problem? | ||
- Every people in the world have a lot of pressure, pressure is also part of your life. Pressure is not bad; some pressure can improve people, but if people have too much pressure, it will affect people' | - Every people in the world have a lot of pressure, pressure is also part of your life. Pressure is not bad; some pressure can improve people, but if people have too much pressure, it will affect people' | ||
Line 348: | Line 360: | ||
< | < | ||
+ | |||
+ | =====organize feedback from classmates on destressing image, final version 1===== | ||
+ | |||
+ | __**Yiler**__ | ||
+ | - Removing the red gradient helped a lot with making it more relaxing. | ||
+ | - The seaweeds look nice, but they are stacked together. | ||
+ | - I think maybe it would be more relaxing if you make some fishes move in different speed, because it looks like the fishes are dead and they are being flushed away now. | ||
+ | - Removing some of the bubbles or animating them might also make it more relaxing. | ||
+ | - The one with the yellow gradient on the top is more relaxing than the other one. | ||
+ | |||
+ | __**Steve**__ | ||
+ | - First prototype: | ||
+ | - The most relaxing things is the moving fish and the background color | ||
+ | - I feel like there could be more variation to the swimming fish. I would also like the first to act like a fish in a fish tank now, it is more like fish in a sea. | ||
+ | - Second prototype (hydra): | ||
+ | - I liked the wave effect. ( I would add a second point but there is nothing else) | ||
+ | - To make it better, combine svgjs with hydra and make it so that the seaweed looks better. | ||
+ | |||
+ | Verdict: I like the animating gone with svgjs better but if hydra could be added, it would be great. | ||
+ | |||
+ | __**Yuna**__ | ||
+ | - Prototype 01 | ||
+ | - The changes in the ocean’s color, this kind of gradient make people feel relaxed. | ||
+ | - The wave of the ocean and the speed of the feel relaxing too. | ||
+ | - Maybe the seaweed can have curve. a little bit like this picture↓↓↓ | ||
+ | - {{: | ||
+ | - Maybe the fish can also swim back. | ||
+ | - Prototype 02 | ||
+ | - The wave makes this prototype relaxing. | ||
+ | - The fish are swimming and the feeling of overlap makes people feel like is more like in the ocean. | ||
+ | - The overlap is good, but it looks a little bit messy. | ||
+ | - The detail is a little bit too much, maybe make it less detail will be better. | ||
+ | |||
+ | **Choose from the two prototypes the one that is the most relaxing and explain why you feel so.** | ||
+ | |||
+ | I personally prefer Prototype 01, and I think this one is the most relaxing one. I think the yellow and blue gradient makes people feel warm, but Prototype 02 makes people feel a little bit cold. Also, Prototype 01 has less detail. | ||
+ | |||
+ | =====destressing image, final version 1===== | ||
+ | ==== hydra ==== | ||
+ | |||
+ | **Actually, the fish will move but my computer has some problems so I can show out** | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ===Code=== | ||
+ | < | ||
+ | s0.initScreen() | ||
+ | src(s0) | ||
+ | .add(src(o0), | ||
+ | .out(o0) | ||
+ | |||
+ | src(o0) | ||
+ | .add(noise(1000), | ||
+ | .modulateScrollY(osc(10), | ||
+ | .add(noise(), | ||
+ | .out(o1) | ||
+ | |||
+ | render(o1) | ||
+ | </ | ||
+ | |||
+ | ==== svg.js final version 01 ==== | ||
+ | |||
+ | **The fish can move and all the fish swim at different speeds.**< | ||
+ | |||
+ | =====destressing image, final version 2===== | ||
+ | [[zoey-lin-destressing-image|final Destressing Images 02]] | ||