A small zine/book written in LaTeX. In progress. See Building section below for how to build.
Click to show planned contents
|  |  |
| Cover | [Thumb index](https://en.wikipedia.org/wiki/Thumb_index) overview |
|---|---|
|  |  |
| Frontmatter | contents |
|  |  |
| Page spread | Bezier interactive demo |
Run make (might need to run it twice), output will be in the ./build directory.
To run the rust example binaries, first you can inspect them with ls ./src/bin/, for example:
$ ls ./src/bin
atkinsondither.rs
beams.rs
bezierglyph.rs
bezier.rs
boundingcircle.rs
bresenham.rs
distance_between_two_points.rs
floyddither.rs
fonts.rs
hilbert.rs
introduction.rs
rotation.rs
scale.rs
shearing.rs
smooth_scale.rs
xbmtors.rs
zcurve.rs
Then execute one with cargo run --bin for example cargo run --bin atkinsondither.
$ claude mcp add bitmappers-companion \
-- python -m otcore.mcp_server <graph>