Skip to content

Bring the README up to date and add two explanatory graphics - #38

Merged
tsvb merged 1 commit into
mainfrom
claude/readme-graphics
Sep 13, 2026
Merged

tsvb merged 1 commit into
mainfrom
claude/readme-graphics

Conversation

@tsvb

@tsvb tsvb commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Summary

Prose brought up to date with HEAD

Graphics

  • The real app icon heads the page.
  • docs/images/lut-cube.svg: a lattice of colours and where a LUT sends each one, so "what is a 3D LUT" lands in one glance. Paired with a two-sentence explanation of why a LUT can be a look but never a sharpen.
  • docs/images/derive.svg replaces the ASCII pipeline.
  • Both are SVG on a transparent ground with mid-grey ink, checked on white and on GitHub's dark background. scripts/render-readme-graphics.py (standard library) redraws them.

Test plan

  • DocumentedTestNamesTests passes against the new README.
  • View the rendered README on GitHub in both themes; images are served through camo and should render as inline <img>.

🤖 Generated with Claude Code

https://claude.ai/code/session_01ViSYWttguWwFQm1PEksQ7K

Prose: the import line covers Photos, multi-file and bitmap drops; LUT
intensity is placed in the Adjust inspector; a Window bullet covers the
Liquid Glass toolbar, the title, and the Settings defaults; the Build
section no longer claims the appiconset is empty and says exactly what
`swift run` does and does not apply; a Release section documents
`scripts/release-dmg.sh` and `scripts/render-icon.swift`.

Graphics, both SVG on a transparent ground with mid-grey ink so one file
reads on GitHub's light and dark themes:

- `docs/images/lut-cube.svg` — a 4³ lattice of colours and the same
  lattice after a look, to say what a 3D LUT is in one glance. Drawn in a
  dimetric view so the black and white corners don't coincide.
- `docs/images/derive.svg` — the derive pipeline, replacing the ASCII art.

`scripts/render-readme-graphics.py` (standard library) redraws both.
The real app icon heads the page.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ViSYWttguWwFQm1PEksQ7K
@tsvb
tsvb merged commit 2ab4723 into main Sep 13, 2026
2 checks passed
@tsvb
tsvb deleted the claude/readme-graphics branch September 13, 2026 13:45
@tsvb tsvb mentioned this pull request Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant