3D Geodata Academy

3D Intelligence Report – June 29, 2026

Published on June 29, 2026 • 43 min read

← All 3D Intelligence Reports

3D Intelligence Report – June 29, 2026

Five tracks ship today. Tool was nearly dropped (gsplat 1.5.3 dates to July 2025, FastGS to November 2025, the NVIDIA reconstruction toolbox to June 9), but a second pass on radiancefields.com surfaced COLMAP 4.1.0, released June 26 and squarely in window.

Every link below was fetched and verified on June 29, 2026, the day this report went out.

Paper published 2026-06-26

StructSplat: Generalizable 3D Gaussian Splatting from Uncalibrated Sparse Views

arxiv 2606.28321 (ECCV 2026) · arxiv 2606.28321

Zhao, Chen, Chen, Wang, Nie

28.05 PSNR on DL3DV, +5.67 dB over AnySplat

StructSplat is a feedforward 3D Gaussian Splatting model that takes a handful of ordinary photos with no camera poses and no intrinsics, no calibration of any kind, and predicts a 3D scene in a single forward pass. Every generalizable splatting method before it leaned on known poses or a separate pose estimator. StructSplat folds structure recovery into the network itself and still beats the current uncalibrated sparse-view leader, AnySplat, by 5.67 dB PSNR on DL3DV. It hit arxiv on June 26 stamped ECCV 2026, with the official training code already public.

Florent’s take

Calibration has always been the quiet tax on photo-to-3D. For a century, measuring anything from images meant first measuring the camera: where it sat, where it pointed, what lens it carried. StructSplat is part of a wave that just deletes that step, inferring the geometry and the cameras together inside one network from a few uncalibrated shots. That is the smartphone-camera moment for reconstruction: the precondition everyone treated as unavoidable turns out to be learnable. The honest catch: the repo ships the training code but lists pretrained weights as coming soon, so today you can read the method and train it, not download a checkpoint and run it tonight. If you work with messy in-the-wild captures, this is the line of work to track, because the day the weights land is the day casual photo sets become 3D without a capture protocol.

Job verified open 2026-06-29

Senior, ML Engineer – Neural Rendering

Torc Robotics · Remote (US), or Ann Arbor, MI

$177,300 – $234,000 (disclosed)

Florent’s take

Read where the money is pointing, not just the title. Torc Robotics builds self-driving trucks, and this role is to take neural rendering, explicitly NeRF, 3D Gaussian Splatting and diffusion models, and build sensor simulation for camera, LiDAR and radar that trains and validates the trucks before they touch a real highway. That is the market signal worth more than the one opening: neural rendering is being hired not to make pretty novel views, but as safety-critical infrastructure for testing autonomy at scale. The salary is disclosed, $177K to $234K, which is a real anchor for anyone negotiating in this niche. If you go for it, lead with reconstruction work where the output had to be metrically faithful and feed a downstream system, not a benchmark you topped, because the whole job is whether the simulated world is trustworthy enough to bet a truck on.

Opportunity deadline checked on the call page

SIGGRAPH Asia 2026 Technical Communications (Kuala Lumpur)

Asia · deadline Jul 27, 2026 · 28 days left

Peer-reviewed publication at a top-tier graphics and spatial-computing venue (no cash award); the short-paper track, lower barrier than the full Technical Papers track.

Florent’s take

This is the most accessible serious-venue deadline open right now for this audience. Technical Communications is the short-form track: a focused result, a clever system, a working demo, not a year-long full paper, peer reviewed and published under the SIGGRAPH Asia name. For a practitioner sitting on one sharp 3D, splatting or spatial-computing finding, that is exactly the right size of bet. The deadline is July 27, twenty-eight days out, which is enough to write up something you have already built but not enough to start a project from scratch. The move this week is to look at what is already working on your machine and ask whether one piece of it is novel enough to stand alone, because the gap between a good internal result and a published one is often just the writeup.

Tool released 2026-06-26

COLMAP 4.1.0 4.1.0, with the Caspar GPU bundle-adjustment backend and 360 reconstruction

GPU bundle adjustment up to 100x faster than the Ceres backend

COLMAP, the structure-from-motion engine that sits under almost every photogrammetry and gaussian-splatting pipeline, shipped 4.1.0 on June 26. The headline is Caspar, a new GPU bundle-adjustment backend that the release notes put at one to two orders of magnitude faster than the CUDA Ceres backend on medium and large problems, the exact step that has always been the slow, CPU-bound bottleneck of incremental mapping. It also adds native 360 reconstruction with spherical (equirectangular) camera models, two new camera models (EUCM and division), advancing-front surface meshing, and gravity pose priors read from EXIF. Published release, downloadable binaries and source.

Florent’s take

Here is a rabbit hole worth the fall. The solver COLMAP is replacing is named Ceres, after the asteroid that vanished behind the sun in 1801, and a young Gauss got it back by inventing least squares to fit its orbit from a few scattered sightings. That is bundle adjustment: take noisy observations of points seen from many viewpoints and solve for the geometry that best explains them. Two centuries later it is still the engine room of reconstruction, and still the slowest part. COLMAP 4.1.0 moves it onto the GPU with Caspar and reports one-to-two orders of magnitude speedups, which is the difference between a coffee break and a glance for a medium scene. The honest catch: that speedup is for medium-to-large problems on a capable CUDA GPU, so a tiny dataset on a laptop will not feel the same jump. If you build splats or meshes from COLMAP poses, the move is simple: rebuild a scene you know well on 4.1.0 and time the mapping step against your old run before you change anything in your pipeline.

Market announced 2026-06-22

At its June 22 keynote, SideFX made Gaussian Splats a first-class citizen in Houdini 22: a full toolset for rigging, animating, relighting, compositing and reconstructing splats, woven through the pipeline. Splatting is one of Houdini 22's two headline strategic initiatives, alongside AI.

SideFX

Until now, Gaussian splatting lived in research repos and capture apps, a way to make a scene, not a native type in the tools studios actually ship with. Houdini 21 dipped a toe in with read-only visualization. Houdini 22 rebuilds it as a full citizen of the pipeline: you can rig a splat, relight it, simulate with it, composite it, generate it from renders. When a vendor as central to VFX and procedural 3D as SideFX bets one of its two headline initiatives on splats, that is the signal that gaussian splatting has crossed from a capture novelty into mainstream production infrastructure. The freshness note: this is a keynote sneak peek, the release is slated for later this summer, so it is direction confirmed, not software you install today.

Florent’s take

The interesting moment is not the feature list, it is the word native. A technique becomes infrastructure the day it stops being a plugin you bolt on and becomes a type the whole tool understands, the way the layer became native to image editing in the nineties and quietly changed how everyone worked. Read-only viewing in Houdini 21 was a guest pass. Riggable, relightable, simulatable splats in 22 is a citizenship grant, and citizenship is what lets a representation pick up everything else the pipeline already knows how to do. For this audience the practical read is that splats are about to inherit the full weight of a production toolchain, which is the difference between a pretty capture and an asset you can actually work. Worth watching whether the other big DCC and game engines follow, because once a representation is first-class in one major tool, being absent from the rest starts to look like a gap.

Get the next report in your inbox

Five verified finds, my take on each, one short email a day.

Ready to start?

2,800+ engineers started exactly here. Free. No credit card. No tricks.

Get Instant access

✓ Used by teams at Meta, Airbus, CNRS

Architect Spatial Intelligence.

The Brain-to-Deploy methodology. From first principles to production-grade 3D AI.

The Foundation
€1 997 €7 249
Founding Price Lifetime Access

Master the core 3D AI stack. For innovators building a strategic edge in spatial intelligence.

  • Spatial Accelerator (17 Episodes) The 17-episode deep-dive on the Brain-to-Deploy methodology. From mental models to shipped production systems.
  • Full 3D Course Library (20+ Courses) The complete curriculum. Point clouds, meshing, segmentation, deep learning 3D, spatial reasoning.
  • Neurones 3D Software Suite The software suite I built to unify 3D reconstruction, segmentation, and spatial analysis in one stack. Standard commercial license included.
  • Monthly Spatial AI Nuggets A monthly briefing on what moved in 3D AI. Research, code, and market signals I think you should know.
  • Private Job & Market Intelligence
Secure Foundation Access
Best Value
Professional
€2 997 €13 997
Founding Price Lifetime Production Access

Scale from prototype to industrial-grade deployment. For founders architecting proprietary spatial systems.

  • Everything in Foundation
  • 4 OS Deep-Dive Production Tracks Complete tracks: Spatial Reconstructor, Segmentor, Deep Learning 3D, and more. Each ships with 12 months of active updates and support, with optional annual renewal. Each track valued at €1,497.
  • 5 Forge .exe Apps + AI Agent Toolkit Five ready-to-run Windows apps plus the AI agent toolkit. Run 3D AI pipelines without touching infrastructure code.
  • 12-Month Strategic Production Briefs Every month I spot a real market opportunity and hand you the full step-by-step blueprint to build it. Twelve briefs, twelve shipped tools or software over the year.
  • Monthly Live Q&A Sessions Monthly live calls. Ask anything technical or strategic and get a direct answer from me.
Accelerate to Professional
Architect
€4 997 €19 249
Strictly Limited: 15 Seats Direct Access

Elite 1-on-1 advisory. I personally review your architecture and deliver custom Brain-to-Deploy blueprints.

  • Everything in Professional
  • Onboarding + Annual Strategy Sessions A kickoff session to map your system, plus recurring strategy calls where I pressure-test your architecture and roadmap.
  • Private 48h Priority Channel A direct line to me for architecture reviews and technical unblocks. Guaranteed response within 48h on business days.
  • Co-Built Custom 3D AI Solution Not built for you, but with you. I code alongside you to architect and ship a custom 3D AI solution for your specific use case.
  • Portfolio & Project Endorsement
Apply for Architect Advisory

Reach out or book a call
to keep learning

Reach out for tailored support, or book a call to have more information about new courses.

Scroll to Top