pyimgui
pyimgui copied to clipboard
Anyone studied if F3D is able to render on pyimgui
I was looking through documentation and noticed that this are has been not talked about a lot. Is it possible to use F3D with pyimgui?
How is F3D at all related to a GUI library?
Wondering if it can be opened as separate viewport window with pyimgui. Or should it be run as separate process?
That is a question for F3D, is it able to render to a backend that you are using? e.g. if you use an opengl backend to render stuff, can F3D render to opengl?
Thanks, I will follow this.