flyover / imgui-js

JavaScript bindings for Dear ImGui using Emscripten and TypeScript
https://flyover.github.io/imgui-js/example/
MIT License
915 stars 98 forks source link

ImGui Transfer Function #21

Open kmilo9999 opened 4 years ago

kmilo9999 commented 4 years ago

I'm sorry for asking this question here but, I just realized imgui can be use on web browsers Is it possible to integrate imgui transfer function (here) to imgui-js ? If so, how can it be done?