Go to file
Geoff Doty f2038b1f21 updated readme 2018-03-11 04:02:15 -04:00
assets @mikefinch work on playcanvas json structure 2018-03-11 03:48:03 -04:00
.gitignore ignore my scratch directory 2018-03-11 03:45:09 -04:00
README.md updated readme 2018-03-11 04:02:15 -04:00
index.html initial commit 2018-03-08 15:09:02 -05:00

README.md

Canvas Editor

An alternative WebGL /Playcanvas Engine Editor

Why

  • Better understanding the internals of Playcanvas / WebGL
  • Built larger RiotJS application
  • Ability to be a standalone (Electron)
  • Store assets locally
  • Free

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

Is it Ready

NO!