2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-29 15:57:57 +02:00
LaTeX-examples/asymptote/torus-three-paths/README.md

15 lines
474 B
Markdown

Compiled example
----------------
![Example](torus-three-paths.png)
Currently, this one is not working, because of this error:
```
/usr/local/texlive/2013/texmf-dist/asymptote/three.asy:
2906.13: runtime: to support onscreen rendering, please install glut library, run ./configure, and recompile
```
Credits
-------
This graph was created by [Charles Staats](http://tex.stackexchange.com/users/484/charles-staats) ([source](http://tex.stackexchange.com/a/149991/5645))