playcanvas-editor/README.md

24 lines
570 B
Markdown
Raw Permalink Normal View History

2018-03-08 20:09:02 +00:00
# Canvas Editor
2018-03-11 08:02:15 +00:00
An *alternative* WebGL /[Playcanvas Engine](https://github.com/playcanvas/engine) Editor
2018-03-08 20:09:02 +00:00
## Why
2018-03-11 08:02:15 +00:00
- Better understanding the internals of [Playcanvas]() / WebGL
2018-03-08 20:09:02 +00:00
- Built larger [RiotJS]() application
2018-03-11 08:02:15 +00:00
- Ability to be a standalone ([Electron]())
2018-03-08 20:09:02 +00:00
- Store assets *locally*
- Free
2018-03-11 08:02:15 +00:00
## USAGE WARNING
Currently, `vendor` libraries are **NOT** included. For this to *work* create a `vendor` folder inside `assets/js` and add
- playcanvas-latest.js
- riot+compiler.js
> not much working, mostly hacking out ui ideas
2018-03-08 20:09:02 +00:00
## Is it Ready
NO!