calvin-godfrey / RenderingWorkshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Instructions

To install the required packages, simply run pip install -r requirements.txt.

After that, you can run python renderer.py to see the final result, which should look like:

If you want to modify and compile the LaTeX slides, you must first install Pygments, which is used to generate code snippets with syntax highlighting.

About


Languages

Language:TeX 53.7%Language:Python 46.3%