/HyperbolicTessellator

Render hyperbolic tessellation and its deformation

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

HyperbolicTessellator

This software renders hyperbolic tessellation and its deformation. You can tessellate not only simple tile but also video input from your web camera.

Usage

Access to the URL: https://soma-arc.net/HyperbolicTessellator or use node.js.

$ git clone git@github.com:soma-arc/HyperbolicTessellator
$ cd HyperbolicTessellator
$ npm install -g http-sever  
$ http-server
# Access to localhost:8080

Currently, this system is tested on Chrome only.

Reference

Author

  • soma_arc

Copyright

Copyright (c) 2016 soma_arc

License

Licensed under GPL-3.0