exercise 2 - writing HTML with Javascript

Write two different algorithms [or sets of instructions] in English for a human agent.
Use repetition and randomness to generate abstract designs on a flat blank surface [a wall, page, screen, whiteboard, beach, etch-a-sketch, or any other suitable plane] through a human avatar, or representative.

 

Casey Reas

Casey Reas / Sol Lewitt

Sol Lewitt

Reading: Software Structures

lauren rugge: english [code-savvy english - see JS implementation below]

 

Write two different algorithms in Javascript for a web-browser on a computer.
The scripts should be using loops to write HTML and CSS, creating abstract visuals. The output of the two scripts should look completely different. Use inline style sheets as many way as you can imagine. Try everything listed in exercise 1. Also use Javascript to generate randomness in your designs.

 

lauren rugge: javascript [refresh page to change]

[uses: wz_jsgraphics.js - a free javascript graphics library by Walter Zorn - Documentation]

 

Javascript animated HTML

[Javascript tutorial]

home