Kig: Difference between revisions
(Marked this version for translation) |
(Added Special:myLanguage, removed emphasis in links) |
||
Line 18: | Line 18: | ||
<!--T:5--> | <!--T:5--> | ||
'''Kig''' is meant as a better replacement for such free programs as [http://kgeo.sourceforge.net/ | '''Kig''' is meant as a better replacement for such free programs as [http://kgeo.sourceforge.net/ KGeo], [http://www.mit.edu/~ibaran/kseg.html KSeg] and [http://www.ofset.org/articles/15 Dr. Geo] and commercial programs like [http://www-cabri.imag.fr/ Cabri]. | ||
<!--T:6--> | <!--T:6--> | ||
Line 43: | Line 43: | ||
<!--T:12--> | <!--T:12--> | ||
* [http://docs.kde.org/development/en/kdeedu/kig/index.html | * [http://docs.kde.org/development/en/kdeedu/kig/index.html Kig Handbook] | ||
* [http://edu.kde.org/kig/manual/scripting-api/index.html | * [http://edu.kde.org/kig/manual/scripting-api/index.html Kig Pyhon scripting API Documentation] | ||
Line 53: | Line 53: | ||
<!--T:15--> | <!--T:15--> | ||
If you don't know how to import a macro, please read the [[Kig/FAQ|FAQ]]. | If you don't know how to import a macro, please read the [[Special:myLanguage/Kig/FAQ|FAQ]]. | ||
<!--T:16--> | <!--T:16--> | ||
* [[Kig/Macros | Browse existing macros...]] | * [[Special:myLanguage/Kig/Macros | Browse existing macros...]] | ||
<!--T:17--> | <!--T:17--> | ||
[[Category:Education]] | [[Category:Education]] | ||
</translate> | </translate> |
Revision as of 07:31, 10 October 2010
Home » Applications » Education » Kig
Kig is a program for exploring geometric constructions. It is part of the KDE Education Project. |
Kig is meant as a better replacement for such free programs as KGeo, KSeg and Dr. Geo and commercial programs like Cabri.
Kig is a useful and powerful utility for high school students and teachers, and as a fun project for me and others. I have learned a lot by working on it, and it's fun to work together with other people on it. I've written much of the Kig code myself, but I've also had a lot of help from other people.
Features
Screenshots
You can select objects by drawing a box. Give each object a suitable name. | |
Kig has a tool for drawing regular polygons. Arbitrary polygons are supported, too. |
Documentation
Kig Macros
Since Kig can import and use third-part macros as built-in objects, it can have new objects, being more and more powerful.
If you don't know how to import a macro, please read the FAQ.