Tag
Anthropic announces Claude 5 Opus, showcasing its ability to generate 3D Moonlight scenes, marking a significant advancement in multimodal AI capabilities.
This paper introduces a training-free method to improve revisit consistency in autoregressive generative rendering by using temporal and spatial correspondences from the 3D engine to maintain consistent appearance when the camera revisits locations.
An immersive 3D tour of Grace Cathedral in San Francisco using Gaussian splatting technique.
The author praises the Kimi 3 model's performance in 3D modeling CAD, stating that its texture and interaction surpass the previous generation Kimi 2.7, and includes a video demonstration.
A developer built a full 3D open-world racing game with AI assistance, detailing where AI excelled (boilerplate, isolated systems) and where it failed (spatial reasoning, system integration, game feel). The game is live with real daily players.
Fable 5, with just a single vague instruction "write code to create a realistic Eiffel Tower", generated a complete 3D model in one pass, including accurate proportions, open ironwork, day/night switching, and lighting effects, demonstrating its ability to understand vague instructions and get it right the first time.
A new approach called Streamable Gaussian Splatting enables real-time streaming of 3D scenes, with a potentially surprising application hinted at with caution.
GlyphCSS is a JavaScript library that renders textured 3D meshes in the DOM using ASCII characters, supporting various 3D formats and integrating with vanilla JS, React, and Vue.
A behind-the-scenes breakdown of a video made by the a16z new media team, featuring painstaking 3D visuals, custom composed music, and a tool built to sort through thousands of archived footage.
Antigravity is an agentic development platform that turns hand-drawn sketches into interactive 3D learning modules.
A developer ports a 3D points renderer to the ZX Spectrum 48K, optimizing with Z80 assembly to achieve 14 frames per second, and creating a precomputed version that runs at 40 fps.