When Jensen Huang puts your technology on the GTC main stage, something has shifted. Not incrementally — fundamentally.
That's exactly what happened with Gaussian Splatting last week when NVIDIA featured vkSplatting 2026.1 in its annual GTC keynote. The Vulkan-based Gaussian Splatting reference implementation — open source, Apache 2.0 licensed, and maintained by NVIDIA — just received its biggest update yet. And the timing says everything: the 3D capture industry is entering a new era.
Here's what changed, why it matters, and what it means if you're already working with Gaussian Splats today.
What Is vkSplatting, and Why Does NVIDIA Care?
vkSplatting (Vulkan Gaussian Splatting) is NVIDIA's official reference implementation for rendering Gaussian Splats on modern GPU hardware. Think of it as the proving ground where NVIDIA tests and publishes its latest GPU rendering approaches — rasterization, ray tracing, and hybrid techniques — specifically applied to 3DGS scenes.
It's not a consumer product. It's a technical foundation. The kind that gets cited in research papers, forked by game engine developers, and eventually woven into the rendering pipelines powering the software you use every day.
The fact that it appeared in Jensen Huang's GTC keynote — alongside AI, robotics, and data center announcements — is a clear signal. NVIDIA is betting on Gaussian Splatting as a core rendering primitive for the next generation of spatial computing.
What's New in vkSplatting 2026.1
Multi-Instance Scene Architecture
The most significant architectural change in this release is the introduction of a multi-instance splat set architecture. In previous versions, a scene was essentially one flattened splat dataset — every Gaussian in the scene had to be processed as a single unified blob.
With 2026.1, splats can be instanced, indexed, and reused across a scene using global index tables and unified sorting. Think of it like how game engines handle mesh instances: you create one asset, then reference it multiple times at different positions without duplicating the data.
This is a big deal for large-scale scenes. A city block where the same window frame appears 500 times no longer needs 500 copies of those Gaussians in memory. You define it once. The renderer handles the rest.
Ray Traced Shadows + DLSS Ray Reconstruction
vkSplatting 2026.1 also introduces ray traced shadows alongside DLSS Ray Reconstruction — NVIDIA's AI-powered technique for cleaning up the noise inherent in real-time ray tracing.
Gaussian Splatting has historically struggled with shadows. The splat representation doesn't naturally encode light direction, so shadows either get baked into the captured color (and look wrong when lighting changes) or are simply absent. Ray traced shadows solve this at the renderer level — casting accurate, dynamic shadows across Gaussian scenes in real time.
DLSS Ray Reconstruction then upscales and denoises the result, keeping frame rates high even on complex scenes. The combination brings Gaussian Splatting significantly closer to photorealistic real-time rendering parity with traditional mesh-based pipelines.

A Centralized Bindless Asset System
Under the hood, the update introduces a centralized bindless asset system with a root scene structure. This is GPU architecture terminology for a more efficient way of managing assets on the GPU — instead of binding each texture and buffer separately (with the associated overhead), the GPU accesses a central table. Scenes load faster, memory usage is more predictable, and the rendering pipeline is better positioned to scale to professional content.
This is the kind of infrastructure change that doesn't get headlines — but it's what makes everything else possible at scale.
This Is the Enterprise Validation Moment
The significance of a GTC keynote appearance isn't just technical. It's a signal to the broader technology industry.
Enterprise software vendors, cloud platforms, game engine developers, AEC tool providers — they watch NVIDIA's keynotes carefully to understand what technologies to build around. When Jensen Huang stands in front of 10,000 developers and shows Gaussian Splatting as part of the rendering future, those vendors start planning integrations.
We've already seen this pattern play out with other rendering technologies. What gets validated at GTC tends to get productized across the industry within 12-18 months.
For anyone building 3D capture workflows today — real estate, construction, surveying, VFX, digital twin applications — this moment matters. The infrastructure is maturing. The rendering quality gap between Gaussian Splats and traditional mesh-based workflows is closing fast.
Where Splat Labs Fits In
The rendering engine and the hosting platform serve different jobs in the workflow.
vkSplatting handles how Gaussians get rendered on a GPU — an incredibly powerful and technically sophisticated problem. But it doesn't answer the adjacent questions that matter for professionals: How do I share this with a client? How do I let a stakeholder measure inside the scene? How do I stitch multiple captures into a walkthrough? How do I embed this in a listing or a project report?
That's where Splat Labs Cloud comes in.
Splat Labs accepts Gaussian Splat files in PLY, SPLAT, KSPLAT, and XGRIDS formats — the same formats produced by the capture and processing tools that feed into rendering pipelines like vkSplatting. You capture a scene (with a PortalCam, a Lixel L2 Pro, Postshot, or any other tool), upload the resulting splat to Splat Labs Cloud, and immediately get:
- Browser-based viewing — no GPU required on the viewer's end
- Precision Measurements — distance and area tools inside the 3D scene
- Portals — link multiple captures into seamless walkthroughs
- 4D Timelines — compare the same site across multiple scans over time
- AI Virtual Staging — modify scenes with text prompts
- Embed anywhere — one URL works on any phone, tablet, or desktop
The better the rendering technology gets, the more valuable a professional hosting and collaboration layer becomes. As Gaussian Splats grow in quality and industry adoption (and NVIDIA's keynote just accelerated both), the workflow that gets those splats in front of clients, stakeholders, and decision-makers matters more than ever.
What to Watch Next
The vkSplatting 2026.1 release is open source (Apache 2.0) on NVIDIA's GitHub. For developers and researchers, it's worth watching closely — particularly how the multi-instance architecture evolves, and whether ray traced shadows get extended to full global illumination.
For practitioners, the near-term implications are simpler: the tools you use to capture and process Gaussian Splats are going to keep getting better. The quality ceiling is rising. That's good news for every industry using 3D spatial capture to document, present, and collaborate on the physical world.
If you're not already hosting your Gaussian Splat projects on a professional platform, now is the time to get your workflow set up — before the quality bar rises and client expectations follow.
Start Capturing, Hosting, and Sharing Today
Splat Labs Cloud works with Gaussian Splats from any source. Whether you're processing captures with XGRIDS, Postshot, Luma AI, Kiri Engine, or any other tool, your PLY or SPLAT file is ready to upload.
Free accounts include 2 projects. Paid plans start at $12/month for individual professionals and scale to enterprise with team collaboration, custom domains, and SSO.
vkSplatting 2026.1 source: Radiance Fields — NVIDIA Releases Vulkan Gaussian Splatting 2026.1


