jack-willturner / creative-matplotlib

Assorted creative coding scripts & outputs using vanilla matplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

creative-matplotlib

Creative coding scripts and outputs using vanilla matplotlib

The creative coding scripts with corresponding outputs are organised into (mini-)projects contained in a top-level directory under the root directory of this repository, as linked to, with a brief summary and preview images, below. For further details on the repository, please see the foot of this document.


contours-on-gradient-backgrounds

Status: completed

Contour plots of products and/or quotients of trigonometric functions on simple gradient backgrounds.

2_seams 4_sweep 12_cellular

edge-descend

Status: completed

Original minimal Op Art designs based around nesting similar shapes to give the impression of descending into the image.

single_design_with_12_sides_closeup compound_design single_design_with_1_sides_closeup

ellsworth-kelly-replications

Status: completed

Replication of, and variations on, selected artworks by Ellsworth Kelly.

S1 SCABC7 SCABC2

julio-le-parc-replications

Status: completed

Replication of, and variations on, selected artworks by Julio Le Parc.

mutation_of_forms_10 rotation_of_fractioned_circles_uniform 005

repolygon

Status: partially completed

Intricate tiling designs from repeated polygon matplotlib patches.

repolygon_design_9_colour_prototype repolygon_design_10_colour_prototype repolygon_design_11_colour_prototype

spindles

Status: completed

Polar views of simulated Brownian motion resembling spinning yarn.

Spindle design with parameter set 1 Spindle design with parameter set 2 Spindle design with parameter set 3

tree-profiles

Status: early development stage

Attempts to recreate the side profile of a range of common trees in their bare (leafless) form.

[Preview images to be added when the mini-project is more mature.]

lenore-tawney-replications

Status: mostly completed

Replication of, and variations on, linear drawings by Lenore Tawney.

The Great Breath replication The Eternal Band From Its Center replication

Repository organisation and status

A detailed description with embedded outputs for each (mini-)project is provided in the README of the corresponding sub-directory, also containing all of the code with the output image files arranged in a hierarchy.

Navigate to any sub-directory to:

  • read through the README for a detailed account, and
  • access the code and raw outputs for each (mini-)project.

Note that new projects will be added incrementally, so the list should grow, and existing projects may be extended further in future, even if they are marked as 'complete' in status (since while a project may be complete in some sense, extensions or developments to it may be perceived and/or actualised only at a later stage).

About

Assorted creative coding scripts & outputs using vanilla matplotlib

License:MIT License


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%