Skip to content
/ webGavrog Public

Generation, analysis and visualization of reticular ornaments using Gavrog, now coming to a browser near you. Demo at http://gavrog.org/webGavrog/.

License

Notifications You must be signed in to change notification settings

odf/webGavrog

Repository files navigation

webGavrog

Generation, analysis and visualization of reticular ornaments using Gavrog, now coming to a browser near you.

The most recent stable version can be found at http://gavrog.org/webGavrog.

To play with the source code:

git clone https://github.com/odf/webGavrog.git
npm install
npm run build-dev

Then open the file dist/index.html in the browser.

If that does not work, try starting a local web server on the dist directory, e.g.

(cd dist && python -m SimpleHTTPServer 8000)

Then use the URL localhost:8000 in the browser.

About

Generation, analysis and visualization of reticular ornaments using Gavrog, now coming to a browser near you. Demo at http://gavrog.org/webGavrog/.

Resources

License

Stars

Watchers

Forks

Packages

No packages published