https://github.com/aturley/follow-the-plot-2
inktober 2019 project
https://github.com/aturley/follow-the-plot-2
Last synced: 7 months ago
JSON representation
inktober 2019 project
- Host: GitHub
- URL: https://github.com/aturley/follow-the-plot-2
- Owner: aturley
- Created: 2019-10-02T02:00:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T03:01:12.000Z (almost 6 years ago)
- Last Synced: 2025-01-28T10:51:34.096Z (8 months ago)
- Language: Pony
- Size: 461 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Follow the Plot II
## Plan 1
I will experiment with movement, tracing paths between moving
entities. Connected agents will move across a plane and occassionally
lines will be drawn between them. These projects will develop a
language for describing these agents and help to develop an intuition
around their interactions.## Plan 2
I will work with radial lines drawn outward from a point. I will
define areas of activity (by distance, angle etc) and only draw in
those areas. I will combine drawings with slightly different points to
create overlapping figures.## Plan 3
I will experiment with intersecting lines. This will allow me to
define ordered layers and create logic around intersections.## Plan 4
I will experiment with ranges that are divided by various random
means.## Plan 5
I will experiment with distorting grids in different ways.
## Plan 6
I will experiment with different line styles.