Closed dalerank closed 2 years ago
It would be better if I add info about into README.md (here: https://github.com/bkaradzic/bgfx#who-is-using-it-madewithbgfx) instead into examples. That way you could maintain it independently from bgfx.
So I need create external repo for it?
@bkaradzic hi again look at https://github.com/bkaradzic/bgfx/pull/1955 pls, or you think it better move to external? but nanogui just a small ui library
I want things in bgfx buildable without going through extra build instructions.
Also Nanogui for some reason requires Eigen library which is pretty big dependency.
You should create nanogui-bgfx repo, and I'll link from README.
Yep, eigen too huge, also look into how to exclude this depends from repo...
hello, @bkaradzic I ported my small ui library for bgfx, could you include it to examples?