Tag
At SIGGRAPH 2026, NVIDIA unveils a slate of graphics and AI advancements including Model Context Protocol integrations for creative tools, the Cosmos 3 Edge open world model, a synthetic video detector NIM microservice, and NemoClaw on DGX Station, highlighting agentic and physical AI.
Introduces InfiniteDiffusion, a training-free algorithm that enables diffusion models to generate unbounded, seed-consistent terrain with constant-time random access, bridging learned fidelity and procedural utility. The Terrain Diffusion framework demonstrates interactive-rate realistic terrain generation with Earth-scale dynamic ranges.
Proposes StudioRecon, a method for 4D human-scene reconstruction from low-overlap camera captures, using separate priors for backgrounds (video diffusion) and humans (SMPL), with a recursive enhancement module. Accepted to SIGGRAPH 2026, outperforming prior methods by +1.5 to +5.0 dB PSNR.
NVIDIA research presents Generative Pretrained Controllers (GPC), a method to pretrain motor control using discrete tokens and transformer-based next-token prediction, enabling fine-tuning for new tasks. Trained on 600+ hours of motion, GPC runs in real-time physics simulation for interactive control.
NVIDIA has released MotionBricks at SIGGRAPH 2026, an AI model that enables game characters and robots to master over 350,000 motion skills, reaching up to 15,000 FPS with just 2ms latency.
Researchers propose Gaussian Point Splatting, a stochastic rendering method using pixel-sized opaque points and 64-bit GPU atomics that scales to hundreds of millions of Gaussians in real time. The method, accepted at SIGGRAPH 2026, employs hierarchical culling and parallel programming primitives to achieve even workload distribution with only minor noise differences compared to original Gaussian splatting.
Pixal3D is a high-fidelity single-image-to-3D model by TencentARC and Microsoft, which explicitly lifts pixel features into 3D via back-projection for near-reconstruction-level geometry and PBR textures. The model is accepted to SIGGRAPH 2026, with inference code and demo available.