Discover Kit SDK¶
Unlike monolithic development platforms, Omniverse is built to be extremely modular for maximum flexibility. Omniverse Kit is a powerful toolkit for developers to build their own apps, microservices, or plugins for their ecosystem. The SDK can be run headless as a microservice, or with a UI. The UI application can be fully written using the UI engine which enables it to be fully customized.
|
|
|
Build An Extension
Omniverse Extensions are small pieces of code purpose-built to achieve a specific task. Extensions are authored in Python, enabling developers of any level to build or customize their own extensions.
Kit SDK References
Getting started with the Kit SDK can be a lot easier when good seeing examples of how it can be used.
|
|
|
|