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

@Mark Mark authored on 13 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 Added emsdk and imgui-js as modules (imgui-js comes with my fixes from the new git.mhack.io) 5 years ago
src Test index.html and main.ts file just to load up ImGui. May have to switch the module setup on imgui-js to not use systemjs, and go with something browserify-compatible 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 Test index.html and main.ts file just to load up ImGui. May have to switch the module setup on imgui-js to not use systemjs, and go with something browserify-compatible 5 years ago
package-lock.json Test index.html and main.ts file just to load up ImGui. May have to switch the module setup on imgui-js to not use systemjs, and go with something browserify-compatible 5 years ago
package.json Test index.html and main.ts file just to load up ImGui. May have to switch the module setup on imgui-js to not use systemjs, and go with something browserify-compatible 5 years ago
tsconfig.json Start work on implementing the 7gui exercises with typescript and a webgl IMGUI 5 years ago