Online, interactive, version of "Algorithmic Security Vision: Diagrams of Computer Vision Politics"
Go to file
Ruben van de Ven c4b7c28ca6 Sticky items for set range 2023-12-19 11:29:16 +01:00
assets annotate.js dispatch pause event 2023-12-19 08:34:15 +01:00
.gitattributes prototype paper 2023-12-18 10:56:07 +01:00
.gitignore some minimal info 2023-12-18 10:58:39 +01:00
README.md some minimal info 2023-12-18 10:58:39 +01:00
canvas.html Sticky items for set range 2023-12-19 11:29:16 +01:00
paper.css Sticky items for set range 2023-12-19 11:29:16 +01:00
paper.html prototype paper 2023-12-18 10:56:07 +01:00

README.md

Dynamic paper with chronodiagram

To build create initial paper html using

pandoc --extract-media=assets/ -s -f docx+styles -t html -s ../06\ After\ editing/02\ -\ 2023-12-04\ Diagramming\ \(After\ Editing\)\ -\ Changes\ accepted\ v2.docx -o paper.html --section-divs --css=paper.css

then make manual edits mimicing the demo (canvas.html) to have it actually work.