diff --git a/README.md b/README.md index 90943ac..a857f1e 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,13 @@ - Network transparent - Reimplementable - Display device agnostic (LCD, E-ink, ocular-bypass) + +## Further reading + * [Eaglemode](http://eaglemode.sourceforge.net/) + * [Pad++](./doc/spe-98-padimplementation.pdf) + * [A2](https://en.wikipedia.org/wiki/A2_(operating_system)) + * [Sigma Lenses: Focus-Context Transitions Combining Space, Time and Translucence](https://hal.inria.fr/inria-00271301) + * [Approaches for visualizing large graphs](https://notes.andymatuschak.org/Approaches_for_visualizing_large_graphs) + * [ZVTM](http://zvtm.sourceforge.net/) + * [Archy](https://en.wikipedia.org/wiki/Archy_(software)) + * [ZOOMABLE USER INTERFACES IN SCALABLE VECTOR GRAPHICS ](./doc/SvgOpen2007.pdf) diff --git a/doc/SvgOpen2007.pdf b/doc/SvgOpen2007.pdf new file mode 100644 index 0000000..c9217fd Binary files /dev/null and b/doc/SvgOpen2007.pdf differ diff --git a/doc/spe-98-padimplementation.pdf b/doc/spe-98-padimplementation.pdf new file mode 100644 index 0000000..77b6267 Binary files /dev/null and b/doc/spe-98-padimplementation.pdf differ