Kig: Difference between revisions

From KDE UserBase Wiki
mNo edit summary
(Marked this version for translation)
Line 1: Line 1:
<languages />
<languages />
<translate>
<translate>
<!--T:1-->
{{EduBreadCrumbs}}
{{EduBreadCrumbs}}


<!--T:2-->
{|
{|
| [[Image:kig.png|48px]]
| [[Image:kig.png|48px]]
Line 9: Line 11:
|}
|}


<!--T:3-->
[[Image:kig_welcome.png|500px|thumb|center| All three segment axes of a triangle intersect in one point which is the center of the circumscribed circle.]]
[[Image:kig_welcome.png|500px|thumb|center| All three segment axes of a triangle intersect in one point which is the center of the circumscribed circle.]]


<!--T:4-->
<br />
<br />


<!--T:5-->
'''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'''].
'''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-->
'''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.
'''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==
==Features== <!--T:7-->


==Screenshots==
==Screenshots== <!--T:8-->


<!--T:9-->
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
| [[Image:Kig-select_and_names.png|350px|thumb]]
| [[Image:Kig-select_and_names.png|350px|thumb]]
Line 29: Line 36:
|}
|}


<!--T:10-->
See [[Kig/Screenshots|more screenshots...]]
See [[Kig/Screenshots|more screenshots...]]




==Documentation==
==Documentation== <!--T:11-->


<!--T:12-->
* [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 Macros==
==Kig Macros== <!--T:13-->


<!--T:14-->
Since '''Kig''' can import and use third-part macros as built-in objects, it can have new objects, being more and more powerful.
Since '''Kig''' can import and use third-part macros as built-in objects, it can have new objects, being more and more powerful.


<!--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 [[Kig/FAQ|FAQ]].


<!--T:16-->
* [[Kig/Macros | Browse existing macros...]]
* [[Kig/Macros | Browse existing macros...]]


<!--T:17-->
[[Category:Education]]
[[Category:Education]]
</translate>
</translate>

Revision as of 15:53, 5 October 2010

Home » Applications » Education » Kig

Kig is a program for exploring geometric constructions.

It 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.


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.

See more screenshots...


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.