Available Extensions#

Virtually all user-facing elements in an Omniverse Application, such as Omniverse USD Composer or Omniverse USD Presenter, are created using Extensions. The very same extensions used in Omniverse Applications are also available to you for your own development.

The number of extensions provided by both the Community and NVIDIA is continually growing to support new features and use cases. However, a core set of extensions is provided alongside the Omniverse Kit SDK. These ensure basic functionality for your Extensions and Applications including:

  • Omniverse UI Framework : A UI toolkit for creating beautiful and flexible graphical user interfaces within extensions.

  • Omni Kit Actions Core : A framework for creating, registering, and discovering programmable Actions in Omniverse.

  • Omni Scene UI : Provides tooling to create great-looking 3d manipulators and 3d helpers with as little code as possible.

  • And more.

A list of available Extensions can be found via Kit SDK Extensions.