Kig: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Removal of a not informative part)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Construction}}
<languages />
{{Template:I18n/Language Navigation Bar|Kig}}
<translate>
<!--T:1-->
{{EduBreadCrumbs}}


{|style="text-align:center" cellpadding="2"
<!--T:2-->
{|
| [[Image:kig.png|48px]]
| [[Image:kig.png|48px]]
| '''Kig is a program for exploring geometric constructions.'''
| '''Kig''' is a program for exploring geometric constructions.<br />
It is part of the [http://edu.kde.org KDE Education Project].
|}
|}


Kig is part of the [http://edu.kde.org KDE Education Project].
<!--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.]]


{|cellpadding="5"
<!--T:4-->
| [[Image:kig_welcome.png|350px|thumb]]
<br />
| 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 [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: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 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.
<!--T:6-->
'''Kig''' is a useful and powerful utility for high school students and teachers, and as a fun project as well. We have learned a lot by working on it, and it's fun to work together with other people on it.


==Features==
==Features== <!--T:7-->


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


{| cellpadding="5"
<!--T:9-->
| [[Image:kig-exports.png|230px|thumb]]
{|class="tablecenter vertical-centered"
| Kig exports to several formats: bitmap images, XFig and SVG vector format, LaTeX)
| [[Image:Kig-select_and_names.png|350px|thumb]]
| You can select objects by drawing a box. Give each object a suitable name.
|-
| [[Image:kig-polygons.png|350px|thumb]]
| '''Kig''' has a tool for drawing regular polygons. Arbitrary polygons are supported, too.
|}
|}


==Documentation==
<!--T:10-->
See [[Special:myLanguage/Kig/Screenshots|more screenshots...]]
 
 
==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 Mocros==


===cirkel===
==Kig Macros== <!--T:13-->
A circle BTP constructed using the circle BCP 


Author: Dominique Devriese
<!--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.


[http://edu.kde.org/kig/downloads/macros/circleBTP_by_circleBCP.kigt download]
<!--T:15-->
If you don't know how to import a macro, please read the [[Special:myLanguage/Kig/FAQ|FAQ]].


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


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

Latest revision as of 18:16, 3 December 2012

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 as well. We have learned a lot by working on it, and it's fun to work together with other people on it.

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.