Skip to content
forked from rhcad/geomedit

Online geometry editor based on AngularJS and JSXGraph.

Notifications You must be signed in to change notification settings

benbro/geomedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeometryEditor

An online geometry editor based on AngularJS and JSXGraph.

View online demos on GitHub or on my site in China.

Features

  • Multiple devices (iOS, Android and PC) and browsers.
  • Snapping points (vertex, glider, intersection and midpoint).
  • Draw shapes interactively.
  • Show and edit properties of shapes.
  • Load and save.
  • Undo and redo.

Build & development

Run npm install && bower install to download all dependencies.

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

License

This project is licensed under GPL v3.

Author: Zhang Yungui.

Further reading

About

Online geometry editor based on AngularJS and JSXGraph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.0%
  • HTML 15.6%
  • CSS 7.4%