ovui
Build, style, and inspect standalone USD viewport applications
All Skills in This Repository (4)
Pure Emerald Level Indicatorsomniverse-ui-inspector
Inspect and automate standalone ovui applications via a FastAPI inspector.
omniverse-ui-apis
Construct ovui UIs from atomic primitives with pixel-level layout control.
omniverse-ui-styling
Consolidate OVUI/OVWidgets styling into a centralized style system with design tokens and overrides.
omniverse-ui-widgets
Create and validate disposable OvWidgets applications with ovrtx renderer requirements.
Frequently Asked Questions
FAQPage SchemaHow to install ovui?โผ
Run `npx skills add NVIDIA-Omniverse/ovui --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with ovui?โผ
You can build standalone Python scene browsers, property editors, and rendered viewport tools on OpenUSD, without installing Omniverse Kit.
How does the ovui inspector work?โผ
It runs a local server inside your app that captures screenshots and injects mouse and keyboard actions, so every UI step is verified visually.
Does ovui work with AI coding agents?โผ
Yes. The shipped skills follow the universal SKILL.md standard and work with Claude Code, Codex, Cursor, and other compatible agents.
Do I need Omniverse Kit to run ovui?โผ
No. ovui is a standalone distribution of the omni.ui framework and runs independently, needing only Python 3.12+ and a compatible GPU for rendering.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core