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

@Mark Mark authored on 3 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 Fix watch script (need to look at ./src) 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 ImGui 'kind of' works in the PIXI renderer, but it seems scaled (DPI aware now???) and the mouse doesn't work 5 years ago
package-lock.json ImGui 'kind of' works in the PIXI renderer, but it seems scaled (DPI aware now???) and the mouse doesn't work 5 years ago
package.json Fix watch script (need to look at ./src) 5 years ago
rollup.config.js Start prepping for dev SystemJS build 5 years ago
session ImGui 'kind of' works in the PIXI renderer, but it seems scaled (DPI aware now???) and the mouse doesn't work 5 years ago
tsconfig.json Fixed the imgui project so we can do a dev (incremental) build and a distribution build 5 years ago