Skip to content
/ ggb-plot Public

Automated geometrical construction and highlighting based on GeoGebra.

Notifications You must be signed in to change notification settings

rhcad/ggb-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggb-plot

Automated geometrical construction and highlighting experiments based on GeoGebra Math Apps Bundle and JavaScript.

Features

  • GeoGebra automated highlight functions used for geometric questions demonstration synchronously.
  • GeoGebra automated construction from the text of geometric questions.
  • Built-in automatic unit testings.

Install

  • Install NodeJS and Google Chrome.

If used in China, install the NPM source:

npm config set registry "https://registry.npm.taobao.org"
  • Install the components required for this project:
sudo npm i -g grunt-cli
npm i

Build

  • Run grunt serve to develop with Google Chrome.
  • Run grunt build to release on Web site.

Test

  • Run npm test for unit testing.

License

This project is licensed under the GNU General Public License version 3.0 (GPLv3).

About

Automated geometrical construction and highlighting based on GeoGebra.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published