Skip to content

在 Geometry.asy 的基础上增加了一些函数,主要为了能更方面的绘制数学竞赛中的平面几何问题

License

Notifications You must be signed in to change notification settings

KindleIsNotKind/More-Functions-for-Asymptote-Geometry.asy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More Functions for Asymptote Geometry.asy

在Geometry的基础上增加了一些函数,主要为了能更方便的绘制数学竞赛中的平面几何图形

使用方法

放在在个人文件夹下的 .asy 文件夹即可,即 windows 的 C:/Users/xx/.asy ,或者 Linux 的 ~/.asy/ 里

在文件前附加

import easygeo;

即可使用

具体函数在 easygeo.asy 里

函数都有详细注释

需要用户了解 asymptote 及其 geometry 库的基本用法及常见函数

About

在 Geometry.asy 的基础上增加了一些函数,主要为了能更方面的绘制数学竞赛中的平面几何问题

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published