2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
LaTeX-examples/asymptote/torus-three-paths/Readme.md
Martin Thoma 1a8f76a056 misc
2013-12-16 10:50:18 +01:00

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))