tweakoz / orkid

Orkid Media Engine (C++/Lua/Python3/Linux/MacOs/OpenVR)
MIT License
31 stars 8 forks source link

ui : Popups as overlays on existing contexts/surfaces #151

Open tweakoz opened 1 year ago

tweakoz commented 1 year ago

This will allow for popups to be used in situations where opening new windows is not an option (one example is VR). This should be as transparent as possible. Ideally no user side code should be necessary - eg GED popups should transparently work as intended without change in overlay scenarios.