JavaScript UI Library
npm install afterglowWhat is Afterglow?
==================
afterglow is UI library for building WebGL based user interface. Project focused on pushing envelope of WebUI. Code interfaces is changing very quickly. No guarantees.
Codebase is Wild-West. Once functionality reaches minimum-viable product code will undergo major refactoring.
Where I can use afterglow?
========================
Where pure HTML might be not sufficient without CSS hacks. (Custom UI / SCADA UI / Condition monitoring etc... )
Is afterglow production ready?
============================
No
Build
=====
npm run build
Run Examples
============
python -m SimpleHTTPServer 8888