DrGeo

From OLPC
Revision as of 12:42, 8 October 2007 by Walter (talk | contribs) (Dr. Geo page stub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
OlpcProject.png Hilaire Fernandes, et al. and José Rodríguez

see more templates or propose new

DrGeo running inside of EToys on the XO

(From the Dr. Geo website) Dr. Geo is a GTK interactive geometry software. It allows one to create geometric figure plus the interactive manipulation of such figure in respect with their geometric constraints. It is usable in teaching situation with students from primary or secondary level.

Dr. Geo integrates advanced features as an integrated Scheme programming language to define scripts within a figure. The language is also used to define functionally interactive figure.

Dr. Geo is a software part of the GNU project. This means it is a free software (as free speech) and you have access to the source code under the GPL license. You can modify and distribute it as long as the same distribution license (GPL) is used. To learn more about this license and the Free Software Foundation, visit the GNU project web site or read the file COPYING in the distribution.

new Take a look at the Dr. Geo gallery, you will find several examples with Dr. Geo. As well do not hesitate to reference your examples there.

Instructions for loading the SAR archive:

To install DrGeoII:

(1) you just need to download the DrGeoII.sar file from

ftp://ftp.ofset.org/squeak/drgeo/

(2) drag and drop it from the Frame into EToys;

(3) chose "install drgeoII.sar" from the pop-up menu.

There is a video at the FTP site that walks you through the installation process.

DrGeoII is an interactive geometry framework, Morphic-based and Smalltalk programmed, which can be embedded and mixed with any existing Morph user interface element of the Squeak OLPC environment.

As the confusion between interactive geometry and vector drawing is very common, Hilaire has produced a few video recording exposing the installation and the use of the framework. Moreover the videos show how the Morph UI gives freedom to mix in a constructive manner various unrelated Morph components (user interface construction, user interface scripting between different unrelated components).

Let's revitalize the Squeak/Smalltalk/Morph jewels for the development of educative application... -- Hilaire Fernandes

See also