Face drawing Camera 2

Description

Base on the camera projecct that I made, I have added 2 new scenes in this project, which one is the asked for the permission of the users to connect their webcam, and second is if the user disagree with using his webcam, then it will turn to the third scene, which there will appear the editor.

Design Process

Here is the DOM that I designed by using Illustrator.

I had seen some website that need users' permission to do something, and that is where my inspiration came from to this project. Therefore, I use the switch case to design each scene in the project. In the first scene, it will ask user's permission for their webcam because some people might worried about they will be gotten monitored by the webcam, so it is polite and necessary for the designer to ask for the permission when they need to active users' devices. If user clicked agree, it will jump into the next scene, which is the webcam scene. In this webcam, we could see their are 2 faces will be shown up on the screen. I made this because I am bad at drawing by hand. Therefore, I choose to use the face facing in front of the camera and shake head that you could get different kinds of shapes and it is randomly generated. Also there are 2 buttons that show on the top of the canvas, which is second effect and third effect. When you click any of them, it will turn into another effect and you will see the orders of the button refreshed, which you can go back to last effect or just go next effect of the camera. I think it is interactive for the users if they choose the "Agree" button to use the webcam. For the disagree button, when the user choose not to give the permission for the webcam, it will turn into the last scene, which will show the black circle and white background. Just move around the circle and you will find something. :) For the respond of F.R.I.E.S, I think it is freely for users to choose open the webcam or not. If the users try to use the webcam, they can use any effect in this project. However, if they disagree with opening the camera, then it will only show the last page and if will not take anything from the users, so it is safety for the users data.

Reflection

In this project, I realized that as a designer, we should ask the user's privacy while our product or design will use their devices for politely, because we need to tell the user's what that is and then ask them if they want to try or ask them for the permission.