7 月 19 – 23 日
洛杉矶会议中心
美国加州洛杉矶
北京时间 7 月 21 日 (星期二)
06:45 – 07:45
与 NVIDIA AI 研究与工程团队负责人 Neil Ashton、Edward Liu 和 Ming-Yu Liu 一起,体验正在重塑计算机图形和仿真领域的新突破。我们将深入探索前沿的神经渲染技术、世界模型的重大进展以及由 AI 构建的 AI 仿真方法。
您将通过最新的研究案例和演示,了解这些技术如何改变数字世界的构建、渲染和使用方式,及其如何应用于创意工具、工业设计、机器人和自主系统等各个领域。
主题演讲也将进行直播。
Neil Ashton、Edward Liu 和 Ming-Yu Liu
| Start Time | End Time | Session | Type | Location |
|---|---|---|---|---|
| 10:30 a.m. | 10:50 a.m. | OpenVDB: Major Changes to File Format, NanoVDB and Tools | ASWF Open Source Days | |
| 2:00 p.m. | 5:15 p.m. | NVIDIA: Beyond 3D: From Real-World Objects to Digital Assets and Physical AI | Training Lab | 403 A |
| 3:45 p.m. | 5:15 p.m. | How To Build End-To-End Physical AI Systems for Robots | Training Lab | 408 A |
| 4:25 p.m. | 4:35 p.m. | A Reference Renderer for OpenUSD Interoperability | ASWF Open Source Days | |
| 4:35 p.m. | 4:55 p.m. | OpenUSD Proposals Across Domains: Challenges and Methodology | ASWF Open Source Days |
| Start Time | End Time | Session | Type | Location |
|---|---|---|---|---|
| 11:00 a.m. | 12:00 p.m. | Educators' Day | Educator's Day | 411 |
| 3:45 p.m. | 4:45 p.m. | NVIDIA Keynote | Keynote | Hall K |
| 5:30 p.m. | 7:30 p.m. | NVIDIA Developer Meetup | Other | Invite Only |
| Start Time | End Time | Session | Type | Location |
|---|---|---|---|---|
| 9:00 a.m. | 9:50 a.m. | World Models: The Frontier of Physical AI, Unlocked By Graphics | Physical AI Day | 502A |
| 10:00 a.m. | 10:20 a.m. | OpenUSD for AI Agents, Model-Driven Workflows, and 3D Graphics Pipelines | Physical AI Day | 502A |
| 10:30 a.m. | 11:20 a.m. | Building SimReady 3D Worlds for Physical AI | Physical AI Day | 502A |
| 11:30 a.m. | 11:50 a.m. | How to Develop a Real-Time 3D Digital Twin for Rapid Engineering Design | Physical AI Day | 502A |
| 1:00 p.m. | 1:50 p.m. | Career Growth in Physical AI: Bringing 3D Graphics Skills into Robotics and Digital Twins | Physical AI Day | 502A |
| 2:00 p.m. | 2:50 p.m. | Building Physics-Aware, RTX-Enabled Apps with NVIDIA Omniverse Libraries and AI Agents | Physical AI Day | 502A |
| 3:00 p.m. | 3:50 p.m. | Autonomous Vehicle Simulation Technologies with NuRec, OmniDreams, 3D Gaussian | Physical AI Day | 502A |
| 4:00 p.m. | 4:50 p.m. | Introduction to Newton: Open-Source GPU Physics for Robotics | Physical AI Day | 502A |
| Start Time | End Time | Session | Type | Location |
|---|---|---|---|---|
| 9:00 a.m. | 9:50 a.m. | The Making of The Great Galactic War: Directing Generative Video in 3D | AI in Production Day | 502A |
| 10:00 a.m. | 10:50 a.m. | DNEG and Brahma AI | AI in Production Day | 502A |
| 11:00 a.m. | 11:50 a.m. | Making the Old Stories New: Innovative Dreams and Moses | AI in Production Day | 502A |
| 1:00 p.m. | 1:50 p.m. | Making ChikaBOOM!: AI, Animation, and the Artist-Centered Production Pipeline | AI in Production Day | 502A |
| 2:00 p.m. | 2:50 p.m. | The Making of Sentinel: How AI Infrastructure Tools are Reshaping Film Production | AI in Production Day | 502A |
赞助商:
Sunday, July 19
11 a.m.–12:30 p.m. PT
NVIDIA Lab Room, Room 502B
Dive into the world of high-performance graphics programming with this hands-on lab focused on developing and debugging real-time rendering and ray-tracing applications built with Vulkan and Direct3D 12. This lab teaches how to effectively use NVIDIA Nsight™ Graphics to inspect and debug frames to identify and diagnose common rendering bugs and performance blockers.
By the end of the lab participants will understand the direct connection between the tools and the graphics runtime, and will be prepared to use Nsight Graphics with their own applications. Key tools covered include the Graphics Debugger, Ray Tracing Inspector, Shader Debugger, and GPU Crash Dump Inspector.
First Offering:
Sunday, July 19
2–2:25 p.m. PT
NVIDIA Lab Room, Room 502B
Second Offering:
Monday, July 20
9–9:25 a.m.
NVIDIA Lab Room, Room 502B
This presentation offers a focused update on the state of NVIDIA's graphics developer tools and a look at how agentic AI workflows are shaping their future direction. Covering recent advances in Nsight Graphics, Nsight Systems, and Nsight Aftermath, the session highlights key improvements to debugging, profiling, and crash analysis capabilities alongside an exploration of where AI-driven automation is heading next.
Attendees will come away with a grounded understanding of the current tooling landscape and practical insight into the agentic AI features being built for graphics developers. This presentation is paired with two hands-on labs where participants will directly use and explore AI-assisted workflows.
First Offering:
Sunday, July 19
2:30–4 p.m. PT
NVIDIA Lab Room, Room 502B
Second Offering:
Monday, July 20
9:30–11 a.m.
NVIDIA Lab Room, Room 502B
Modern graphics applications are getting increasingly difficult to debug. Ray Tracing, advanced rendering pipelines with neural rendering, GPU crashes, and performance bottlenecks often require developers to navigate large amounts of data before identifying the true source of a problem. At the same time, AI-powered tools are beginning to transform how developers investigate and understand complex systems.
In this hands-on lab, participants will enter the Hall of Mysteries, an interactive graphics debugging experience built around a series of realistic rendering and performance challenges. Using a preview of the in-development Nsight Graphics MCP (Model Context Protocol) server, participants will study a Vulkan application to investigate visual artifacts, analyze renderer behavior, diagnose GPU crashes, and optimize performance using professional graphics debugging workflows. Rather than following a scripted tutorial or traditional use of the tooling, participants will gather evidence, formulate hypotheses, inspect captures and traces, and verify conclusions through AI-guided investigation. Along the way, they will learn how AI-assisted workflows can accelerate debugging while preserving the reasoning and verification skills required to solve real graphics problems.
By the end of the lab, participants will have solved multiple graphics debugging challenges and gained practical experience using AI-assisted workflows to investigate and resolve issues in modern graphics applications.
First Offering:
Sunday, July 19
4:15–5:15 p.m. PT
NVIDIA Lab Room, Room 502B
Second Offering:
Monday, July 20
11:15 a.m.–12:15 p.m.
NVIDIA Lab Room, Room 502B
This training lab offers graphics developers a look at the agentic future being built into Nsight Systems, with a focus on holistic analysis of CPU and GPU performance. Participants will work through hands-on scenarios where AI agents assist with performance analysis. The session bridges the gap between emerging model capabilities and the practical realities of real-time and offline graphics pipelines. Developers at all levels will gain actionable insight into how agentic AI workflows can be adopted today and what innovations are on the horizon.
Monday, July 20
1–3 p.m. PT
NVIDIA Lab Room, Room 502B
In this lab, we’ll work hands-on across three core capabilities of NVIDIA Cosmos™ 3: reasoning, world generation, and action prediction. We’ll use Cosmos 3 Nano Reasoner to caption real robot video, generate augmentation prompts, and validate synthetic footage using chain-of-thought reasoning. We’ll then use Cosmos 3 and Cosmos-Transfer2.5 to synthesize and transform photorealistic video from those prompts, scaling training data without new recording sessions.
Finally, we’ll apply Cosmos 3 in different action modes to translate scene understanding into embodied control commands, completing the perceive → reason → act loop.
Tuesday, July 21
10:15–11:45 a.m. PT
Concourse Hall
This hands-on course introduces Slang, an open source, open governance shading language hosted by Khronos that simplifies graphics development across platforms. Designed to tackle the growing complexity of shader code, Slang offers modern programming constructs while maintaining top performance on current GPUs.
Tuesday, July 21
12–1:30 p.m. PT
Concourse Hall
Learn to build GPU ML inference pipelines with Slang. Use a lightweight, open set of pre-written kernels to implement an MNIST CNN from scratch: load SafeTensors weights, run inference, and apply kernel fusion for better performance. Hands-on, cross-platform, and highly customizable—ideal for games, tools, and research.
Wednesday, July 22
9–10:30 a.m. PT
NVIDIA Lab Room, Room 502B
Welcome to the first course in the NVIDIA Physical AI Agent Bootcamp.
Physical AI systems need visual worlds that can be rendered, inspected, queried, and trusted before they are used for simulation, robotics testing, or training. This hands-on course introduces that foundation by guiding attendees through building an OpenUSD-based RTX™ viewport with NVIDIA Omniverse™ libraries and AI-agent-assisted development.
Starting from a minimal Python renderer, attendees will create an interactive app that loads USD scenes, displays RTX output, exposes camera views, queries scene attributes, and writes image results. They will also learn a repeatable agent workflow: Define the goal, provide context, name the relevant skills, review the generated diff, and run only after the code is understood.
By the end, participants will have a working RTX viewport application and a practical method for using AI agents to build reliable graphics and simulation tools for physical AI workflows.
Wednesday, July 22
10:15–11:45 a.m. PT
Concourse Hall
Hands-on course on Newton, a GPU-accelerated physics engine, and its integration with Isaac™ Lab for robot learning. Covers Newton’s architecture and import pipeline, solver and contact tuning, articulation and sensors, then training and evaluating policies in Isaac Lab with Newton as the physics backend.
Wednesday, July 22
10:45 a.m.–12:15 p.m. PT
NVIDIA Lab Room, Room 502B
Physics is at the heart of building reliable physical AI systems, and this course in the NVIDIA Physical AI Agent Bootcamp explores how to move from visual inspection into simulation readiness.
Workflows in physical AI need assets that are structured, validated, and physically meaningful. Building on the prior OpenUSD and RTX viewport lab, this hands-on course moves from visual inspection into simulation readiness.
Attendees will validate OpenUSD assets for simulation-ready (SimReady) workflows, convert CAD and Gaussian splat content to USD, create a physics stage, and assemble environments such as stairs, ramps, or other test layouts. They will enable physics, make scene objects interactable, and run simulations to see how assets behave under gravity and user input.
By the end, attendees will have a runnable physics scene with validated assets, converted USD content, and an interactive environment ready for robotics testing or physical AI workflows.
Wednesday, July 22
12–1:30 p.m. PT
Concourse Hall
Hands-on course on preparing robot USD assets for simulation, covering why physics tuning is foundational to robot learning, inspecting and configuring colliders and joints with OpenUSD/PhysX™, and tuning control gains for stable, realistic motion. Participants work with a robot hand asset and apply best practices for simulation-ready authoring.
Wednesday, July 22
1:45–3:15 p.m. PT
NVIDIA Lab Room, Room 502B
Blender is where many 3D ideas first take shape, and this course in the NVIDIA Physical AI Agent Bootcamp shows how to extend that familiar workspace with Omniverse libraries instead of moving the work somewhere else. Attendees will use AI agents to scaffold a Blender integration that connects ovrtx, ovphysx, and ovstage into a live creative workflow.
The session walks through bringing GPU-accelerated path-traced rendering into Blender’s viewport. Along the way, attendees will see how Blender’s scene graph can connect to Omniverse-powered rendering and simulation services.
By the end, participants will have an RTX-rendered, physics-enabled scene running inside Blender, plus a clearer model for how composable Omniverse libraries can extend existing tools used by artists, technical directors, and simulation teams.
Wednesday, July 22
3:30–5 p.m. PT
NVIDIA Lab Room, Room 502B
This hands-on course in the NVIDIA Physical AI Agent Bootcamp turns an empty USD stage into a working Isaac Sim™ robot scene, with AI agents acting as simulation setup partners. Attendees will import a robot manipulator from URDF, compose the scene using prior lab assets or user-selected environments, and bring SimReady content into Isaac for testing.
The session focuses on the practical path from “nothing is in the scene” to “the robot picked up the cube.” Participants will configure the robot, prepare the object, validate physics behavior, tune the scene, and execute a basic pick-and-place task. Agent skills handle repeatable setup steps so attendees can focus on scene intent, simulation checks, and task behavior.
By the end, attendees will have a composed Isaac Sim scene with a physics-validated robot, interactive assets, and a successful pick-and-place task that connects OpenUSD scene building to robotics simulation.
Thursday, July 23
10:15–11:45 a.m. PT
Concourse Hall
We introduce a novel capture-to-simulation pipeline for in-the-wild 3D Gaussian Splat scenes, showing our research-based solutions for segmenting objects, predicting their volumetric mechanical properties using a recent learning-based method, and mixed splat-mesh physics simulations, all supported by recent features in the Kaolin Library.
Thursday, July 23
12–1:30 p.m. PT
Concourse Hall
Learn how to reconstruct a large scene for robotics testing using NVIDIA Omniverse NuRec Gaussian-based reconstruction technologies to perform multi-GPU training, object segmentation, and extraction. This lab will walk through core concepts with a step-by-step workflow for data capture, reconstruction, and object level-integration for robotics simulation in NVIDIA Isaac Lab.
NVIDIA 是一家建立在优秀人才和突破性研究基础之上的公司。我们出色的研究人员和实习生团队在物理 AI、深度学习、并行计算等领域深耕。探索最新论文以了解详情。
探索教学资源,将 AI 和 GPU 计算融入课程。浏览并下载教学资料和在线课程,在关键领域为学生打下扎实的理论基础,并提升动手实操的开发能力。
免费的 NVIDIA 开发者计划为开发者提供全面的资源、工具和专家社区,帮助他们构建加速应用和解决方案。
全新 NVIDIA RTX Spark 超级芯片。将 NVIDIA AI 与 RTX 图形技术集于一芯,重塑 Windows PC 体验。无论是纤薄精美的 RTX 笔记本电脑,还是小巧高能效的桌面主机,都能尽享出色的内容创作、AI 开发和游戏体验。在 SIGGRAPH 抢先体验 NVIDIA RTX Spark,近距离感受产品实力。
尽情挥洒创意。NVIDIA Studio 可为热门创意应用提供 NVIDIA RTX 和 AI 加速,NVIDIA Studio 驱动带来的更高稳定性,以及一整套专用工具,助你无界创作,瞬时响应。
全新 NVIDIA RTX Spark 超级芯片。将 NVIDIA AI 与 RTX 图形技术集于一芯,重塑 Windows PC 体验。无论是纤薄精美的 RTX 笔记本电脑,还是小巧高能效的桌面主机,都能尽享出色的内容创作、AI 开发和游戏体验。在 SIGGRAPH 抢先体验 NVIDIA RTX Spark,近距离感受产品实力。
探索 NVIDIA 初创加速计划 (NVIDIA Inception),该计划免费通过 NVIDIA 平台和生态系统指导 AI 创业公司。从原型设计到生产,NVIDIA 初创加速计划可随时随地满足您的需求,并提供全方位会员福利,帮助您发现新的 AI 机会、使用前沿技术进行构建以及发展业务。
NVIDIA RTX PRO 平台推动从桌面到数据中心再到云的创新,同时提供无与伦比的性能和功能。无论是开发尖端产品、创作沉浸式故事,还是重塑未来城市,NVIDIA RTX PRO 解决方案都能帮助您更快地取得更好的成果。
在 NVIDIA,您将解决世界上一些最棘手的问题,并找到改善世界各地人们生活的新方法。从医疗健康到机器人和智能汽车,再到电影大片,每天都有越来越多的新机遇。如果您对 GPU 架构、图形 AI、渲染、VR/AR 或高性能计算充满热情,我们期待您的反馈。欢迎加入 NVIDIA 大家庭。
想了解我们在 SIGGRAPH 大会上的更多精彩吗?注册即可在我们更新此页面 (包括演讲嘉宾、日程安排、演示等) 时收到通知。