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

@Mark Mark authored on 19 Jun 2019
emsdk Added emsdk and imgui-js as modules (imgui-js comes with my fixes from the new git.mhack.io) 6 years ago
imgui-js Try using rollup with plain es2015 modules (commonjs for bind-imgui) 5 years ago
src Try using rollup with plain es2015 modules (commonjs for bind-imgui) 5 years ago
.gitignore Start work on implementing the 7gui exercises with typescript and a webgl IMGUI 6 years ago
.gitmodules Added emsdk and imgui-js as modules (imgui-js comes with my fixes from the new git.mhack.io) 6 years ago
index.html Try using rollup with plain es2015 modules (commonjs for bind-imgui) 5 years ago
package-lock.json Try using rollup with plain es2015 modules (commonjs for bind-imgui) 5 years ago
package.json Try using rollup with plain es2015 modules (commonjs for bind-imgui) 5 years ago
rollup.config.js Try using rollup with plain es2015 modules (commonjs for bind-imgui) 5 years ago
tsconfig.json Try using rollup with plain es2015 modules (commonjs for bind-imgui) 5 years ago