diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-09-17 02:09:03 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-09-17 02:09:03 +0800 |
commit | 841e4c1268e3e907d1465f7db22c6089d173dc17 (patch) | |
tree | b5a6142cbeb8224df6ceb3b3f160ab622330e00b /math/kseg/pkg-descr | |
parent | 0d31f99dc8db9c40b510c57836be619a4101c809 (diff) | |
download | freebsd-ports-gnome-841e4c1268e3e907d1465f7db22c6089d173dc17.tar.gz freebsd-ports-gnome-841e4c1268e3e907d1465f7db22c6089d173dc17.tar.zst freebsd-ports-gnome-841e4c1268e3e907d1465f7db22c6089d173dc17.zip |
Initial import of kset-0.3.
KSEG is a program for exploring Euclidean geometry.
PR: 30305
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
Diffstat (limited to 'math/kseg/pkg-descr')
-rw-r--r-- | math/kseg/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/kseg/pkg-descr b/math/kseg/pkg-descr new file mode 100644 index 000000000000..d64a1c1a5d48 --- /dev/null +++ b/math/kseg/pkg-descr @@ -0,0 +1,10 @@ +KSEG is a Linux program for exploring Euclidean geometry. You create a +construction, such as a triangle with a circumcenter, and then, as you +drag verteces of the triangle, you can see the circumcenter moving in +real time. KSEG was inspired by the Geometer's Sketchpad, but I have +plans to go beyond the functionality that it provides. + +WWW: http://www.mit.edu/~ibaran/kseg.html + +- Kuang-che Wu + kcwu@ck.tp.edu.tw |