Summary and Additional Resources#

Summary#

You have learned how to set up, build, and run the DSX Blueprint. You explored the web interface, understood the system architecture, and learned how the platform streams 3D content to the browser via WebRTC.

To continue your development journey:

  • For cloud deployment, see Omniverse Kit App Streaming

  • For extension development, see the Kit SDK Companion Tutorial below

  • For simulation integration, see Kit-CAE resources below

  • For troubleshooting, see Troubleshooting

Additional Resources#

Learning Resources#

Resource

Description

Developing an Omniverse Kit-Based Application

NVIDIA DLI course for beginners (account required)

Technical Documentation#

Resource

Description

Kit SDK Manual

Complete Kit SDK reference

Omniverse Kit App Streaming Deployment Guide

Cloud deployment and streaming configuration

Troubleshooting

Common issues and solutions

Windows Developer Configuration

Windows-specific setup

Architecture Reference#

Resource

Description

ARCHITECTURE.md

Detailed system architecture documentation

Simulation and CAE Resources#

Kit-CAE is a reference application demonstrating how to use OpenUSD and NVIDIA technology for CAE simulation data visualization.

Resource

Description

Kit-CAE GitHub Repository

Technical documentation, architecture, data delegates, algorithms, and integration guidance

Kit-CAE User Guide

Step-by-step workflow documentation for the reference application

Streaming and Web Viewer Resources#

Resources for building custom streaming clients and understanding the web viewer architecture.

Resource

Description

Embedded Web Viewer Guide

Official documentation covering streaming, containerization, and custom messaging

Web Viewer Sample

Reference implementation for front-end clients with custom messaging examples