http://blog.sina.com.cn/s/blog_5e16f1770100ns4i.html
https://wenku.baidu.com/view/c0101e114431b90d6c85c70e.html
https://zhuanlan.zhihu.com/p/42844087
https://max.book118.com/html/2017/0902/131401396.shtm
https://sourceforge.net/projects/asymptote/files/
https://tex.stackexchange.com/questions/83035/using-asymptote-with-miktex
0.下载安装 miktex https://miktex.org/download
1.下载安装 Asymptote
2、下载安装 GhostScript
3、测试 在Asymptote 中输入
size(200);
import three;
draw(unitsphere,red);
4、下载movie15.sty,animate.sty替换latex里相关文件,输入命令texhash更新
http://mirrors.ctan.org/macros/latex/contrib/movie15.zip
http://mirrors.ctan.org/macros/latex/contrib/animate.zip
5、复制asymptote.sty,asycolors.sty到...texlatex的asymptote目录