Kig: Difference between revisions
Pipesmoker (talk | contribs) (Started Kig page) |
Pipesmoker (talk | contribs) No edit summary |
||
Line 31: | Line 31: | ||
* [http://docs.kde.org/development/en/kdeedu/kig/index.html Kig Handbook] | * [http://docs.kde.org/development/en/kdeedu/kig/index.html Kig Handbook] | ||
* [http://edu.kde.org/kig/manual/scripting-api/index.html Kig Pyhon scripting API Documentation] | * [http://edu.kde.org/kig/manual/scripting-api/index.html Kig Pyhon scripting API Documentation] | ||
==Kig Mocros== | |||
===cirkel=== | |||
A circle BTP constructed using the circle BCP | |||
Author: Dominique Devriese | |||
[http://edu.kde.org/kig/downloads/macros/circleBTP_by_circleBCP.kigt download] | |||
GPL | |||
[[Category:Education]] | [[Category:Education]] |
Revision as of 17:38, 1 June 2010
Template:I18n/Language Navigation Bar
Kig is a program for exploring geometric constructions. |
Kig is part of the KDE Education Project.
All three segment axes of a triangle intersect in one point which is the center of the circumscribed circle. |
It is meant as a better replacement for such free programs as KGeo, KSeg and Dr. Geo and commercial programs like Cabri.
Kig is meant as 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. Please see the about box for more information.
Features
Screenshots
Kig exports to several formats: bitmap images, XFig and SVG vector format, LaTeX) |
Documentation
Kig Mocros
cirkel
A circle BTP constructed using the circle BCP
Author: Dominique Devriese
GPL