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

@Mark Mark authored on 30 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 Do all the building with the typescript rollup plugin (and ignore the cache folder for that). Include the node builtins plugin, and update imgui-js to fix the bad module references to imgui-js 5 years ago
src Start prepping for dev SystemJS build 5 years ago
.gitignore Do all the building with the typescript rollup plugin (and ignore the cache folder for that). Include the node builtins plugin, and update imgui-js to fix the bad module references to imgui-js 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 Start prepping for dev SystemJS build 5 years ago
package-lock.json Start prepping for dev SystemJS build 5 years ago
package.json Start prepping for dev SystemJS 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 Start prepping for dev SystemJS build 5 years ago