If I were to build an application with Omniverse Kit, is it possible to ship that application without the end user needing to install Omniverse? In other words, can I build and ship a self-contained application?
With the new kit-project-template you can package your App and ship it to any end user without having to install Omniverse. The only thing they will need to do is run pull_kit_kernel.bat
(Windows) or pull_kit_kernel.sh
(Linux). There is more information in the README as well.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.