https://github.com/erlang/egd
egd
https://github.com/erlang/egd
Last synced: 2 months ago
JSON representation
egd
- Host: GitHub
- URL: https://github.com/erlang/egd
- Owner: erlang
- License: apache-2.0
- Created: 2016-11-10T13:23:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T14:59:28.000Z (almost 5 years ago)
- Last Synced: 2025-10-20T03:59:48.941Z (8 months ago)
- Language: Erlang
- Homepage:
- Size: 38.1 KB
- Stars: 21
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Erlang Graphical Drawer
=====
Erlang Graphical Drawer is an interface for 2d-image rendering and is used by Percept to generate dynamic graphs to its web
pages. All code is pure erlang, no drivers needed.
Build
-----
$ rebar3 compile