NGC Catalog
CLASSIC
Welcome Guest
Resources
Kit SDK - Linux

Kit SDK - Linux

For downloads and more information, please view on a desktop device.
Logo for Kit SDK - Linux
Associated Products
Features
Description
Toolkit for building native Omniverse applications and microservices.
Publisher
NVIDIA
Latest Version
107.2
Modified
May 2, 2025
Compressed Size
1.71 GB

Kit SDK

This package contains the Kit Kernel and the Kit Base Editor sample application with all necessary extensions pre-cached and ready to run!

The Kit Base Editor is a great way to get familiar with OpenUSD, and to experience the capabilities of the RTX Rendering.

To launch the Kit Base Editor, run the following batch script:

  • Windows: omni.app.editor.base.bat
  • Linux: omni.app.editor.base.sh

Use the Extension Manager (Window -> Extensions) to explore all the extensions available for Kit applications.

Build Your Own Kit Application

Kit App Template

NEW In Kit 106.4 : Kit App Template is now included in the Kit SDK package.

To get started building your own applications and extensions using the Omniverse Kit SDK, the Omniverse Kit App Template is included along with a tool to setup a new project from scratch.

Usage

  1. Open a terminal to where Kit SDK has been extracted.
  2. Create a new project from the Kit App Template:
    • Windows: .\new_project.bat
    • Linux: ./new_project.sh

NOTE: If this is your first time running new_project, you'll be prompted to accept the Omniverse Licensing Terms.

  1. Choose a folder to create a new Kit project.

  2. Navigate to your newly created project folder and run the following commands:

    • repo template new - Create new application and extensions from Kit templates.
    • repo build - Build your application and extensions.
    • repo launch - Launch your application.
    • repo --help - List all available repo commands and options.

NOTE : Repo tools are shell scripts: Use .\repo.bat on Windows and ./repo.sh on Linux. Learn more about Repo Tools here.

Running new_project is roughly equivelant to cloning Omniverse Kit App Template github repo. The benefit is that this new project will have no link to Kit App Template repo on GitHub.

NOTE : The newly created project will link to the local Kit SDK folder as a dependency using kit-sdk.packman.xml.user in the ./tools/deps folder. Kit App Template from Github, by comparison, will download kit-kernel as a dependency and link to that resource instead. Read more in the Kit Manual.

Get Help

Access Omniverse Knowledge Base articles and submit support cases with Enterprise Support Services.

Explore detailed guides for deploying and managing NVIDIA Omniverse applications at NVIDIA Omniverse Docs Hub.

Manage your software licenses at the NVIDIA Licensing Portal.

Join the developer and user community to share knowledge, ask questions, and connect with experts:

  • NVIDIA Omniverse Dev Community
  • NVIDIA Omniverse Discord Server
  • NVIDIA Omniverse Forums

Governing Terms

NVIDIA Omniverse is governed by the NVIDIA Agreements | Enterprise Software | NVIDIA Software License Agreement and NVIDIA Agreements | Enterprise Software | Product Specific Terms for Omniverse.

By downloading or using NVIDIA Omniverse, you agree to the NVIDIA Omniverse terms.