Links/plan for a Workshop teaching Solandra
- Code Sandbox <-- key thing, open this play around (if you are used to using Webpack/Parcel etc you might want to set things up locally).
- Over 100 examples with source code
- Cheat Sheet (all key functions)
- Sketch function
- SCanvas autocomplete
- Background
- Colour
- Circle
- Fill
- Fill Colour
- Draw
- Stroke Colour
- SimplePath, Path
- Rect, Star, Line, Hatching (, Arc, Ellipse, HollowArc, Regular Polygon, RoundedRect, Square)
- Control flow: times, downFrom, proportionately
- Canvas flow: forTiling, forHorizontal, forVertical
- Canvas operations: withClipping, withScale, withTranslation
- Time
- (Pseudo)Randomness: random, gaussian, poisson
- Ideas behind Solandra
- Solandra getting started
- Over 100 examples with source code
- Watercolours with Solandra
- Wall Drawing #16 (1969) Bands of lines 12 inches (30 cm) wide, in three directions (vertical, horizontal, diagonal right) intersecting.
- Wall Drawing #17 (1969) Four-part drawing with a different line direction in each part.
- Wall Drawing #91 (1971) A six-inch (15 cm) grid covering the wall. Within each square, not straight lines from side to side, using red, yellow and blue pencils. Each square contains at least one line of each color.
- Wall Drawing #797 (1995) The first drafter has a black marker and makes an irregular horizontal line near the top of the wall. Then the second drafter tries to copy it (without touching it) using a red marker. The third drafter does the same, using a yellow marker. The fourth drafter does the same using a blue marker. Then the second drafter followed by the third and fourth copies the last line drawn until the bottom of the wall is reached.