Skip to content

Latest commit

 

History

History
97 lines (66 loc) · 7.17 KB

File metadata and controls

97 lines (66 loc) · 7.17 KB

Assignment 3: Introductory Tooling

This set of exercises is due at the beginning of class on Tuesday, January 30th. No coding or other "creative" work is required, but you will need to find time on the weekend to make a plot (apologies).


3a. Plotter tool resource immersion

Drawingbots.net

(10 points; 20 minutes) The purpose of this exercise is to help introduce you to resources and communities for computer controlled pen-plotting machines. Note: The focus here is on technical resources.

  • Spend 10 minutes browsing the materials on DrawingBots.net, particularly including the special Resources page. This is "the central place on the web to discover the world of drawing robots, get inspiration and talk to other drawing robot enthusiasts." Optionally, check out the affiliated DrawingBots Discord (invite here). There are lists of recommended pens, various types of SVG generators, links to code libraries, etc.
  • Spend 5-10 minutes browsing the materials at the AwesomePlotters Repository, "a curated list of code and resources for computer-controlled drawing machines and other visual art robots."
  • Spend 2-3 minutes familiarizing yourself with the AxiDraw documentation Wiki, "the central documentation site for AxiDraw plotters from Evil Mad Scientist."
  • Now, in our Discord channel #3a-tooling-resources, make a very brief post about a specific technical resource that caught your attention.
    • (2 points) Link to the resource,
    • (3 points) describe what it is, and
    • (5 points) write a sentence about why you found it interesting or potentially useful.

3b. Looking Outwards: Some Generative Plotter Art

tracingtheline.png

(20 points, 30 minutes) The purpose of this prompt is to develop your familiarity with global practices and international communities of people using code to create art with plotters. You can find this work on the following channels, among other places:

Additionally/alternatively, you may check out work by some recommended contemporary artists. (Note, these are living, 3rd- and 4th generation software artists, generally under 40 years old, as opposed to 1st-generation computer artists who used plotters in the 1960s.)

Please spend at least 20 minutes browsing these materials to get a sense of how various people are combining computation and plotter devices. Now,

  • Create a post in our Discord channel, #3b-looking-outwards.
  • (5 points) Write a sentence or two summarizing the kinds of work you saw, overall. What was interesting to you? What was disappointing? What opportunities did you see?
  • (5 points) Identify a specific artwork you liked from the #PlotterTwitter stream. In your post, link to the project's URL, and embed an image or screenshot of the project.
  • (10 points) Write another sentence or two, on what you appreciated about this particular project.

3c. Reading Response: Skimming Others' Practices

licia-he-process.png

(20 points, 30 minutes) The purpose of this prompt is to learn about how various creators think about and describe their processes of working with code and plotters. These articles are essentially introductory technical walk-throughs, with “tips” and suggestions; you will notice considerable diversity in the artists’ approaches. (Note: It is sufficient to skim these articles!)

Now,

  • Create a post in the Discord channel, #3c-reading-response.
  • (20 points) Briefly write a sentence or two about something from one of the above articles that you found interesting and/or helpful.

3d. Make a Simple Plot!

lissajous screenshot

(50 points, 60-120 minutes)