{"id":110824,"date":"2025-11-21T16:35:32","date_gmt":"2025-11-21T16:35:32","guid":{"rendered":"https:\/\/www.artificialintelligence-news.com\/?p=110824"},"modified":"2025-11-21T16:35:32","modified_gmt":"2025-11-21T16:35:32","slug":"worldgen-meta-generative-ai-for-interactive-3d-worlds","status":"publish","type":"post","link":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/","title":{"rendered":"WorldGen: Meta reveals generative AI for interactive 3D worlds"},"content":{"rendered":"\n<p>With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets.<\/p>\n\n\n\n<p>The main bottleneck in creating immersive spatial computing experiences \u2013 whether for consumer gaming, <a href=\"https:\/\/iottechnews.com\/news\/samsung-manufacturing-digital-twins-ai-and-robotics\/\">industrial digital twins<\/a>, or employee training simulations \u2013 has long been the labour-intensive nature of 3D modelling. The production of an interactive environment typically requires teams of specialised artists working for weeks.<\/p>\n\n\n\n<p>WorldGen, according to a new technical report from Meta\u2019s <a href=\"https:\/\/tech.facebook.com\/reality-labs\/\">Reality Labs<\/a>, is capable of generating traversable and interactive 3D worlds from a single text prompt in approximately five minutes.<\/p>\n\n\n\n<p>While the technology is currently research-grade, the WorldGen architecture addresses specific pain points that have prevented generative AI from being useful in professional workflows: functional interactivity, engine compatibility, and editorial control.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-generative-ai-environments-become-truly-interactive-3d-worlds\">Generative AI environments become truly interactive 3D worlds<\/h3>\n\n\n\n<p>The primary failing of many existing text-to-3D models is that they prioritise visual fidelity over function. Approaches such as gaussian splatting create photorealistic scenes that look impressive in a video but often lack the underlying physical structure required for a user to interact with the environment. Assets lacking collision data or ramp physics hold little-to-no value for simulation or gaming.<\/p>\n\n\n\n<p>WorldGen diverges from this path by prioritising &#8220;traversability&#8221;. The system generates a navigation mesh (navmesh) \u2013 a simplified polygon mesh that defines walkable surfaces \u2013 alongside the visual geometry. This ensures that a prompt such as &#8220;medieval village&#8221; produces not just a collection of houses, but a spatially-coherent layout where streets are clear of obstructions and open spaces are accessible.<\/p>\n\n\n\n<p>For enterprises, this distinction is vital. A <a href=\"https:\/\/iottechnews.com\/news\/samsung-manufacturing-digital-twins-ai-and-robotics\/\">digital twin<\/a> of a factory floor or a safety training simulation for hazardous environments requires valid physics and navigation data.<\/p>\n\n\n\n<p>Meta\u2019s approach ensures the output is &#8220;game engine-ready,&#8221; meaning the assets can be exported directly into standard platforms like Unity or <a href=\"https:\/\/www.developer-tech.com\/news\/epic-games-releases-unreal-engine-5-7-building-lifelike-worlds\/\">Unreal Engine<\/a>. This compatibility allows technical teams to integrate generative workflows into existing pipelines without needing specialised rendering hardware that other methods, such as radiance fields, often demand.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-four-stage-production-line-of-worldgen\">The four-stage production line of WorldGen<\/h3>\n\n\n\n<p>Meta\u2019s researchers have structured WorldGen as a modular AI pipeline that mirrors traditional development workflows for creating 3D worlds.<\/p>\n\n\n\n<p>The process begins with scene planning. A LLM acts as a structural engineer, parsing the user\u2019s text prompt to generate a logical layout. It determines the placement of key structures and terrain features, producing a &#8220;blockout&#8221; \u2013 a rough 3D sketch \u2013 that guarantees the scene makes physical sense.<\/p>\n\n\n\n<p>The subsequent \u201cscene reconstruction\u201d phase builds the initial geometry. The system conditions the generation on the navmesh, ensuring that as the AI &#8220;hallucinates&#8221; details, it does not inadvertently place a boulder in a doorway or block a fire exit path.<\/p>\n\n\n\n<p>\u201cScene decomposition,\u201d the third stage, is perhaps the most relevant for operational flexibility. The system uses a method called AutoPartGen to identify and separate individual objects within the scene\u2014distinguishing a tree from the ground, or a crate from a warehouse floor.<\/p>\n\n\n\n<p>In many &#8220;single-shot&#8221; generative models, the scene is a single fused lump of geometry. By separating components, WorldGen allows human editors to move, delete, or modify specific assets post-generation without breaking the entire world.<\/p>\n\n\n\n<p>For the last step, \u201cscene enhancement\u201d polishes the assets. The system generates high-resolution textures and refines the geometry of individual objects to ensure visual quality holds up when close.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"582\" src=\"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/Screenshot-of-Meta-WorldGen-in-action-for-generative-ai-3d-worlds-1024x582.jpg\" alt=\"Screenshot of Meta WorldGen in action for using generative AI to create 3D worlds.\" class=\"wp-image-110828\" srcset=\"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/Screenshot-of-Meta-WorldGen-in-action-for-generative-ai-3d-worlds-1024x582.jpg 1024w, https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/Screenshot-of-Meta-WorldGen-in-action-for-generative-ai-3d-worlds-300x171.jpg 300w, https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/Screenshot-of-Meta-WorldGen-in-action-for-generative-ai-3d-worlds-768x437.jpg 768w, https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/Screenshot-of-Meta-WorldGen-in-action-for-generative-ai-3d-worlds-1536x873.jpg 1536w, https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/Screenshot-of-Meta-WorldGen-in-action-for-generative-ai-3d-worlds.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-operational-realism-of-using-generative-ai-to-create-3d-worlds\">Operational realism of using generative AI to create 3D worlds<\/h3>\n\n\n\n<p>Implementing such technology requires an assessment of current infrastructure. WorldGen\u2019s outputs are standard textured meshes. This choice avoids the vendor lock-in associated with proprietary rendering techniques. It means that a logistics firm building a VR training module could theoretically use this tool to prototype layouts rapidly, then hand them over to human developers for refinement.<\/p>\n\n\n\n<p>Creating a fully textured, navigable scene takes roughly five minutes on sufficient hardware. For studios or departments accustomed to multi-day turnaround times for basic environment blocking, this efficiency gain is quite literally world-changing.<\/p>\n\n\n\n<p>However, the technology does have limitations. The current iteration relies on generating a single reference view, which restricts the scale of the worlds it can produce. It cannot yet natively generate sprawling open worlds spanning kilometres without stitching multiple regions together, which risks visual inconsistencies.<\/p>\n\n\n\n<p>The system also currently represents each object independently without reuse, which could lead to memory inefficiencies in very large scenes compared to hand-optimised assets where a single chair model is repeated fifty times. Future iterations aim to address larger world sizes and lower latency.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-comparing-worldgen-against-other-emerging-technologies\">Comparing WorldGen against other emerging technologies<\/h3>\n\n\n\n<p>Evaluating this approach against other emerging AI technologies for creating 3D worlds offers clarity. World Labs, a competitor in the space, employs a system called Marble that uses Gaussian splats to achieve high photorealism. While visually striking, these splat-based scenes often degrade in quality when the camera moves away from the centre and can drop in fidelity just 3-5 metres from the viewpoint.<\/p>\n\n\n\n<p>Meta\u2019s choice to output mesh-based geometry positions WorldGen as a tool for functional application development rather than just visual content creation. It supports physics, collisions, and navigation natively\u2014features that are non-negotiable for interactive software. Consequently, WorldGen can generate scenes spanning 50&#215;50 metres that maintain geometric integrity throughout.<\/p>\n\n\n\n<p>For leaders in the technology and creative sectors, the arrival of systems like WorldGen brings exciting new possibilities. Organisations should audit their current 3D workflows to identify where &#8220;blockout&#8221; and prototyping absorb the most resources. Generative tools are best deployed here to accelerate iteration, rather than attempting to replace final-quality production immediately.<\/p>\n\n\n\n<p>Concurrently, technical artists and level designers will need to transition from placing every vertex manually to prompting and curating AI outputs. Training programmes should focus on &#8220;prompt engineering for spatial layout&#8221; and editing AI-generated assets for 3D worlds. Finally, while the output is standard, the generation process requires <a href=\"https:\/\/www.artificialintelligence-news.com\/news\/microsoft-nvidia-and-anthropic-forge-ai-compute-alliance\/\">plenty of compute<\/a>. Assessing on-premise versus cloud rendering capabilities will be necessary for adoption.<\/p>\n\n\n\n<p>Generative 3D serves best as a force multiplier for structural layout and asset population rather than a total replacement for human creativity. By automating the foundational work of building a world, enterprise teams can focus their budgets on the interactions and logic that drive business value.<\/p>\n\n\n\n<p><strong>See also: <\/strong><a href=\"https:\/\/www.artificialintelligence-news.com\/news\/how-the-royal-navy-is-using-ai-to-cut-recruitment-workload\/\"><strong>How the Royal Navy is using AI to cut its recruitment workload<\/strong><\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/www.ai-expo.net\/?utm_source=AI-News&amp;utm_medium=Footer-banner&amp;utm_campaign=world-series\"><img decoding=\"async\" width=\"728\" height=\"90\" src=\"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/image-11.png\" alt=\"Banner for AI &amp; Big Data Expo by TechEx events.\" class=\"wp-image-110825\" style=\"width:800px;height:auto\" srcset=\"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/image-11.png 728w, https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/image-11-300x37.png 300w\" sizes=\"(max-width: 728px) 100vw, 728px\" \/><\/a><\/figure>\n\n\n\n<p><strong>Want to learn more about AI and big data from industry leaders?<\/strong> Check out <a href=\"https:\/\/www.ai-expo.net\/?utm_source=AI-News&amp;utm_medium=Footer-banner&amp;utm_campaign=world-series\">AI &amp; Big Data Expo<\/a> taking place in Amsterdam, California, and London. The comprehensive event is part of <a href=\"https:\/\/techexevent.com\/?utm_source=AI-News&amp;utm_medium=Footer-banner&amp;utm_campaign=world-series\">TechEx<\/a> and is co-located with other leading technology events including the <a href=\"https:\/\/www.cybersecuritycloudexpo.com\/\">Cyber Security Expo<\/a>. Click <a href=\"https:\/\/techexevent.com\/?utm_source=AI-News&amp;utm_medium=Footer-banner&amp;utm_campaign=world-series\">here<\/a> for more information.<\/p>\n\n\n\n<p>AI News is powered by <a href=\"https:\/\/techforge.pub\/?utm_source=AI-News&amp;utm_medium=Footer-banner&amp;utm_campaign=world-series\">TechForge Media<\/a>. Explore other upcoming enterprise technology events and webinars <a href=\"https:\/\/techforge.pub\/events\/?utm_source=AI-News&amp;utm_medium=Footer-banner&amp;utm_campaign=world-series\">here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets. The main bottleneck in creating immersive spatial computing experiences \u2013 whether for consumer gaming, industrial digital twins, or employee training simulations \u2013 has long been the labour-intensive nature of 3D modelling. The [&hellip;]<\/p>\n","protected":false},"author":1570,"featured_media":110827,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3335,3358,3371,3351,3362,3337,3334,3353],"tags":[3588,3310,2300,238,3589,3587],"ppma_author":[2401],"class_list":["post-110824","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-in-action","category-creative-industries","category-deep-dives","category-education-ai","category-entertainment-media","category-features","category-how-it-works","category-manufacturing-engineering-ai","tag-3d","tag-digital-twins","tag-generative-ai","tag-facebook","tag-simulation","tag-spatial-computing"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>WorldGen: Meta reveals generative AI for interactive 3D worlds<\/title>\n<meta name=\"description\" content=\"With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WorldGen: Meta reveals generative AI for interactive 3D worlds\" \/>\n<meta property=\"og:description\" content=\"With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/\" \/>\n<meta property=\"og:site_name\" content=\"AI News\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AITechNews\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-21T16:35:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1969\" \/>\n\t<meta property=\"og:image:height\" content=\"1372\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ryan Daws\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Gadget_Ry\" \/>\n<meta name=\"twitter:site\" content=\"@ai_technews\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ryan Daws\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/\"},\"author\":{\"name\":\"Ryan Daws\",\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#\\\/schema\\\/person\\\/e4d76ff18520c27fd0713eff05f814ed\"},\"headline\":\"WorldGen: Meta reveals generative AI for interactive 3D worlds\",\"datePublished\":\"2025-11-21T16:35:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/\"},\"wordCount\":1107,\"publisher\":{\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg\",\"keywords\":[\"3d\",\"digital twins\",\"generative ai\",\"meta\",\"simulation\",\"spatial computing\"],\"articleSection\":[\"AI in Action\",\"Creative Industries\",\"Deep Dives\",\"Education AI\",\"Entertainment &amp; Media\",\"Features\",\"How It Works\",\"Manufacturing &amp; Engineering AI\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/\",\"url\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/\",\"name\":\"WorldGen: Meta reveals generative AI for interactive 3D worlds\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg\",\"datePublished\":\"2025-11-21T16:35:32+00:00\",\"description\":\"With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg\",\"contentUrl\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg\",\"width\":1969,\"height\":1372,\"caption\":\"With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/worldgen-meta-generative-ai-for-interactive-3d-worlds\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WorldGen: Meta reveals generative AI for interactive 3D worlds\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#website\",\"url\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/\",\"name\":\"AI News\",\"description\":\"Artificial Intelligence News\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#organization\",\"name\":\"AI News\",\"url\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/AI-News.png\",\"contentUrl\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/AI-News.png\",\"width\":1245,\"height\":238,\"caption\":\"AI News\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/AITechNews\\\/\",\"https:\\\/\\\/x.com\\\/ai_technews\",\"https:\\\/\\\/www.linkedin.com\\\/groups\\\/1906826\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ianj52.sg-host.com\\\/#\\\/schema\\\/person\\\/e4d76ff18520c27fd0713eff05f814ed\",\"name\":\"Ryan Daws\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d82963cecdd93f33733ed383f2d8005d91790f3740b49a926d4c180557eec721?s=96&d=mm&r=g6595e4680966ed61f0c4ca8bd817a57b\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d82963cecdd93f33733ed383f2d8005d91790f3740b49a926d4c180557eec721?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d82963cecdd93f33733ed383f2d8005d91790f3740b49a926d4c180557eec721?s=96&d=mm&r=g\",\"caption\":\"Ryan Daws\"},\"description\":\"Ryan Daws is a senior editor at TechForge Media with over a decade of experience in weaving narratives and dissecting complex topics. His articles and interviews with industry leaders have earned him recognition as a key tech influencer from numerous organisations. Under his leadership, publications have been praised by analyst firms for their excellence and performance. Connect with him on X, Mastodon, Bluesky, Threads, and\\\/or LinkedIn.\",\"sameAs\":[\"https:\\\/\\\/twitter.com\\\/gadget_ry\",\"https:\\\/\\\/x.com\\\/Gadget_Ry\"],\"url\":\"https:\\\/\\\/www.artificialintelligence-news.com\\\/news\\\/author\\\/ryan\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"WorldGen: Meta reveals generative AI for interactive 3D worlds","description":"With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/","og_locale":"en_GB","og_type":"article","og_title":"WorldGen: Meta reveals generative AI for interactive 3D worlds","og_description":"With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets.","og_url":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/","og_site_name":"AI News","article_publisher":"https:\/\/www.facebook.com\/AITechNews\/","article_published_time":"2025-11-21T16:35:32+00:00","og_image":[{"width":1969,"height":1372,"url":"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg","type":"image\/jpeg"}],"author":"Ryan Daws","twitter_card":"summary_large_image","twitter_creator":"@Gadget_Ry","twitter_site":"@ai_technews","twitter_misc":{"Written by":"Ryan Daws","Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/#article","isPartOf":{"@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/"},"author":{"name":"Ryan Daws","@id":"https:\/\/www.ianj52.sg-host.com\/#\/schema\/person\/e4d76ff18520c27fd0713eff05f814ed"},"headline":"WorldGen: Meta reveals generative AI for interactive 3D worlds","datePublished":"2025-11-21T16:35:32+00:00","mainEntityOfPage":{"@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/"},"wordCount":1107,"publisher":{"@id":"https:\/\/www.ianj52.sg-host.com\/#organization"},"image":{"@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/#primaryimage"},"thumbnailUrl":"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg","keywords":["3d","digital twins","generative ai","meta","simulation","spatial computing"],"articleSection":["AI in Action","Creative Industries","Deep Dives","Education AI","Entertainment &amp; Media","Features","How It Works","Manufacturing &amp; Engineering AI"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/","url":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/","name":"WorldGen: Meta reveals generative AI for interactive 3D worlds","isPartOf":{"@id":"https:\/\/www.ianj52.sg-host.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/#primaryimage"},"image":{"@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/#primaryimage"},"thumbnailUrl":"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg","datePublished":"2025-11-21T16:35:32+00:00","description":"With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets.","breadcrumb":{"@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/#primaryimage","url":"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg","contentUrl":"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/11\/meta-worldgen-generative-ai-interactive-3d-worlds-artificial-intelligence-system.jpg","width":1969,"height":1372,"caption":"With its WorldGen system, Meta is shifting the use of generative AI for 3D worlds from creating static imagery to fully interactive assets."},{"@type":"BreadcrumbList","@id":"https:\/\/www.artificialintelligence-news.com\/news\/worldgen-meta-generative-ai-for-interactive-3d-worlds\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.artificialintelligence-news.com\/"},{"@type":"ListItem","position":2,"name":"WorldGen: Meta reveals generative AI for interactive 3D worlds"}]},{"@type":"WebSite","@id":"https:\/\/www.ianj52.sg-host.com\/#website","url":"https:\/\/www.ianj52.sg-host.com\/","name":"AI News","description":"Artificial Intelligence News","publisher":{"@id":"https:\/\/www.ianj52.sg-host.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ianj52.sg-host.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.ianj52.sg-host.com\/#organization","name":"AI News","url":"https:\/\/www.ianj52.sg-host.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.ianj52.sg-host.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/01\/AI-News.png","contentUrl":"https:\/\/www.artificialintelligence-news.com\/wp-content\/uploads\/2025\/01\/AI-News.png","width":1245,"height":238,"caption":"AI News"},"image":{"@id":"https:\/\/www.ianj52.sg-host.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AITechNews\/","https:\/\/x.com\/ai_technews","https:\/\/www.linkedin.com\/groups\/1906826\/"]},{"@type":"Person","@id":"https:\/\/www.ianj52.sg-host.com\/#\/schema\/person\/e4d76ff18520c27fd0713eff05f814ed","name":"Ryan Daws","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/d82963cecdd93f33733ed383f2d8005d91790f3740b49a926d4c180557eec721?s=96&d=mm&r=g6595e4680966ed61f0c4ca8bd817a57b","url":"https:\/\/secure.gravatar.com\/avatar\/d82963cecdd93f33733ed383f2d8005d91790f3740b49a926d4c180557eec721?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d82963cecdd93f33733ed383f2d8005d91790f3740b49a926d4c180557eec721?s=96&d=mm&r=g","caption":"Ryan Daws"},"description":"Ryan Daws is a senior editor at TechForge Media with over a decade of experience in weaving narratives and dissecting complex topics. His articles and interviews with industry leaders have earned him recognition as a key tech influencer from numerous organisations. Under his leadership, publications have been praised by analyst firms for their excellence and performance. Connect with him on X, Mastodon, Bluesky, Threads, and\/or LinkedIn.","sameAs":["https:\/\/twitter.com\/gadget_ry","https:\/\/x.com\/Gadget_Ry"],"url":"https:\/\/www.artificialintelligence-news.com\/news\/author\/ryan\/"}]}},"authors":[{"term_id":2401,"user_id":1570,"is_guest":0,"slug":"ryan","display_name":"Ryan Daws","avatar_url":{"url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","url2x":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g2x"},"0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/posts\/110824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/users\/1570"}],"replies":[{"embeddable":true,"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/comments?post=110824"}],"version-history":[{"count":0,"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/posts\/110824\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/media\/110827"}],"wp:attachment":[{"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/media?parent=110824"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/categories?post=110824"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/tags?post=110824"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.artificialintelligence-news.com\/wp-json\/wp\/v2\/ppma_author?post=110824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}