Skip to content

HW Week 2.1

quintinbruderer edited this page Sep 21, 2016 · 52 revisions

Week 2.1

  • SET UP:

  • DO:

    • Create your own static screen drawing: self-portrait, alien, monster, etc. Use only 2D primitive shapes – arc(), curve(), ellipse(), line(), point(), quad(), rect(), triangle() – and basic color functions – background(), colorMode(), fill(), noFill(), noStroke(), stroke(). Remember to use createCanvas() to specify the dimensions of your window.
    • Define a variable (var x = 60;) that you use within your sketch.
    • Make sure you include comments about what your various lines of code are suppose to do.
  • READ / WATCH (if helpful):

  • ASK QUESTIONS: Contribute at least 1 question below. (Name optional.)

Questions | Examples

  • How long will it take me to be as cool as you, Michael Musick? Second question: Can you adopt me?
  • I am not seeing the Moodle forum when I open Moodle. Is anyone else having this problem, and if so how do we access this?
  • How do you make the canvas centered and responsive?
  • I'm rather lost on everything but on how to place and size the shapes

Add Your Homework

(Press the edit button to the top-right of this window. Press save page below this window when done)

*Quinn Bruderer -- documentation sketch

*Anna Hill -- documentation sketch

*Katherine Ayers -- documentation sketch

*Abby Beno -- documentation sketch

*Quinn Bruderer -- [documentation]https://github.com/quintinbruderer/quintinbruderer.github.io/tree/master/hw%20Animation), [sketch](https://quintinbruderer.github.io/hw Animation/sketch/)

Clone this wiki locally