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

@Mark Mark authored on 18 Jun 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 Very simple setup with systemjs. Doesn't load modules, doesn't rollup yet 5 years ago
src Very simple setup with systemjs. Doesn't load modules, doesn't rollup yet 5 years ago
.gitignore Start work on implementing the 7gui exercises with typescript and a webgl IMGUI 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 rollup (does it combine files?) 5 years ago
package-lock.json Try rollup (does it combine files?) 5 years ago
package.json Try rollup (does it combine files?) 5 years ago
tsconfig.json Very simple setup with systemjs. Doesn't load modules, doesn't rollup yet 5 years ago