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

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometry Editor

An online dynamic geometry editor based on AngularJS and JSXGraph.

View online demos.

- -

Features

  • Suitable for multiple devices and browsers (IE9+ included).
  • Responsive web design for desktop, tablet and mobile phones.
  • Multiple languages (Chinese and English).
  • Snapping points such as vertex, glider, intersection and midpoint.
  • Snapping parallel and perpendicular lines.
  • Draw vector shapes interactively.
  • Show context tips and widgets for interactive tools.
  • Show and edit properties of various shapes.
  • Load and save.
  • Undo and redo.

Build & development

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

Run grunt serve for preview and grunt build for deploying.

License

This project is licensed under GPL v3.

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%