Implementation of the 7GUI exercises (https://eugenkiss.github.io/7guis/tasks), using imgui-js in webgl

@Mark Mark authored on 1 Jul 2019
emsdk Added emsdk and imgui-js as modules (imgui-js comes with my fixes from the new git.mhack.io) 5 years ago
imgui-js Fixed the imgui project so we can do a dev (incremental) build and a distribution build 5 years ago
src Fixed the imgui project so we can do a dev (incremental) build and a distribution build 5 years ago
.gitignore Fixed the imgui project so we can do a dev (incremental) build and a distribution build 5 years ago
.gitmodules Added emsdk and imgui-js as modules (imgui-js comes with my fixes from the new git.mhack.io) 5 years ago
index.html Try using rollup with plain es2015 modules (commonjs for bind-imgui) 5 years ago
index.js.map Test rendering some stuff finally! 5 years ago
indexdev.html Fixed the imgui project so we can do a dev (incremental) build and a distribution build 5 years ago
package-lock.json Fixed the imgui project so we can do a dev (incremental) build and a distribution build 5 years ago
package.json Fixed the imgui project so we can do a dev (incremental) build and a distribution build 5 years ago
rollup.config.js Start prepping for dev SystemJS build 5 years ago
session Start prepping for dev SystemJS build 5 years ago
tsconfig.json Fixed the imgui project so we can do a dev (incremental) build and a distribution build 5 years ago