← Back to projects
Iris is a collection of (as of now, incomplete) digital textbooks. Each textbook uses modern browser technology to enhance the learning experience; most notably, most figures are rendered with the HTML5 canvas API and include elements that the reader can interact with.
Because Iris articles include interactivity, most typesetting libraries (especially those which include the web as a target) are insufficient. Thus, I created my own typesetting system to write articles. It allows the user to place interactive figures and offers many of the core features of most math typesetting libraries. I plan on eventualy working this system into a NPM package that others can use.
