Categories
Writers Solution

Disrespectful or inappropriate drawings will be referred to the administration.

Please use processing programming, to draw a respectful image of Mr. Petrella. Use basic shapes connected in a meaningful way to create this image. This is worth 75 to 95 points depending on the effort and quality of your work. Those who go beyond a respectful image will be referred to the proper administrator for disciplinary action.

Add your work to the upload section of schoology for this assignment. You can also copy your work into the window as text. I will then recopy your work into the programming shell to run it.

Follow the basic instructions on writing code found in the tutorial videos you watched this past weekend, linked to here(additional links provided below this document):

https://cwnchsintroductiontoengineering.weebly.com/processing-tutorials-assignment.html

All programs must use a programming word called,” size() “,to define a display window. All student must use the width and height of 1000, so as to have all the programs format properly for the big screen. An example is below, you can use this example by copying it into your programming window.

void setup() {

size(1000, 1000);

background(153);

}

void draw() {

rect(25, 150, 50, 50);

}

Maximum of 100 points for the processing assignment.

5 to 10 shapes used in the processing assignment can earn 75 to 79 points

11 to 15 shapes used in the processing assignment can earn 80 to 85 points

16 -20 shapes used in the processing assignment will earn 86 to 95 points

Shapes used will not alone earn the grade, the logical use of the shapes and the skill and commitment to detail will also play a part in this assignment.

Those students that use 16-20 shapes are also eligible for up to 5 additional points. Add animation, another drawing i.e. something extra to show you have more mastery of this program than just drawing with shapes. Students using simple code in a non-meaningful way to just build points will not be allowed as the meaningful nature will be determined by Mr. Petrella. Thus bonus points are for students working hard to follow the spirit of the assignment, while meeting the milestones of shape counts.

Disrespectful or inappropriate drawings will be referred to the administration.

As we wind done the class do not forget to do your best as this project is a worth a lot of points.

Due Date: as announced

Write with questions

Processing help Links:

Programming help tabs(copy into browser: https://processing.org/reference/square_.html https://processing.org/reference/triangle_.html https://www.google.com/search?as_sitesearch=processing.org&as_q=line https://processing.org/reference/line_.html https://processing.org/reference/color_.html https://processing.org/reference/strokeWeight_.html https://processing.org/reference/stroke_.html https://processing.org/reference/fill_.html https://processing.org/reference/pixels.htmlBlog ArchiveCopyright © 2019 HomeworkMarket.com Read More