Hello. I am wondering if world space UI is possible?
Hello @weeys! First of all, I apologize for my ignorance on this, but I don’t fully understand what you mean by “World Space UI”. Could you give me more information on what you need so that I can help you better?
In case this helps, here is a link to our UI documentation: Omni::UI
Hello @WendyGram. world space UI means the UI that will display in 3D in the program instead of on omniverse create.
For example, if I want to create an interface in the 3D world that can display text, buttons, graph etc.
Hope this clarify things.
Hey @weeys. In case you missed it, we now have the omni.ui Scene API that should do what you’re looking for. Have a look at this video for a quick overview:
Hi @hemanth.dj. I know we connected on Discord, but just to tie up the loose end here. Yes, it’s possible. We have a tutorial here to help you get started: How to make an Object Info Widget Extension — Omniverse Workflows documentation. Keep in mind that omni.ui.scene
is not supported in XR currently, but is being worked on and will hopefully come later this year.