User:Pipesmoker: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 10: Line 10:


[[Image:kig_welcome.png|350px|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|350px|thumb|center|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].
'''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==
==Features==
Line 22: Line 26:
==Documentation==
==Documentation==


[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]


[[Category:Education]]
[[Category:Education]]

Revision as of 15:54, 1 June 2010

Under Construction

This is a new page, currently under construction!

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