The latest Denoised covers the AI tools and stories shaping mid-2026 production: an open-source pipeline that builds full 3D scenes from a single image, Netflix's new in-house GenAI animation studio, a pair of DeepMind drops ahead of Google I/O, and the latest round of AI marketing backlash.
We dig into Image Blaster's Claude Code-driven 3D world generator, break down Netflix's INKubator job listings, run through Google's mouse-pointer demo and the Fabula story tool, and unpack why a real Monet painting got dragged for looking AI-generated.
Quick Take
Tooling is getting more specific while reception is getting more complicated. Image Blaster shows what a single developer can ship with Claude Code, World Labs, and fal.ai. Netflix is spinning up an entire animation studio for GenAI workflows. Google's DeepMind is pitching an AI mouse pointer and a story-structure sidekick. Meanwhile, a Monet painting labeled "AI" gets called slop, and Sony's Xperia camera launch melts in real time. The tools are arriving faster than the audience's willingness to accept them.
What We Explored: DeepMind's AI Mouse Pointer and Fabula Story Tool
Ahead of Google I/O, DeepMind dropped two demos that point at where Gemini is heading. The first is an AI-aware mouse pointer. We previously covered the demo, which pairs voice with cursor gestures so Gemini can act on whatever the user is pointing at. Point at a to-do list, say "add emojis," and the system runs the edit. Point at an address, ask for directions, and Maps loads with your location plugged in.
Why this matters for production tools: The bottleneck on agentic workflows in apps like DaVinci Resolve or Blender has been visual context. Claude Code can drive Resolve, but it cannot reliably see what it is doing, so it flies blind on anything beyond simple node graphs. A pointer-plus-voice combo is a step toward the two-way feedback loop those workflows need.
Addy's take: The same interaction model would unlock complex software like Blender for non-experts. Point at a vertex, say what you want, let Gemini handle the operator path.
The second drop is Fabula, a story-writing sidekick. We previously covered its research preview, developed in collaboration with playwrights and screenwriters and grounded in story-structure references. Fabula does not write stories for you. It builds the scaffolding: beats, character structure, hierarchy. Then you fill it in.
The fair critique, which we echo from Ben Affleck's comments on the Joe Rogan show, is that any tool trained on conventional story structure will pull toward the median. Asymmetrical work like Memento or Pulp Fiction does not come out of beat sheets. For YouTube verticals, episodic content, and any pipeline where volume matters more than originality, Fabula maps cleanly. For breaking the form, it is just the AI version of the screenwriting handbook.
What We Broke Down: Image Blaster's Single-Image 3D Pipeline
This was the segment that "blew my mind," in Addy's words. A developer named Nicholas Neilson released Image Blaster, an open-source toolkit that takes one input image and outputs a full navigable 3D scene with models, lighting, physics, and sound effects. The orchestration runs through Claude Code, with World Labs handling the 360-degree environment generation and fal.ai APIs hitting individual mesh and image generation models.
What ships with it:
A companion app for viewing and posing the generated objects
Built-in physics, so generated objects can be tossed around the scene and bounce off other geometry
Sound effect generation tied to object interactions
Open-source code, downloadable from the project repo
The practical angle: This is previs work for solo operators. Build the world in seconds, block the camera, then feed clean 3D-rendered passes into a video model for final pixel. The thesis we keep coming back to is that mid-2026, text-to-video alone does not give you the control real production needs. Traditional 3D control plus generative finishing is the workflow that actually clears the bar.


