<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>3DStreet Blog</title>
        <link>https://3dstreet.org/blog</link>
        <description>3DStreet Blog</description>
        <lastBuildDate>Mon, 27 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Product Update: Editor Panel Redesign]]></title>
            <link>https://3dstreet.org/blog/2026/04/27/product-update-panel-redesign</link>
            <guid>https://3dstreet.org/blog/2026/04/27/product-update-panel-redesign</guid>
            <pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A redesigned editor layout informed by user research led by Andrea Maravić with the University of Cincinnati team and design work from Daria, plus what we removed and why.]]></description>
            <content:encoded><![CDATA[<p>We just released one of our biggest changes to 3DStreet's user interface design in a long time -- the 3DStreet editor has a majorly refreshed side-panel layout. This redesign was driven by user research led by <strong>Andrea Maravić</strong> as UX research lead, alongside the broader <strong>University of Cincinnati</strong> team, and design work from product designer <strong>Daria Dombrovska</strong>. We're lucky to have a community of users generous enough to tell us what's working and what isn't, and we want to keep building 3DStreet around what we hear.</p>
<p><img decoding="async" loading="lazy" alt="New 3DStreet sidepanel design" src="https://3dstreet.org/assets/images/3dstreet-update-sidepanel-design-2026-0761d6ef23c05dcb41a9ad25c83d3680.webp" width="2927" height="1654" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-the-research-told-us">What the research told us<a href="https://3dstreet.org/blog/2026/04/27/product-update-panel-redesign#what-the-research-told-us" class="hash-link" aria-label="Direct link to What the research told us" title="Direct link to What the research told us" translate="no">​</a></h2>
<p>A recurring theme in the research: the old layout had unclear hierarchy. Tools sat side-by-side regardless of how often people used them, important features (like changing geospatial map settings) were buried deep at the bottom of long panels, whereas precious primary screen real estate was dedicated to the infrequently used AI Assistant features.</p>
<p>Our application has also evolved over the years. New features such as our Asset Library (Add Layer panel) and our new Gallery (cloud storage for your screenshots, images, and video generations) have become popular features but were "bolted on" to the existing user interface instead of having a thoughtful integration with the rest of the app.</p>
<p>We focused this release rethinking our UI from the ground up based on your feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-side-panels-organized-by-what-you-actually-do">New side panels, organized by what you actually do<a href="https://3dstreet.org/blog/2026/04/27/product-update-panel-redesign#new-side-panels-organized-by-what-you-actually-do" class="hash-link" aria-label="Direct link to New side panels, organized by what you actually do" title="Direct link to New side panels, organized by what you actually do" translate="no">​</a></h2>
<p>Upon reloading 3DStreet, you'll immediately notice our biggest change -- a redesigned panel system. Now we have the space for high-priority application features such as Geospatial and Gallery, which previously didn't have a dedicated home. This also allowed us to greatly simplify the Layers panel, removing extraneous layers that confused most users such as Viewer Mode. Panels also now span the full height of the window and is split into tabs:</p>
<ul>
<li class=""><strong>Layers</strong> — the scene graph, with a <code>+</code> button at the bottom for adding new layers.</li>
<li class=""><strong>Gallery</strong> — your captured and generated images and videos, moved out of the right-side floating panel.</li>
<li class=""><strong>Geospatial</strong> — geospatial layers (Google 3D Tiles, OSM, terrain flattening) get their own tab. Research found geolocation was one of the most-used features, so it earned a top-level home instead of a custom row inside the scene graph.</li>
</ul>
<p>App switcher, scene title, and save status sit at the top. Collapsing the panel keeps the app switcher and title visible so you don't lose your place.</p>
<p>We used the same design styling to renovate our right-hand side-panel with:</p>
<ul>
<li class=""><strong>Properties</strong> — the component inspector for whatever you've selected.</li>
<li class=""><strong>Console</strong> — the natural-language assistant (formerly "AI Assistant"), migrated into a sidebar tab instead of a floating window. The Console now also streams a live history of every editor command as pills you can rewind or replay — see the <a class="" href="https://3dstreet.org/docs/key-features/console">Console documentation</a>.</li>
</ul>
<p>Share, auth, and your plan badge sit at the top.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="toolbars-and-a-one-key-way-to-hide-everything">Toolbars and a one-key way to hide everything<a href="https://3dstreet.org/blog/2026/04/27/product-update-panel-redesign#toolbars-and-a-one-key-way-to-hide-everything" class="hash-link" aria-label="Direct link to Toolbars and a one-key way to hide everything" title="Direct link to Toolbars and a one-key way to hide everything" translate="no">​</a></h2>
<ul>
<li class="">A new <strong>primary toolbar</strong> at the top holds the panel-visibility toggle and the snapshot button.</li>
<li class="">The <strong>action toolbar</strong> moves to the bottom of the viewport, and the camera reset and zoom controls move into it from the lower-right corner.</li>
<li class="">Press <strong>backtick (`)</strong> to hide both panels for a near-full-viewport view — useful when you're capturing screenshots or presenting in a community meeting.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-we-removed-and-whats-coming-back">What we removed, and what's coming back<a href="https://3dstreet.org/blog/2026/04/27/product-update-panel-redesign#what-we-removed-and-whats-coming-back" class="hash-link" aria-label="Direct link to What we removed, and what's coming back" title="Direct link to What we removed, and what's coming back" translate="no">​</a></h2>
<p>To ship this cleanly we pulled three things that caused confusion and / or were infrequently used:</p>
<ul>
<li class=""><strong>Viewer Mode</strong> — research showed it "often went in one direction" and lacked the flexibility users wanted for storytelling. Coming back as part of an upcoming <strong>camera controls milestone</strong> that will also tackle WASD navigation, zoom, and saved camera views — all top requests from the Cincinnati research.</li>
<li class=""><strong>AI Assistant Report Generator</strong> — buried, hard to discover, barely used. We can revisit structured outputs as the assistant evolves.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's next<a href="https://3dstreet.org/blog/2026/04/27/product-update-panel-redesign#whats-next" class="hash-link" aria-label="Direct link to What's next" title="Direct link to What's next" translate="no">​</a></h2>
<p>The roadmap from the April update hasn't shifted — the panel redesign was item 5 on that list, and we're now turning to the items the research pushed to the top: <strong>camera controls</strong> (with Viewer Mode and saved camera views returning here), <strong>multi-select</strong>, and <strong>grouping / nested layers</strong>. Custom asset upload, a tutorial flow, and managed-street parity with the legacy Streetmix importer are also in the queue.</p>
<p>Thanks again to Andrea Maravić and the University of Cincinnati team, and to Daria — and to everyone who's shared feedback on <a href="https://discord.gg/VeBPPmFmBP" target="_blank" rel="noopener noreferrer" class="">Discord</a>. Keep it coming.</p>]]></content:encoded>
            <category>product update</category>
            <category>ui redesign</category>
            <category>panels</category>
            <category>editor</category>
            <category>user research</category>
        </item>
        <item>
            <title><![CDATA[Product Update: Layer Reordering, AI Model Upgrades, and Faster Loading]]></title>
            <link>https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading</link>
            <guid>https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading</guid>
            <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A roundup of 3DStreet updates since February 2026 including layer reordering in the scene graph, next-generation AI models for image and video, faster app loading, autosave on share, expanded StreetPlan integration, and more.]]></description>
            <content:encoded><![CDATA[<p>Since our last product update in February, we've been focused on one of the most-requested editor features, a major round of AI model upgrades, and a set of performance improvements that make the app noticeably faster to use. Here's what's new.</p>
<p><img decoding="async" loading="lazy" alt="Product update hero" src="https://3dstreet.org/assets/images/product-update-hero-ec93b1e7614c76627c65964209f55f1b.webp" width="768" height="432" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="layer-reordering-in-the-scene-graph">Layer Reordering in the Scene Graph<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#layer-reordering-in-the-scene-graph" class="hash-link" aria-label="Direct link to Layer Reordering in the Scene Graph" title="Direct link to Layer Reordering in the Scene Graph" translate="no">​</a></h2>
<p>This has been one of our most-requested features: you can now <strong>drag and drop layers above and below managed streets</strong> in the scene graph panel. Previously, layers were locked in their creation order, which made it difficult to organize complex scenes. Now you can reorder elements freely to match your intended layout, making it much easier to manage scenes with multiple streets, intersections, and standalone objects.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="next-generation-ai-models">Next-Generation AI Models<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#next-generation-ai-models" class="hash-link" aria-label="Direct link to Next-Generation AI Models" title="Direct link to Next-Generation AI Models" translate="no">​</a></h2>
<p>We've upgraded nearly every AI model powering the <a href="https://3dstreet.app/generator" target="_blank" rel="noopener noreferrer" class="">3DStreet image and video generators</a>. If you haven't tried AI rendering in a while, now is a great time -- quality is noticeably better and video generation is dramatically faster.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="image-models">Image Models<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#image-models" class="hash-link" aria-label="Direct link to Image Models" title="Direct link to Image Models" translate="no">​</a></h3>
<p><img decoding="async" loading="lazy" alt="updated image models" src="https://3dstreet.org/assets/images/ai-rendering-updated-models-69c67290915013710c832c0d6d9bc84d.webp" width="768" height="432" class="img_ev3q"></p>
<ul>
<li class=""><strong>Nano Banana Pro</strong> from Google is now the default image model</li>
<li class=""><strong>Seedream</strong> from ByteDance upgraded to 4.5</li>
<li class="">Added new <strong>Flux 2 Max</strong> model from Black Forest Labs</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="video-models">Video Models<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#video-models" class="hash-link" aria-label="Direct link to Video Models" title="Direct link to Video Models" translate="no">​</a></h3>
<p><img decoding="async" loading="lazy" alt="updated video models" src="https://3dstreet.org/assets/images/ai-rendering-updated-video-models-3f2486d881dd37f06115eca5e8c765c5.webp" width="768" height="432" class="img_ev3q"></p>
<ul>
<li class=""><strong>Veo 3.1 Fast</strong> is now the default video model, generating results in roughly 90 seconds instead of the previous 5+ minutes which caused timeouts for some users</li>
<li class=""><strong>Kling 3 Pro</strong> replaces Kling 2.5 for video generation</li>
<li class=""><strong>LTX-2 Fast</strong> continues to be a favorite budget option for users</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="variable-pricing-and-progress-indicators">Variable Pricing and Progress Indicators<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#variable-pricing-and-progress-indicators" class="hash-link" aria-label="Direct link to Variable Pricing and Progress Indicators" title="Direct link to Variable Pricing and Progress Indicators" translate="no">​</a></h3>
<p>We've introduced variable per-model token pricing for image and video rendering. Now you can see exactly what each image and video generation costs before you run it, allowing you to optimize quality, budget or speed.</p>
<p>Estimated progress indicators are now calibrated from three months of real-world API data across nearly 900 predictions, so they are more representative of average wait times, but not an absolute progress indicator.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="faster-app-loading">Faster App Loading<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#faster-app-loading" class="hash-link" aria-label="Direct link to Faster App Loading" title="Direct link to Faster App Loading" translate="no">​</a></h2>
<p>We've made a significant improvement to how quickly the editor becomes usable after signing in. Previously, the app waited for multiple cloud calls to complete before showing anything. This could take 2-5 seconds or more on slower connections.</p>
<p>Now the editor uses a cached auth state to immediately load while validating and fetching token count in the background. The result is that the editor feels nearly instant on repeat visits.</p>
<p>We've also added a scene loading indicator so you get visual feedback when loading scenes from the cloud, instead of staring at an empty viewport wondering if anything is happening.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="autosave-on-snapshot-and-share">Autosave on Snapshot and Share<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#autosave-on-snapshot-and-share" class="hash-link" aria-label="Direct link to Autosave on Snapshot and Share" title="Direct link to Autosave on Snapshot and Share" translate="no">​</a></h2>
<p>Your scene and camera position are now automatically saved when you take a screenshot or share a link. This means the person on the other end always sees your latest changes from the exact camera angle you intended -- no more forgetting to save before sharing.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="expanded-streetplan-integration">Expanded StreetPlan Integration<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#expanded-streetplan-integration" class="hash-link" aria-label="Direct link to Expanded StreetPlan Integration" title="Direct link to Expanded StreetPlan Integration" translate="no">​</a></h2>
<p>Thanks An and Mike for contributing more integration upgrades to view <a href="https://streetplan.net/" target="_blank" rel="noopener noreferrer" class="">StreetPlan</a> streets in 3DStreet:</p>
<ul>
<li class=""><strong>Parking vehicles</strong> now render correctly in 3D, including angle parking configurations</li>
<li class=""><strong>Gutter segments</strong> have been added to the asset catalog for more accurate curb-to-road transitions</li>
<li class=""><strong>Improved street labels and segment names</strong> for better visual mapping between StreetPlan designs and 3DStreet scenes</li>
<li class=""><strong>New asset mappings</strong> for multi-story buildings, bikes, rail transit vehicles, and pickup trucks</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="streetmix-elevation-upgrades-and-error-fixes-in-managed-street-beta">Streetmix Elevation Upgrades and Error Fixes in Managed Street (beta)<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#streetmix-elevation-upgrades-and-error-fixes-in-managed-street-beta" class="hash-link" aria-label="Direct link to Streetmix Elevation Upgrades and Error Fixes in Managed Street (beta)" title="Direct link to Streetmix Elevation Upgrades and Error Fixes in Managed Street (beta)" translate="no">​</a></h2>
<p><a href="https://streetmix.net/" target="_blank" rel="noopener noreferrer" class="">Streetmix</a> recently changed their handling of segment elevation data, switching from integer levels to metric elevation values. This prompted us to clean up elevation across our Managed Street (beta) street segments. 3DStreet Managed Street (beta) uses an integer "level" system (where each level represents 0.15 meters, roughly 6 inches — essentially the height of a standard curb) rather than a specific height value. We've added conversion logic to maintain compatibility with Streetmix's new schema, and this opens the door to more precise segment heights in 3DStreet in the future. We also fixed some elevation calculation bugs that could cause visual artifacts on segment ground surfaces — thank you to users who reported this, it makes our hearts warm to receive bug reports that prove people use this product.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="improved-3d-gaussian-splat-support">Improved 3D Gaussian splat Support<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#improved-3d-gaussian-splat-support" class="hash-link" aria-label="Direct link to Improved 3D Gaussian splat Support" title="Direct link to Improved 3D Gaussian splat Support" translate="no">​</a></h2>
<p>For those working with 3D-scanned environments, we've upgraded our Gaussian splat support:</p>
<ul>
<li class="">Upgraded to the official <strong>Spark v2.0.0 preview</strong> library, which enables...</li>
<li class=""><strong>Streaming .rad file support</strong> -- splat files can now be loaded via URL parameter, enabling faster loading of large scanned environments</li>
</ul>
<p>Gaussian splat support is still highly experimental, use with caution or contact us for support.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="quality-of-life">Quality of Life<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#quality-of-life" class="hash-link" aria-label="Direct link to Quality of Life" title="Direct link to Quality of Life" translate="no">​</a></h2>
<p>A handful of smaller improvements:</p>
<ul>
<li class=""><strong>Exported <code>.3dstreet.json</code> files</strong> now use your scene title as the filename</li>
<li class=""><strong>4x AI render</strong> now shows more statuses including an initial "sending" status while the API call is in progress, so you know it's working when using slower connections or high CPU load</li>
<li class=""><strong>Menu fade delay removed</strong> for snappier UI interactions</li>
<li class="">AI function call tracking for better feedback analysis when you rate AI responses. Many of you are rating the LLM responses, thank you.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's Next<a href="https://3dstreet.org/blog/2026/04/06/product-update-layer-reordering-ai-models-and-faster-loading#whats-next" class="hash-link" aria-label="Direct link to What's Next" title="Direct link to What's Next" translate="no">​</a></h2>
<p>We are working on the following milestones in Q2 and Q3, roughly in this order.</p>
<ol>
<li class="">Custom Assets (gltf / glb upload)</li>
<li class="">Camera Controls + Zoom Fixes</li>
<li class="">Managed Street Parity w/Legacy Streetmix / Retire Legacy Importer</li>
<li class="">Tutorial</li>
<li class="">Panel Design Fixes</li>
<li class="">Map Controls Design Fix</li>
<li class="">Grouping</li>
<li class="">Draw on Street</li>
</ol>
<p>Join our Discord (link below) to share your feedback.</p>]]></content:encoded>
            <category>product update</category>
            <category>layer reordering</category>
            <category>AI generation</category>
            <category>StreetPlan</category>
            <category>performance</category>
            <category>new features</category>
        </item>
        <item>
            <title><![CDATA[Product Update: AI Image and Video Generator, Cloud Gallery, and More]]></title>
            <link>https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more</link>
            <guid>https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more</guid>
            <pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A roundup of major 3DStreet updates since September 2025 including AI Image and Video Generator, cloud-synced gallery, Bollard Buddy for web and iOS, Apple Sign-In, expanded StreetPlan integration, new 3D assets, and more.]]></description>
            <content:encoded><![CDATA[<p>It's been a busy few months at 3DStreet! Since our last product update in September 2025, we've shipped a wave of new features focused on expanding our AI creative tools, improving how you manage and share your work, and making it easier to import designs from other platforms. Here's what's new.</p>
<p><img decoding="async" loading="lazy" alt="Product update hero" src="https://3dstreet.org/assets/images/gallery-image-nano-banana-rendering-926554109ee12734ddf40c5ba26d24f9.webp" width="1169" height="792" class="img_ev3q"></p>
<h1>AI Generator</h1>
<p>The new <a href="https://3dstreet.app/generator">AI Generator app</a> is a "generative studio" style interface to access our growing set of AI image and video rendering tools in one streamlined app specialized for urban planning and spatial design. Access AI Generator from the new App Switcher menu by clicking the 3DStreet logo in the upper-left hand corner.</p>
<p><img decoding="async" loading="lazy" alt="AI Generator App Logo and Header Menu" src="https://3dstreet.org/assets/images/ai-generator-app-header-1a62fccdb24c0136bb74da406e0f29e3.webp" width="806" height="162" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="ai-generator-for-video">AI Generator for Video<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#ai-generator-for-video" class="hash-link" aria-label="Direct link to AI Generator for Video" title="Direct link to AI Generator for Video" translate="no">​</a></h2>
<p>You can now generate short AI-rendered videos of your street designs in the <a href="https://3dstreet.app/generator/#video" target="_blank" rel="noopener noreferrer" class="">Video tab of the AI Generator app</a>. This brings your scenes to life in a way that static images can't -- imagine showing a stakeholder a flythrough of a proposed protected bike lane or a reimagined neighborhood main street in motion.</p>
<p>Video generation requires a source image to use as the first frame. Upload your own image or open an existing image from your gallery and click "Create Video" to use as an input source. Rendering AI Video assets uses your monthly AI generation tokens, just like image rendering. Quality, rendering time and token usage varies by chosen AI model.</p>
<iframe style="aspect-ratio:16/9;width:100%" src="https://www.youtube.com/embed/LE59IH1Qk-A?si=CuenTTjDmscc9E61" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="ai-generator-for-images-modify-and-create">AI Generator for Images: Modify and Create<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#ai-generator-for-images-modify-and-create" class="hash-link" aria-label="Direct link to AI Generator for Images: Modify and Create" title="Direct link to AI Generator for Images: Modify and Create" translate="no">​</a></h2>
<p>In addition to video, access all our image editing tools in one place with the new <a href="https://3dstreet.app/generator">3DStreet AI Generator app</a>. You can now:</p>
<ul>
<li class=""><a href="https://3dstreet.app/generator/#modify" target="_blank" rel="noopener noreferrer" class=""><strong>Modify from Input Image</strong></a> -- Upload your own image or select an image from your gallery as an input, then re-render the image while applying stylistic, editorial, geometrical, rendering, or other modifications using state of the art frontier image models from Google and other major providers.</li>
<li class=""><a href="https://3dstreet.app/generator/#create" target="_blank" rel="noopener noreferrer" class=""><strong>Create from Prompt</strong></a> -- Generate a new image from a text prompt without a source image.</li>
<li class=""><strong>Edit and iterate</strong> -- Use the gallery to experiment with different styles and prompts on the same scene or input file to learn how they affect the final output</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="cloud-gallery-with-cross-device-sync">Cloud Gallery with Cross-Device Sync<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#cloud-gallery-with-cross-device-sync" class="hash-link" aria-label="Direct link to Cloud Gallery with Cross-Device Sync" title="Direct link to Cloud Gallery with Cross-Device Sync" translate="no">​</a></h2>
<p>All of your rendered images and videos are now stored in your 3DStreet Cloud account, replacing the previous browser-only storage. This means:</p>
<ul>
<li class=""><strong>Cross-device access</strong> - View your gallery from any device where you're signed in including desktop, laptop, and mobile devices</li>
<li class=""><strong>Generation metadata</strong> - Each gallery item includes generation details such as model and text prompt used to quickly replicate and modify proven workflows</li>
<li class=""><strong>Scene links</strong> - Gallery items generated from 3DStreet Editor now link back to the 3DStreet scene it was generated from for rapid editing</li>
</ul>
<p>This was a major behind-the-scenes refactor, and it makes the gallery a much more reliable and useful part of the workflow.</p>
<iframe style="aspect-ratio:16/9;width:100%" src="https://www.youtube.com/embed/Zr_vuhFl13c?si=lpPh48MzFQrqTre1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="building-variants-on-managed-streets">Building Variants on Managed Streets<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#building-variants-on-managed-streets" class="hash-link" aria-label="Direct link to Building Variants on Managed Streets" title="Direct link to Building Variants on Managed Streets" translate="no">​</a></h2>
<p>The street segment sidebar now includes selectable <strong>building variants</strong>, giving you more control over the look and feel of the buildings along your street. Buildings now use a "fit" placement mode instead of random, so the results are more predictable and intentional. Combined with new building assets added to the model catalog, you have a wider palette for creating realistic streetscapes.</p>
<iframe style="aspect-ratio:16/9;width:100%" src="https://www.youtube.com/embed/ev5MzdFDCZ4?si=VubxbIMPAZ5Cf13x" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<p>New building assets created with support from <a href="https://streetplan.net/" target="_blank" rel="noopener noreferrer" class="">StreetPlan</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-3d-assets-plants-and-cars">New 3D Assets: Plants and Cars<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#new-3d-assets-plants-and-cars" class="hash-link" aria-label="Direct link to New 3D Assets: Plants and Cars" title="Direct link to New 3D Assets: Plants and Cars" translate="no">​</a></h2>
<p>We've added a collection of new models to the asset library:</p>
<ul>
<li class="">New tree and median planter models</li>
<li class="">New car models</li>
<li class="">New <strong>Plants</strong> and <strong>Fixtures</strong> categories in the asset panel for easier browsing</li>
</ul>
<iframe style="aspect-ratio:16/9;width:100%" src="https://www.youtube.com/embed/KUGcMAux5to?si=yWOxwI13JZW9hhVN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<p>Also new, now you can see 3D model metadata in 3DStreet for some assets: click to select a built-in 3D model placed in your scene, then use the right-hand properties panel to scroll down Model Info. Assets in 3DStreet have varying origins including original commissioned art, existing assets from sources like Sketchfab, and partnerships.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="expanded-streetplan-integration">Expanded StreetPlan Integration<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#expanded-streetplan-integration" class="hash-link" aria-label="Direct link to Expanded StreetPlan Integration" title="Direct link to Expanded StreetPlan Integration" translate="no">​</a></h2>
<p>If you use <a href="https://streetplan.net/" target="_blank" rel="noopener noreferrer" class="">StreetPlan.net</a> for 2D design and want to visualize your work in 3D, we've made significant improvements to how 3DStreet imports and renders  designs:</p>
<ul>
<li class=""><strong>Expanded object mapping</strong> -- Many more StreetPlan object types now map correctly to 3DStreet equivalents</li>
<li class=""><strong>Fixed orientation/side-flipping</strong> -- Elements now render on the correct side of the street</li>
<li class=""><strong>Improved lane type support</strong> -- Better handling of different lane types during import</li>
<li class=""><strong>Improved vehicle placement</strong> -- Vehicles are now positioned more accurately on street segments</li>
<li class=""><strong>Improved building support</strong> -- StreetPlan import now supports more building variants to better match intended styles</li>
</ul>
<p>Thanks to Mike and the StreetPlan team for their support and help to better connect these systems.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="drag-and-drop-3d-models">Drag and Drop 3D Models<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#drag-and-drop-3d-models" class="hash-link" aria-label="Direct link to Drag and Drop 3D Models" title="Direct link to Drag and Drop 3D Models" translate="no">​</a></h2>
<p>You can now drag and drop glTF/GLB files directly into the 3DStreet viewport to import custom 3D models. No need to go through menus -- just drop your file and place it in the scene. <a href="https://www.youtube.com/watch?v=c9itxUUtQGE" target="_blank" rel="noopener noreferrer" class="">Here's a quick video showing what you can make with this feature</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="streetmix-schema-33-with-elevation">Streetmix Schema 33 with Elevation<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#streetmix-schema-33-with-elevation" class="hash-link" aria-label="Direct link to Streetmix Schema 33 with Elevation" title="Direct link to Streetmix Schema 33 with Elevation" translate="no">​</a></h2>
<p>If you use <a href="https://streetmix.net/" target="_blank" rel="noopener noreferrer" class="">Streetmix.net</a> for your street cross-section design, 3DStreet now supports import <strong>Streetmix schema version 33</strong> with elevation values in meters which are then converted into a fixed set of curb height levels for 3DStreet.</p>
<p>In the future we should consider using segment height in meters instead of arbitrary curb height levels, but for now Managed Street segments have user-definable curb height levels at increments of 0.15m (approx 6 inches).</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bollard-buddy-ar-street-safety-on-web-and-ios">Bollard Buddy: AR Street Safety on Web and iOS<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#bollard-buddy-ar-street-safety-on-web-and-ios" class="hash-link" aria-label="Direct link to Bollard Buddy: AR Street Safety on Web and iOS" title="Direct link to Bollard Buddy: AR Street Safety on Web and iOS" translate="no">​</a></h2>
<p>We've launched <strong>Bollard Buddy</strong>, a new AR app for placing street safety objects -- bollards, traffic cones, planters, and more -- on real-world surfaces using your device's camera. It's available in two forms:</p>
<ul>
<li class=""><a href="https://3dstreet.app/bollardbuddy/" target="_blank" rel="noopener noreferrer" class=""><strong>Bollard Buddy Web</strong></a> -- Built into the 3DStreet platform as part of our app suite. Access it from the app switcher in the upper-left hand corner to quickly place safety objects in AR and capture photos. This is a demo app with limited functionality using the legacy 8th Wall WebAR SLAM engine.</li>
<li class=""><strong>Bollard Buddy iOS</strong> -- A native iOS app built with SwiftUI and RealityKit for a smooth, device-optimized AR experience. Features include tap-to-place objects, drag and rotate gestures, a measurement line tool, and photo capture that saves to your cloud gallery for further image processing and scene editing. (TestFlight beta available for 3DStreet Pro customers.)</li>
</ul>
<iframe style="aspect-ratio:16/9;width:100%" src="https://www.youtube.com/embed/uvPY3V4XTMg?si=lpPh48MzFQrqTre1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<p>Both versions share the same 3DStreet Cloud gallery, so photos you capture in the iOS app show up when you sign in on the web, and vice versa. Bollard Buddy is a fast, focused way to visualize street safety improvements in context -- snap a photo of an unprotected bike lane, drop in some bollards, and share the before-and-after.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="apple-sign-in">Apple Sign-In<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#apple-sign-in" class="hash-link" aria-label="Direct link to Apple Sign-In" title="Direct link to Apple Sign-In" translate="no">​</a></h2>
<p>You can now sign in to 3DStreet with your Apple ID, joining our existing Google and Microsoft sign-in options. If you use multiple providers, your profile will show all of your connected accounts. This is part of our work on the new Bollard Buddy iOS App.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="terrain-flattening-for-geospatial-scenes">Terrain Flattening for Geospatial Scenes<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#terrain-flattening-for-geospatial-scenes" class="hash-link" aria-label="Direct link to Terrain Flattening for Geospatial Scenes" title="Direct link to Terrain Flattening for Geospatial Scenes" translate="no">​</a></h2>
<p>When working with Google 3D Tiles in a geolocated scene, existing real-world elements like trees, utility poles, and parked cars can get in the way of your design. The new <strong>Terrain Flattening</strong> feature lets you flatten a rectangular area of the 3D map tiles, clearing space so your street design takes center stage.</p>
<ul>
<li class="">Enable flattening from the Geospatial Layers panel and adjust the flattening shape to cover your project area</li>
<li class="">Remove distracting map elements like trees, cars, and utility poles that overlap with your design</li>
<li class="">Position the flattening shape below ground level to design subterranean treatments like underpasses or sunken plazas</li>
</ul>
<p>This is especially useful for presentations where you want the focus on your proposed design rather than the existing conditions.</p>
<iframe style="aspect-ratio:16/9;width:100%" src="https://www.youtube.com/embed/jRxwbcI5R9U?si=lpPh48MzFQrqTre1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="geojson-import-for-building-envelopes">GeoJSON Import for Building Envelopes<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#geojson-import-for-building-envelopes" class="hash-link" aria-label="Direct link to GeoJSON Import for Building Envelopes" title="Direct link to GeoJSON Import for Building Envelopes" translate="no">​</a></h2>
<p>3DStreet already supports 2.5D building geometry from OpenStreetMap, rendering extruded building footprints based on OSM data for any geolocated scene. We've now expanded this with a <strong>general-purpose GeoJSON loader</strong> that can render building envelopes from any GeoJSON source, not just OSM.</p>
<p>This opens up new workflows for importing building envelopes from tools like <a href="https://github.com/emunsing/cityscaper" target="_blank" rel="noopener noreferrer" class="">Cityscaper</a>, a Python-based cityscape forecasting tool that simulates future building development based on zoning scenarios. We recently contributed to Cityscaper to <a href="https://github.com/emunsing/cityscaper/commit/6dad4c96733c27883da4b7353e6ee30d98a46d09" target="_blank" rel="noopener noreferrer" class="">add GeoJSON export with direct 3DStreet integration</a>. Now you can run a zoning simulation, generate a GeoJSON file, and open it directly in 3DStreet from the command line.</p>
<iframe style="aspect-ratio:16/9;width:100%" src="https://www.youtube.com/embed/ngqPCyUCxxQ?si=lpPh48MzFQrqTre1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="gaussian-splat-rendering-with-spark">Gaussian Splat Rendering with Spark<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#gaussian-splat-rendering-with-spark" class="hash-link" aria-label="Direct link to Gaussian Splat Rendering with Spark" title="Direct link to Gaussian Splat Rendering with Spark" translate="no">​</a></h2>
<p>We've updated out Gaussian splat visualization library to use the new <a href="https://github.com/sparkjsdev/spark" target="_blank" rel="noopener noreferrer" class=""><strong>Spark</strong> 3D Gaussian Splatting renderer for THREE.js</a> improving our support for 3D-scanned environments. If you're working with photogrammetry or 3D capture data, splats now render more efficiently in your scenes.</p>
<iframe style="aspect-ratio:16/9;width:100%" src="https://www.youtube.com/embed/4DPrFog2uqc?si=lpPh48MzFQrqTre1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's Next<a href="https://3dstreet.org/blog/2026/02/14/product-update-ai-video-gallery-and-more#whats-next" class="hash-link" aria-label="Direct link to What's Next" title="Direct link to What's Next" translate="no">​</a></h2>
<p>That's a lot of feature talk. To put it all in perspective, we're excited to host a webinar with power user John Boyle from the Greater Philadelphia Bicycle Coalition Thursday February 26 at 1pm Eastern / 10am Pacific.</p>
<p>John will share how he leverages realistic street improvement visualizations to drive change in local communities. <a href="https://riverside.com/webinar/registration/eyJzbHVnIjoia2llcmFuLWZhcnJzLXN0dWRpbyIsImV2ZW50SWQiOiI2OTgzZGYyZjJjNWMwOTYwYzAxNzdmNmQiLCJwcm9qZWN0SWQiOiI2OTgzZGYyZmM0NmQ4MDE1MTRjNTYxZTMifQ==" target="_blank" rel="noopener noreferrer" class="">Click here for the registration link</a>.</p>]]></content:encoded>
            <category>product update</category>
            <category>AI generation</category>
            <category>video</category>
            <category>gallery</category>
            <category>Bollard Buddy</category>
            <category>StreetPlan</category>
            <category>new features</category>
        </item>
        <item>
            <title><![CDATA[AR Street Planning Meets Real Communities in University of Cincinnati Pilot]]></title>
            <link>https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot</link>
            <guid>https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot</guid>
            <pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[University of Cincinnati, MIT City Science, and 3DStreet tested whether augmented reality could transform community engagement with street design—proving both technical feasibility and a scalable framework for cities worldwide.]]></description>
            <content:encoded><![CDATA[<p>Can augmented reality transform how communities engage with street redesigns? A research collaboration between University of Cincinnati's Future Mobility Design Lab, MIT City Science Lab, and 3DStreet just proved the answer is yes—and created a replicable blueprint for cities worldwide.</p>
<p><img decoding="async" loading="lazy" alt="AR Street Planning in Cincinnati" src="https://3dstreet.org/assets/images/uc-ar-pilot-header-b8a43f3b1131118a49c841062c8b6e5e.jpg" width="1400" height="837" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-challenge">The Challenge<a href="https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot#the-challenge" class="hash-link" aria-label="Direct link to The Challenge" title="Direct link to The Challenge" translate="no">​</a></h2>
<p>Communities struggle to imagine proposed street changes, leading to project delays, pushback, and <a class="" href="https://3dstreet.org/blog/2024/04/22/community-led-planning-trends-at-caltrans-equity-advisory-committee#the-challenge---negative-trust-spiral">eroded trust between residents and agencies</a>. The UC team, led by Alejandro Lozano Robledo with researchers Mythili Emani, Domagoj Bui, and Andrea Maravic, asked two questions:</p>
<ol>
<li class=""><strong>Is accessible AR technically feasible?</strong> Can we deliver on-site experiences using just smartphones, no apps required?</li>
<li class=""><strong>Does it actually improve engagement?</strong> What happens when communities can walk through future streets before they're built?</li>
</ol>
<p>After testing at Cincinnati's Short Vine and University Avenue intersection, both answers came back strongly positive.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="technical-analysis-evaluating-ar-platforms">Technical Analysis: Evaluating AR Platforms<a href="https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot#technical-analysis-evaluating-ar-platforms" class="hash-link" aria-label="Direct link to Technical Analysis: Evaluating AR Platforms" title="Direct link to Technical Analysis: Evaluating AR Platforms" translate="no">​</a></h2>
<p>With numerous AR technologies available, it's difficult to determine which is best suited for community engagement without thorough evaluation. Quick trials don't reveal the nuances of reliability, accessibility, and user experience that emerge in real-world deployment. The UC team conducted a comprehensive analysis of five platforms across 13 test dimensions: <a href="https://helpx.adobe.com/aero/aero-end-of-support-faq.html">Adobe Aero</a>, <a href="https://incitu.us/">InCitu</a>, WebAR via <a href="https://www.onirix.com/">Onirix</a>, WebXR via <a href="https://www.3dstreet.com/docs/key-features/viewer-modes#ar-mode">3DStreet</a>, and <a href="https://8thwall.com/">8th Wall</a>. Test dimensions included geo-anchor support, authoring app usability, ability to reproduce model accurately including scale, and more as <a href="https://dam-prod.media.mit.edu/x/2025/09/23/Window%20into%20the%20Future%20-%20FINAL%20PRESENTATION%20-%20UC-MIT-3DStreet.pdf" target="_blank" rel="noopener noreferrer" class="">detailed in the full published report</a>.</p>
<p><img decoding="async" loading="lazy" alt="AR Platform Comparison" src="https://3dstreet.org/assets/images/uc-ar-solution-evaluation-c0c234483cac523cb98ba1671f10bfc0.jpg" width="1908" height="1002" class="img_ev3q">
<em>Consumer Reports-style comparison of AR platforms evaluated for the UC pilot, <a href="https://dam-prod.media.mit.edu/x/2025/09/23/Window%20into%20the%20Future%20-%20FINAL%20PRESENTATION%20-%20UC-MIT-3DStreet.pdf" target="_blank" rel="noopener noreferrer" class="">excerpt from <strong>A Window into Our Future: an Augmented On-Site Experience</strong></a></em></p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="top-platform-choice-8th-wall">Top Platform Choice: 8th Wall<a href="https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot#top-platform-choice-8th-wall" class="hash-link" aria-label="Direct link to Top Platform Choice: 8th Wall" title="Direct link to Top Platform Choice: 8th Wall" translate="no">​</a></h3>
<p><a href="https://8thwall.com/" target="_blank" rel="noopener noreferrer" class="">8th Wall emerged as the top choice</a> for this use case, though not by a landslide:</p>
<ul>
<li class=""><strong>No app required for viewing</strong>: 8th Wall was the most reliable experience working in mobile browsers on many devices without need for additional apps or specific API support.</li>
<li class=""><strong>Visual Positioning System (VPS)</strong>: More reliable than GPS-only anchoring</li>
</ul>
<p>However the decision wasn't straightforward. Adobe Aero and its AR distribution platform tested even better than 8th Wall, but was <a href="https://helpx.adobe.com/aero/aero-end-of-support-faq.html" target="_blank" rel="noopener noreferrer" class="">recently discontinued by Adobe</a>. The WebXR Device API is a standard supported by a who's who coalition of device and browser vendors, but the research team found inconsistent support even for devices which professed WebXR compatibility.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="honorable-mention-incitu">Honorable Mention: InCitu<a href="https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot#honorable-mention-incitu" class="hash-link" aria-label="Direct link to Honorable Mention: InCitu" title="Direct link to Honorable Mention: InCitu" translate="no">​</a></h3>
<p><a href="https://www.incitu.us/" target="_blank" rel="noopener noreferrer" class="">InCitu</a> is a professional-grade platform that leverages native SLAM (Simultaneous Localization and Mapping) features built into modern smartphones. While more expensive than other offerings, it may be particularly appropriate for professional architecture and planning use cases where precision and reliability justify the investment. Learn more about InCitu's capabilities in our <a class="" href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy">joint webinar on AR for street design</a>.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="dishonorable-mention-webxr-standard">Dishonorable Mention: WebXR Standard<a href="https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot#dishonorable-mention-webxr-standard" class="hash-link" aria-label="Direct link to Dishonorable Mention: WebXR Standard" title="Direct link to Dishonorable Mention: WebXR Standard" translate="no">​</a></h3>
<p>Two platforms use a web API called "WebXR" -- an open API for augmented and virtual reality on the web: Onirix and 3DStreet's built-in <a href="https://www.3dstreet.com/docs/key-features/viewer-modes/#ar-mode" target="_blank" rel="noopener noreferrer" class="">AR Viewer Mode functionality</a>. The research team found insufficient support across devices used by target communities. Especially notable was lack of native support in some models of Samsung and iPhone devices. 3DStreet offers support for iOS devices with a third-party AppClip solution <a href="https://launch.variant3d.com/" target="_blank" rel="noopener noreferrer" class="">Variant Launch</a>.</p>
<p><em>Editor's note: As a long-time proponent of the WebXR standard, it pains me to admit that while it's a great solution when it works through its access to native-level SLAM APIs, device and browser support is simply not sufficient enough to be used in consumer applications for the general public to be accessible on a wide range of devices.</em></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="storytelling-innovation-personas-over-data">Storytelling Innovation: Personas Over Data<a href="https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot#storytelling-innovation-personas-over-data" class="hash-link" aria-label="Direct link to Storytelling Innovation: Personas Over Data" title="Direct link to Storytelling Innovation: Personas Over Data" translate="no">​</a></h2>
<p>The research team experimented with visual presentation design in addition to testing AR platform technology.</p>
<p>Instead of floating statistics, the team created diverse character avatars -- ie. local business owners, elderly residents, families -- each explaining how changes affect their lives. Speech bubbles combined personal stories with real data: "These streetscape improvements didn't just look better—crime dropped 40%." (Example for experimentation of display and communications, not actual data from any specific site.)</p>
<p>As Luis Alonso from MIT noted, personas could show current problems, then reappear in the redesigned street celebrating improvements—creating emotional narrative arcs that abstract data cannot.</p>
<p>"When I see the person and their speech bubble, I can't stop myself from reading," noted another researcher. "Unlike floating data visualizations, which I ignore."</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-user-experience">The User Experience<a href="https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot#the-user-experience" class="hash-link" aria-label="Direct link to The User Experience" title="Direct link to The User Experience" translate="no">​</a></h2>
<p>Participants scan a QR code (paper prototype, eventually stickers or spray-painted markers), explore the AR scene for 2-3 minutes, walk to different corners to reveal layered information, then complete a survey. Directional markers guide users to optimal viewing positions.</p>
<p>The team documented everything with 360° cameras and the captured content and immersive AR experience can also be leveraged as immersive training materials for future facilitators.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-this-research-matters">Why This Research Matters<a href="https://3dstreet.org/blog/2025/10/30/bringing-ar-street-planning-to-communities-university-of-cincinnati-pilot#why-this-research-matters" class="hash-link" aria-label="Direct link to Why This Research Matters" title="Direct link to Why This Research Matters" translate="no">​</a></h2>
<p>This work helps to validate that accessible AR can meaningfully improve transportation planning engagement without expensive equipment, proprietary software, or specialized expertise. The framework shifts conversations from loss aversion ("you're taking my parking!") to collaborative opportunity ("what should we gain here?").</p>
<p>For 3DStreet users, the workflow is proven: Create scenes in 3DStreet, export as "AR Ready," deploy through 8th Wall or InCitu, then iterate based on community feedback.</p>
<p>As cities face mounting challenges around climate, housing, and equity, democratizing urban design is an opportunity to make positive change quickly.</p>
<hr>
<p><em>Based on research by University of Cincinnati (Alejandro Lozano Robledo, Mythili Emani, Domagoj Bui, Andrea Maravic), MIT City Science Lab (Luis Alonso), and 3DStreet (Kieran Farr). Read more at <a href="https://ucdigitalfutures.com/blueprint-for-civic-co-creation/" target="_blank" rel="noopener noreferrer" class="">UC Digital Futures</a> and <a href="https://www.media.mit.edu/projects/a-window-into-our-future-community-an-augmented-on-site-experience/" target="_blank" rel="noopener noreferrer" class="">MIT Media Lab</a>.</em></p>]]></content:encoded>
            <category>AR</category>
            <category>community-led planning</category>
            <category>case study</category>
            <category>urban planning</category>
            <category>research</category>
            <category>university partnership</category>
        </item>
        <item>
            <title><![CDATA[Introducing Pro Team: Simple, Affordable Site Licenses for Organizations and Universities]]></title>
            <link>https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities</link>
            <guid>https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities</guid>
            <pubDate>Fri, 24 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Get your entire team access to 3DStreet Pro with our new Pro Team plan. $5,000 per year for up to 50 users, with easy activation via credit card or invoice.]]></description>
            <content:encoded><![CDATA[<p>I'm excited to announce that our Pro Team plan is now available for organizations and universities everywhere. After years of work with public agencies, universities, and non-profit organizations, I've heard the same request over and over: make it simple to get 3DStreet Pro access for an entire team or classroom.</p>
<p>Today we made it happen -- for just $5,000 per year, your organization gets Pro access for up to 50 users with a straightforward activation process.</p>
<br>
<br>
<p><img decoding="async" loading="lazy" alt="Pro Team plan for organizations" src="data:image/webp;base64,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" width="1024" height="512" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-pro-team">Why Pro Team?<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#why-pro-team" class="hash-link" aria-label="Direct link to Why Pro Team?" title="Direct link to Why Pro Team?" translate="no">​</a></h2>
<p>Over the past few years, I've worked with professionals and educators across a wide range of industries and locations who wanted to use 3DStreet with their teams but found individual subscriptions cumbersome. You told us you needed:</p>
<ul>
<li class=""><strong>Simple activation</strong> - No lengthy procurement processes or complex contracts</li>
<li class=""><strong>Domain-based access</strong> - Automatic access for anyone with your organization's email domain</li>
<li class=""><strong>Predictable pricing</strong> - One flat rate regardless of how many people use it (up to 50 users)</li>
<li class=""><strong>Self-service</strong> - The ability to activate immediately without waiting for sales calls</li>
</ul>
<p>Pro Team delivers on all of these.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-included">What's Included<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#whats-included" class="hash-link" aria-label="Direct link to What's Included" title="Direct link to What's Included" translate="no">​</a></h2>
<p>Pro Team gives your entire organization (up to 50 users) access to all Pro features:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="all-pro-features-for-your-team">All Pro Features for Your Team<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#all-pro-features-for-your-team" class="hash-link" aria-label="Direct link to All Pro Features for Your Team" title="Direct link to All Pro Features for Your Team" translate="no">​</a></h3>
<ul>
<li class=""><strong>Unlimited Geospatial Access</strong> - Set locations anywhere in the world with Google 3D Tiles and satellite imagery</li>
<li class=""><strong>AI Generation Tokens</strong> - Each user receives 100 monthly AI generation tokens for photorealistic renderings</li>
<li class=""><strong>GLB Import/Export</strong> - Bring in custom 3D models from Blender and export scenes for professional applications</li>
<li class=""><strong>iOS and Android AR</strong> - Share augmented reality scenes on any device</li>
<li class=""><strong>Clean Exports</strong> - Download snapshots without watermarks for professional presentations</li>
<li class=""><strong>Custom AI Prompts</strong> - Precise control over rendering style and atmosphere</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="hassle-free-administration">Hassle-Free Administration<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#hassle-free-administration" class="hash-link" aria-label="Direct link to Hassle-Free Administration" title="Direct link to Hassle-Free Administration" translate="no">​</a></h3>
<ul>
<li class=""><strong>Domain-Based Access</strong> - Anyone with your organization or university email domain gets automatic Pro access</li>
<li class=""><strong>One-Year License</strong> - Simple annual licensing with no auto-renewal surprises</li>
<li class=""><strong>Setup Support</strong> - We'll help get your team onboarded within 2 weeks</li>
<li class=""><strong>Flexible Payment</strong> - Pay by credit card for instant activation, or request an invoice</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="perfect-for-universities">Perfect for Universities<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#perfect-for-universities" class="hash-link" aria-label="Direct link to Perfect for Universities" title="Direct link to Perfect for Universities" translate="no">​</a></h2>
<p>If you're a university faculty member or administrator, Pro Team is designed with you in mind. For many institutions, $5,000 is easier to approve than individual student subscriptions, and the domain-based access means students simply sign in with their university email to get Pro features.</p>
<p><strong>Educators</strong>: Your students can explore geospatial features, create AI-powered visualizations, and design safer streets with professional tools. The one-year license gives you a full academic year (or more) to integrate 3DStreet into your curriculum.</p>
<p><strong>For K-12 educators</strong>: We have a separate <a class="" href="https://3dstreet.org/docs/classroom-sponsorship">classroom sponsorship program</a> specifically designed for primary and secondary schools with even more accessible options.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="how-to-get-started">How to Get Started<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#how-to-get-started" class="hash-link" aria-label="Direct link to How to Get Started" title="Direct link to How to Get Started" translate="no">​</a></h2>
<p>Getting started with Pro Team couldn't be simpler:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="option-1-instant-activation-with-credit-card">Option 1: Instant Activation with Credit Card<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#option-1-instant-activation-with-credit-card" class="hash-link" aria-label="Direct link to Option 1: Instant Activation with Credit Card" title="Direct link to Option 1: Instant Activation with Credit Card" translate="no">​</a></h3>
<ol>
<li class="">Visit our <a href="https://buy.stripe.com/4gM9AS6QJeqa5p3dwK1oI02" target="_blank" rel="noopener noreferrer" class="">Pro Team purchase page</a></li>
<li class="">Complete the payment with your credit card</li>
<li class="">Your organization's domain is activated within 2 business days</li>
<li class="">Team members sign in with their organization email to access Pro features</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="option-2-invoice-payment">Option 2: Invoice Payment<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#option-2-invoice-payment" class="hash-link" aria-label="Direct link to Option 2: Invoice Payment" title="Direct link to Option 2: Invoice Payment" translate="no">​</a></h3>
<ol>
<li class=""><a href="https://calendar.app.google/ohjYMBPuLjGupHov5" target="_blank" rel="noopener noreferrer" class="">Schedule a brief demo call</a> where we'll discuss your needs</li>
<li class="">We'll send you an invoice for $5,000</li>
<li class="">Once payment is received, we activate your domain</li>
<li class="">Your team gets Pro access immediately</li>
</ol>
<p>That's it. No lengthy contracts, no complex procurement processes, no waiting months for approval.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-fine-print">The Fine Print<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#the-fine-print" class="hash-link" aria-label="Direct link to The Fine Print" title="Direct link to The Fine Print" translate="no">​</a></h2>
<p>We support Google and Microsoft authentication systems "out of the box." Other authentication systems may require setup time or additional fees. 3DStreet user content is public by default for all users. Additional privacy options may be available for a fee. AI generation tokens top-up at the beginning of each month for each user.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="ready-to-get-your-team-started">Ready to Get Your Team Started?<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#ready-to-get-your-team-started" class="hash-link" aria-label="Direct link to Ready to Get Your Team Started?" title="Direct link to Ready to Get Your Team Started?" translate="no">​</a></h2>
<p>Whether you're a university wanting to bring cutting-edge visualization tools into the classroom, or a professional team looking to generate rapidly prototyped visuals, Pro Team makes it simple to get started.</p>
<p><strong><a href="https://buy.stripe.com/4gM9AS6QJeqa5p3dwK1oI02" target="_blank" rel="noopener noreferrer" class="">Purchase Pro Team Now</a></strong> (instant activation with credit card)</p>
<p><strong><a href="https://calendar.app.google/ohjYMBPuLjGupHov5" target="_blank" rel="noopener noreferrer" class="">Schedule a Demo Call</a></strong> (for invoice payment or questions)</p>
<p><strong><a class="" href="https://3dstreet.org/pricing">View All Pricing Options</a></strong> (compare with individual Pro plans)</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="questions">Questions?<a href="https://3dstreet.org/blog/2025/10/24/introducing-pro-team-plan-for-organizations-and-universities#questions" class="hash-link" aria-label="Direct link to Questions?" title="Direct link to Questions?" translate="no">​</a></h2>
<p>Visit our <a class="" href="https://3dstreet.org/pricing">pricing page</a> or join our <a href="https://discord.gg/zNFMhTwKSd" target="_blank" rel="noopener noreferrer" class="">Discord community</a> where we're happy to answer questions about Pro Team and help you determine if it's the right fit for your organization.</p>]]></content:encoded>
            <category>product update</category>
            <category>pro team</category>
            <category>pricing</category>
            <category>organizations</category>
            <category>universities</category>
            <category>education</category>
        </item>
        <item>
            <title><![CDATA[More in Pro: AI Generation, Custom Prompts, and Enhanced AR Capabilities]]></title>
            <link>https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities</link>
            <guid>https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities</guid>
            <pubDate>Sat, 20 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We're expanding Pro features with AI generation tokens, custom prompts, GLB export, iOS AR support, and more powerful creative tools for professional street design.]]></description>
            <content:encoded><![CDATA[<p>I created 3DStreet with a vision to make street design tools accessible to a wide range of folks who may not have had access to professional design software. If I could wave a magic wand, I'd offer all of our features for free, but I can't. So, the next best thing is to make these tools affordable while covering our costs.</p>
<p>To that end, I'm happy to announce that as of September 1, 2025 we're now offering more in our 3DStreet Pro plan, adding new cloud AI image rendering which incorporates 4 frontier image generation models and AR viewing for Android and iOS devices. Pro users now have these new cutting edge features at no additional cost.</p>
<br>
<br>
<p><img decoding="async" loading="lazy" alt="Pro features overview" src="https://3dstreet.org/assets/images/pro-features-hero-f4c6176d19667e677b967fbdf3e1ec94.jpeg" width="1200" height="722" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="100-ai-generation-tokens-every-month">100 AI Generation Tokens Every Month<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#100-ai-generation-tokens-every-month" class="hash-link" aria-label="Direct link to 100 AI Generation Tokens Every Month" title="Direct link to 100 AI Generation Tokens Every Month" translate="no">​</a></h2>
<p>Every Pro subscriber now receives 100 AI generation tokens monthly to create photorealistic renderings of their street designs. These tokens unlock our powerful AI rendering pipeline that transforms your 3D scenes into compelling visualizations.</p>
<p>With AI generation, you can:</p>
<ul>
<li class="">Create photorealistic images for presentations and stakeholder meetings</li>
<li class="">Generate multiple style variations of the same scene</li>
<li class="">Produce images that better convey the feeling and atmosphere of your proposed designs</li>
<li class="">Export high-resolution images without watermarks</li>
</ul>
<p>Choose from 4 leading image-to-image generation models:</p>
<ul>
<li class="">Flux Kontext Pro by <a href="https://bfl.ai/" target="_blank" rel="noopener noreferrer" class="">Black Forest Labs</a></li>
<li class="">Seedream 4.0 by <a href="https://seed.bytedance.com/en/seedream4_0" target="_blank" rel="noopener noreferrer" class="">ByteDance</a></li>
<li class="">Nano Banana by <a href="https://developers.googleblog.com/en/introducing-gemini-2-5-flash-image/" target="_blank" rel="noopener noreferrer" class="">Google Gemini 2.5 Flash Image</a></li>
<li class="">Real Earth Kontext Pro LoRA Model by <a href="https://www.linkedin.com/in/ismailseleit/" target="_blank" rel="noopener noreferrer" class="">Ismail Seleit</a></li>
</ul>
<p><a href="https://3dstreet.app/#payment-model-annual" target="_blank">Pro Annual</a> subscribers get an extra bonus: <strong>840 AI generation tokens</strong> on first purchase – that's 7 months worth of tokens upfront to jumpstart your creative projects.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="custom-prompts-for-ai-rendering">Custom Prompts for AI Rendering<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#custom-prompts-for-ai-rendering" class="hash-link" aria-label="Direct link to Custom Prompts for AI Rendering" title="Direct link to Custom Prompts for AI Rendering" translate="no">​</a></h2>
<p>Pro users can now customize AI generation prompts, giving you precise control over the style and mood of your rendered scenes. Want a sunny morning atmosphere? A rainy evening scene? Dinosaurs and robots with lasers roaming the streets? Simply describe your vision in the prompt field.</p>
<br>
<br>
<p><img decoding="async" loading="lazy" alt="Pro features overview" src="https://3dstreet.org/assets/images/tmpxf1xg9bd-570eeff42e3987fc647082ed3a81abfb.jpeg" width="1344" height="768" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="import-and-export-glb-and-image-files">Import and Export GLB and Image Files<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#import-and-export-glb-and-image-files" class="hash-link" aria-label="Direct link to Import and Export GLB and Image Files" title="Direct link to Import and Export GLB and Image Files" translate="no">​</a></h2>
<p>Professional workflows demand flexibility, and Pro users can now import and export GLB files -- the industry standard for 3D content -- and import images to create truly custom simulation environments. This opens up powerful new workflows:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="import-custom-3d-models">Import Custom 3D Models<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#import-custom-3d-models" class="hash-link" aria-label="Direct link to Import Custom 3D Models" title="Direct link to Import Custom 3D Models" translate="no">​</a></h3>
<ul>
<li class="">Bring in custom-designed street furniture from Blender or other 3D tools</li>
<li class="">Add unique local elements that make your designs more authentic</li>
<li class=""><a class="" href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes">Import AI-generated 3D models</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="import-image-models">Import Image Models<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#import-image-models" class="hash-link" aria-label="Direct link to Import Image Models" title="Direct link to Import Image Models" translate="no">​</a></h3>
<p>Pro users can now work with various image formats to enhance their street designs:</p>
<ul>
<li class="">Example of local style signs for speed limits and town welcome signs for <a class="" href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets">Kiritimati Island</a></li>
<li class="">Import equirectangular 360 images for use in <a class="" href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode">geolocated AR visualization</a></li>
<li class="">Use an existing design or plan drawing as an image to use as a reference for designing in 3DStreet</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="export-for-professional-applications">Export for Professional Applications<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#export-for-professional-applications" class="hash-link" aria-label="Direct link to Export for Professional Applications" title="Direct link to Export for Professional Applications" translate="no">​</a></h3>
<ul>
<li class="">Export your complete scenes as GLB for use in presentations</li>
<li class="">Integrate with professional visualization pipelines</li>
<li class="">Export "AR Ready" formats with simplified geometry made specifically for <a href="https://www.3dstreet.com/docs/key-features/ar-ready-export/" target="_blank" rel="noopener noreferrer" class="">third-party Augmented Reality apps</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="enhanced-ar-support-for-ios-devices">Enhanced AR Support for iOS Devices<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#enhanced-ar-support-for-ios-devices" class="hash-link" aria-label="Direct link to Enhanced AR Support for iOS Devices" title="Direct link to Enhanced AR Support for iOS Devices" translate="no">​</a></h2>
<p>Pro users can now share AR experiences on both iOS and Android devices, dramatically expanding your ability to showcase designs in real-world contexts.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="ios-ar-mode-pro-feature">iOS AR Mode (Pro Feature):<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#ios-ar-mode-pro-feature" class="hash-link" aria-label="Direct link to iOS AR Mode (Pro Feature):" title="Direct link to iOS AR Mode (Pro Feature):" translate="no">​</a></h3>
<ul>
<li class="">iOS AR support via <a href="https://launch.variant3d.com/" target="_blank" rel="noopener noreferrer" class="">Variant Launch</a></li>
<li class="">No app installation required – works directly in Safari</li>
<li class="">Share AR scenes via QR codes or direct links</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="webxr-ar-mode-free-feature">WebXR AR Mode (free feature):<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#webxr-ar-mode-free-feature" class="hash-link" aria-label="Direct link to WebXR AR Mode (free feature):" title="Direct link to WebXR AR Mode (free feature):" translate="no">​</a></h3>
<ul>
<li class="">Works on Android devices and AR headsets</li>
<li class="">More interactive features and controls</li>
<li class="">Real-time scene adjustments in AR</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="unlimited-geospatial-tokens">Unlimited Geospatial Tokens<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#unlimited-geospatial-tokens" class="hash-link" aria-label="Direct link to Unlimited Geospatial Tokens" title="Direct link to Unlimited Geospatial Tokens" translate="no">​</a></h2>
<p>While free users get limited trial geospatial tokens, Pro users enjoy <strong>unlimited access</strong> to all geospatial features:</p>
<ul>
<li class="">Set scene locations anywhere in the world</li>
<li class="">Integration with Google 3D Tiles and satellite imagery</li>
<li class="">Generate automatic location descriptions</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="clean-professional-exports">Clean, Professional Exports<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#clean-professional-exports" class="hash-link" aria-label="Direct link to Clean, Professional Exports" title="Direct link to Clean, Professional Exports" translate="no">​</a></h2>
<p>Pro allows users to download JPEG snapshots without the "Free Community Edition" watermarks, perfect for:</p>
<ul>
<li class="">Professional presentations and reports</li>
<li class="">Grant applications and funding proposals</li>
<li class="">Community engagement materials</li>
<li class="">Social media and marketing content</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="pro-annual-best-value-for-professionals">Pro Annual: Best Value for Professionals<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#pro-annual-best-value-for-professionals" class="hash-link" aria-label="Direct link to Pro Annual: Best Value for Professionals" title="Direct link to Pro Annual: Best Value for Professionals" translate="no">​</a></h2>
<p>For professionals committed to transforming street design, Pro Annual offers the best value:</p>
<ul>
<li class=""><strong>Save 30%</strong> compared to monthly billing</li>
<li class=""><strong>840 bonus AI generation tokens</strong> on first purchase</li>
<li class="">All Pro features for a full year</li>
<li class="">
<a href="https://3dstreet.app/#payment-modal-annual">Save with Pro Annual</a>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="ready-to-go-pro">Ready to Go Pro?<a href="https://3dstreet.org/blog/2025/09/20/more-in-pro-enhanced-ai-generation-and-ar-capabilities#ready-to-go-pro" class="hash-link" aria-label="Direct link to Ready to Go Pro?" title="Direct link to Ready to Go Pro?" translate="no">​</a></h2>
<p>Whether you're creating compelling visualizations for community meetings, designing safer streets, or exploring creative possibilities, 3DStreet Pro gives you the tools to bring your vision to life.</p>
<a href="https://3dstreet.org/pricing" target="_blank">Upgrade to Pro Today</a>
<p>Join our growing community of Pro users who are reimagining streets around the world. Have questions or need help getting started? Visit our <a href="https://discord.gg/zNFMhTwKSd" target="_blank" rel="noopener noreferrer" class="">Discord community</a> where Pro users share tips, showcase their work, and help each other create amazing street designs.</p>
<hr>
<p><em>Already a Pro user? Make sure you're taking full advantage of these features in the <a href="https://3dstreet.app/" target="_blank" rel="noopener noreferrer" class="">3DStreet app</a>.</em></p>]]></content:encoded>
            <category>product update</category>
            <category>pro features</category>
            <category>AI generation</category>
            <category>AR</category>
            <category>GLB export</category>
            <category>iOS</category>
        </item>
        <item>
            <title><![CDATA[More for Free: Expanded Access to Geospatial and Intersection Features]]></title>
            <link>https://3dstreet.org/blog/2025/08/25/more-for-free-expanded-access-to-geospatial-and-intersection-features</link>
            <guid>https://3dstreet.org/blog/2025/08/25/more-for-free-expanded-access-to-geospatial-and-intersection-features</guid>
            <pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We're expanding free access to 3DStreet with 3 free location lookups, free intersections, and removing the 30-day trial requirement.]]></description>
            <content:encoded><![CDATA[<p>We're excited to announce significant improvements to our free tier! Starting today, all 3DStreet users get more access to powerful features that were previously Pro-only, making it easier than ever to create compelling street visualizations.</p>
<br>
<br>
<p><img decoding="async" loading="lazy" alt="More free features in 3DStreet" src="https://3dstreet.org/assets/images/free-geospatial-tokens-hero-2a158321779163f05aaacc9cdd478d3d.webp" width="774" height="449" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="3-free-location-lookups-for-everyone">3 Free Location Lookups for Everyone<a href="https://3dstreet.org/blog/2025/08/25/more-for-free-expanded-access-to-geospatial-and-intersection-features#3-free-location-lookups-for-everyone" class="hash-link" aria-label="Direct link to 3 Free Location Lookups for Everyone" title="Direct link to 3 Free Location Lookups for Everyone" translate="no">​</a></h2>
<p>Every 3DStreet user now starts with 3 free location lookups that unlock geospatial capabilities including:</p>
<ul>
<li class=""><strong>Location lookups</strong> - Get street addresses, locality, state, and country information</li>
<li class=""><strong>Elevation data</strong> - Access terrain height information for your scenes</li>
<li class=""><strong>Location description</strong> - Create automatic location descriptions including nearby intersections to automatically identify locations of your street projects</li>
</ul>
<p>These free lookups give you the power to create location-accurate scenes and experiment with geospatial features before deciding if you need the unlimited access that comes with our Pro plan.</p>
<a href="https://3dstreet.app/" target="_blank">Try Geospatial Features for Free Now</a>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="free-intersection-creation">Free Intersection Creation<a href="https://3dstreet.org/blog/2025/08/25/more-for-free-expanded-access-to-geospatial-and-intersection-features#free-intersection-creation" class="hash-link" aria-label="Direct link to Free Intersection Creation" title="Direct link to Free Intersection Creation" translate="no">​</a></h2>
<p>One of our most requested features - street intersections - is now available for all users! Previously limited to Pro subscribers, you can now:</p>
<ul>
<li class="">Create 4-way 90° intersections with custom sizing for each direction</li>
<li class="">Add crosswalks, sidewalks, and traffic control devices</li>
<li class="">Build T-intersections and dead-ends</li>
<li class="">Experiment with intersection design without any payment requirements</li>
</ul>
<p>While this current implementation focuses on 90-degree intersections, it provides a solid foundation for exploring intersection design. As one of our most requested features, we've made it free to give everyone access to experiment with these critical street components while we continue developing more advanced intersection capabilities.</p>
<a href="https://3dstreet.app/" target="_blank">Try Intersection Design for Free Now</a>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="simplified-access---no-more-30-day-trial">Simplified Access - No More 30-Day Trial<a href="https://3dstreet.org/blog/2025/08/25/more-for-free-expanded-access-to-geospatial-and-intersection-features#simplified-access---no-more-30-day-trial" class="hash-link" aria-label="Direct link to Simplified Access - No More 30-Day Trial" title="Direct link to Simplified Access - No More 30-Day Trial" translate="no">​</a></h2>
<p>We've also streamlined our onboarding by removing the 30-day trial requirement. With these new free features available upfront, you only need to provide payment information when you're ready to unlock unlimited geospatial access and advanced Pro features.</p>
<p>This change reflects our commitment to making 3DStreet accessible while giving you the freedom to explore what's possible before making any commitment.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="try-it-out">Try It Out!<a href="https://3dstreet.org/blog/2025/08/25/more-for-free-expanded-access-to-geospatial-and-intersection-features#try-it-out" class="hash-link" aria-label="Direct link to Try It Out!" title="Direct link to Try It Out!" translate="no">​</a></h2>
<p>Ready to explore these new free features? <a href="https://3dstreet.app/">Click here or the "Launch App" button</a> in the upper-right hand corner of this blog to start creating with your 3 free location lookups and intersection capabilities, or join our Discord community to share what you build and provide feedback on what you'd like to see next.</p>
<p>These updates are part of our ongoing mission to democratize street design tools and empower more people to reimagine their neighborhoods. We can't wait to see what you create!</p>]]></content:encoded>
            <category>product update</category>
            <category>free features</category>
            <category>geospatial</category>
            <category>intersections</category>
            <category>pricing</category>
        </item>
        <item>
            <title><![CDATA[Creating AR Scenes with Historic Imagery and 3DStreet's Viewer Mode]]></title>
            <link>https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode</link>
            <guid>https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode</guid>
            <pubDate>Wed, 13 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to transform historic photos into immersive AR experiences using World Labs, 3DStreet's AR viewer mode, and geospatial positioning for community engagement.]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-info admonition_xJq3 alert alert--info"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_BuS1"><p><strong>May 2026 Update:</strong> The image hosting step in this post (uploading to GitHub Pages or another web host) is no longer required. 3DStreet now supports built-in custom image upload — drag your panoramic or historic image directly into the editor and it is stored in your account automatically. The rest of the AR workflow below still applies. <strong><a class="" href="https://3dstreet.org/docs/3dstreet-editor/custom-models-and-images#uploading-custom-images">See the updated docs on adding custom images</a></strong>.</p></div></div>
<div style="float:right;width:50%;max-width:300px;margin-left:20px;margin-bottom:20px"><mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="" loop="" muted=""></mux-player></div>
<p>Ever wondered what your neighborhood looked like 100 years ago? With 3DStreet's enhanced AR capabilities and AI tools like World Labs, you can now create immersive augmented reality experiences that let people walk through history. I recently used this workflow to create AR scenes of historic San Francisco for a <a href="https://actionnetwork.org/events/concrete-jungle-or-urban-paradise-the-green-density-walking-tour" target="_blank" rel="noopener noreferrer" class="">Green Density walking tour</a>, allowing participants to toggle between past and present views of the same location.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-youll-create">What You'll Create<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#what-youll-create" class="hash-link" aria-label="Direct link to What You'll Create" title="Direct link to What You'll Create" translate="no">​</a></h2>
<p>This tutorial will walk you through the complete process I used to create AR experiences for my Green Density walking tour, where participants could scan QR codes and see how San Francisco's landscape has evolved over time.</p>
<br>
<br>
<p>By the end of this tutorial, you'll have:</p>
<ul>
<li class="">Transformed historic photos into 360° panoramic scenes using World Labs</li>
<li class="">Created geospatially-positioned AR scenes in 3DStreet</li>
<li class="">Generated QR codes for easy sharing with tour participants</li>
<li class="">Built an engaging community experience that brings history to life</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-1-find-and-prepare-your-historic-photo">Step 1: Find and Prepare Your Historic Photo<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#step-1-find-and-prepare-your-historic-photo" class="hash-link" aria-label="Direct link to Step 1: Find and Prepare Your Historic Photo" title="Direct link to Step 1: Find and Prepare Your Historic Photo" translate="no">​</a></h2>
<p>Start by finding a historic photograph of your location. In this case I used a photo from early 1900s that I found on a <a href="https://www.foundsf.org/A_Brief_History_of_Cesar_Chavez/Army_Street" target="_blank" rel="noopener noreferrer" class="">local San Francisco history website</a>.</p>
<br>
<br>
<img width="50%" src="https://3dstreet.org/images/2025-08-13/Armyatharrison-19311.jpg">
<br>
<i>This is a 1931 photo from San Francisco's Mission district looking west at a newly constructed street with streetcar rails and a new below ground combined sewer system.</i>
<p>Sometimes, your historic photo may need improvement. Here's another photo of the same area 50 years earlier in 1882. The visual quality is much poorer and we'll need to do some work to improve it.</p>
<br>
<br>
<img width="50%" src="https://3dstreet.org/images/2025-08-13/opensfhistory_wnp33.04069.jpg">
<br>
<i>This is an 1882 photo looking south toward Bernal Heights with a footbridge over Pecita Creek visible on the lower right.</i>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="enhancing-source-image-quality-optional">Enhancing Source Image Quality (Optional)<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#enhancing-source-image-quality-optional" class="hash-link" aria-label="Direct link to Enhancing Source Image Quality (Optional)" title="Direct link to Enhancing Source Image Quality (Optional)" translate="no">​</a></h3>
<p>These days there's more than just Photoshop with new AI-powered options to restore source images.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="option-1-flux-kontext-pro"><strong>Option 1: Flux Kontext Pro</strong><a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#option-1-flux-kontext-pro" class="hash-link" aria-label="Direct link to option-1-flux-kontext-pro" title="Direct link to option-1-flux-kontext-pro" translate="no">​</a></h4>
<p>As <a class="" href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai">covered in a recent blog post tutorial</a>, I strongly recommend the Black Forest Labs Flux Kontext Pro model for AI powered image editing that retains original geometric dimensions. This is perfect for a case like this where we want to retain topography and structure geometry but reshade nearly everything.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="option-2-flux-inpainting-fill"><strong>Option 2: Flux Inpainting (Fill)</strong><a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#option-2-flux-inpainting-fill" class="hash-link" aria-label="Direct link to option-2-flux-inpainting-fill" title="Direct link to option-2-flux-inpainting-fill" translate="no">​</a></h4>
<ul>
<li class="">Use tools like the Fill or Inpainting function in <a href="https://playground.bfl.ai/" target="_blank" rel="noopener noreferrer" class="">Black Forest Labs playground</a> to edit specific areas</li>
<li class="">Great for replacing empty areas with historically accurate details</li>
<li class="">I used this to better illustrate the historic Precita Creek area</li>
</ul>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="option-3-openai-gpt-image-model"><strong>Option 3: OpenAI GPT Image Model</strong><a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#option-3-openai-gpt-image-model" class="hash-link" aria-label="Direct link to option-3-openai-gpt-image-model" title="Direct link to option-3-openai-gpt-image-model" translate="no">​</a></h4>
<p>ChatGPT has image-to-image editing features that create high quality outputs, but the model does not retain accurate geometric information from the source image. This is fine for artistic interpretation -- while it has high quality output, it comes at the expense of frequent hallucination</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="my-enhanced-precita-creek-flat-image"><strong>My Enhanced Precita Creek (Flat) Image</strong><a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#my-enhanced-precita-creek-flat-image" class="hash-link" aria-label="Direct link to my-enhanced-precita-creek-flat-image" title="Direct link to my-enhanced-precita-creek-flat-image" translate="no">​</a></h4>
<img width="50%" src="https://3dstreet.org/images/2025-08-13/bernal-edited2.jpg">
<br>
<i>This is the enhanced version of the 1882 photo that has deeper topography shading and a fill-generated creek featuring reflective water along the original gulch path from the source image.</i>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-2-create-a-360-scene-with-world-labs">Step 2: Create a 360° Scene with World Labs<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#step-2-create-a-360-scene-with-world-labs" class="hash-link" aria-label="Direct link to Step 2: Create a 360° Scene with World Labs" title="Direct link to Step 2: Create a 360° Scene with World Labs" translate="no">​</a></h2>
<p>Once you have your enhanced historic photo, it's time to create a full panoramic environment.</p>
<ol>
<li class=""><strong>Import to World Labs</strong>: Upload your modified photo to <a href="https://www.worldlabs.ai/" target="_blank" rel="noopener noreferrer" class="">World Labs</a> (early access required)</li>
<li class=""><strong>Generate 3D Scene</strong>: The AI will expand your 2D image into a full 360° environment</li>
<li class=""><strong>Export Panoramic Image</strong>: Download the resulting equirectangular (panoramic) image</li>
</ol>
<p><img decoding="async" loading="lazy" src="https://kfarr.github.io/ar-tour-assets/panoramic/v1-flux-world-inpaint-export_1754604606182.jpg" alt="" class="img_ev3q">
<i>This is the output after importing the 2D image and generating the 3D scene using World Labs, then exported as a panoramic 360º equirectangular projected image.</i></p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="panoramic-image-enhancement-for-topography-matching">Panoramic Image Enhancement for Topography Matching<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#panoramic-image-enhancement-for-topography-matching" class="hash-link" aria-label="Direct link to Panoramic Image Enhancement for Topography Matching" title="Direct link to Panoramic Image Enhancement for Topography Matching" translate="no">​</a></h3>
<p>The newly generated panoramic image won't be perfect -- the AI will not be able to match actual topography for the outpainted areas. Luckily, World Labs has a tool for panoramic inpainting that makes it much easier to target specific areas of the horizon to modify the topography to match the actual land area in the location of your historic photo.</p>
<p><img decoding="async" loading="lazy" src="https://kfarr.github.io/ar-tour-assets/panoramic/v2-flux-world-inpaint-export_1754605882755.jpg" alt="" class="img_ev3q">
<i>This panoramic image has been modified with World Labs inpainting to add hills in the rough location of Twin Peaks as well as the distant bay and a small island representing Yerba Buena.</i></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-3-host-your-panoramic-image">Step 3: Host Your Panoramic Image<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#step-3-host-your-panoramic-image" class="hash-link" aria-label="Direct link to Step 3: Host Your Panoramic Image" title="Direct link to Step 3: Host Your Panoramic Image" translate="no">​</a></h2>
<p>You'll need your panoramic image(s) to be publicly accessible via URL:</p>
<ol>
<li class=""><strong>Upload to GitHub Pages</strong>: Create a new repository and upload your image</li>
<li class=""><strong>Alternative Hosting</strong>: Use any publicly accessible web hosting service</li>
<li class=""><strong>Get Direct URL</strong>: Copy the direct link to your image file</li>
</ol>
<p>I created a <a href="https://github.com/kfarr/ar-tour-assets" target="_blank" rel="noopener noreferrer" class="">GitHub repository for these AR source and output materials</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-4-create-your-3dstreet-ar-scene">Step 4: Create Your 3DStreet AR Scene<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#step-4-create-your-3dstreet-ar-scene" class="hash-link" aria-label="Direct link to Step 4: Create Your 3DStreet AR Scene" title="Direct link to Step 4: Create Your 3DStreet AR Scene" translate="no">​</a></h2>
<p>Now comes the exciting part - building your AR scene in 3DStreet.</p>
<p>You can also Clone an existing 3DStreet scene that already has the below configuration and simply replace the location and image Src values. <a href="https://3dstreet.app/#/scenes/def34103-d69c-49f9-94b4-2f8c657f8af6" target="_blank" rel="noopener noreferrer" class="">Here is a known-working panoramic AR 3DStreet project that you can Save as... to modify for your own project.</a></p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="setting-up-the-basic-scene">Setting Up the Basic Scene<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#setting-up-the-basic-scene" class="hash-link" aria-label="Direct link to Setting Up the Basic Scene" title="Direct link to Setting Up the Basic Scene" translate="no">​</a></h3>
<ol>
<li class=""><strong>Create New Scene</strong>: Start a new project in 3DStreet</li>
<li class=""><strong>Set Geospatial Location</strong>:<!-- -->
<ul>
<li class="">Click the location icon and enter the real-world coordinates</li>
<li class="">This anchors your AR experience to the physical location</li>
</ul>
</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="adding-the-panoramic-skybox">Adding the Panoramic Skybox<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#adding-the-panoramic-skybox" class="hash-link" aria-label="Direct link to Adding the Panoramic Skybox" title="Direct link to Adding the Panoramic Skybox" translate="no">​</a></h3>
<ol>
<li class="">
<p><strong>Add Custom Geometry</strong>:</p>
<ul>
<li class="">Start by adding a circle geometry</li>
<li class="">Click "Advanced" and change geometry type to "sphere"</li>
<li class="">Change the Radius value to <code>150</code></li>
</ul>
</li>
<li class="">
<p><strong>Apply Your Historic Image</strong>:</p>
<ul>
<li class="">With this custom geometry selected, in "Advanced" section</li>
<li class="">Open the Materials tab</li>
<li class="">Select the <code>Src</code> value and replace with the URL of your panoramic image</li>
<li class="">Press enter</li>
<li class="">Change <code>Shader</code> to <code>flat</code></li>
<li class="">Change <code>Side</code> to <code>back</code></li>
<li class="">Scroll back up to the common controls and change <code>Scale</code> <code>x</code> value to -1</li>
</ul>
</li>
<li class="">
<p><strong>Adjust Orientation</strong>:</p>
<ul>
<li class="">Fine-tune the Y rotation to align the view correctly</li>
<li class="">Use the red axis of orientation indicator in the center of your scene to identify North</li>
</ul>
</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="configure-ar-viewer-mode">Configure AR Viewer Mode<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#configure-ar-viewer-mode" class="hash-link" aria-label="Direct link to Configure AR Viewer Mode" title="Direct link to Configure AR Viewer Mode" translate="no">​</a></h3>
<ol>
<li class=""><strong>Select Viewer Mode</strong>: Click <code>Viewer</code> layer and fine <code>Mode</code> in the right sidepanel</li>
<li class=""><strong>Enable WebXR-AR</strong>: Set the viewer <code>Mode</code> to <code>webxr-ar</code></li>
<li class=""><strong>iOS Support</strong>: Enable iOS support (requires 3DStreet Pro plan)</li>
<li class=""><strong>Generate QR Code</strong>: Click to generate and download the QR code (You must save or Save as... your scene to generate a QR code)</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-5-test-your-ar-experience">Step 5: Test Your AR Experience<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#step-5-test-your-ar-experience" class="hash-link" aria-label="Direct link to Step 5: Test Your AR Experience" title="Direct link to Step 5: Test Your AR Experience" translate="no">​</a></h2>
<div style="float:right;width:50%;max-width:300px;margin-left:20px;margin-bottom:20px"><mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="" loop="" muted=""></mux-player></div>
<p>Before sharing with others, thoroughly test your AR scene:</p>
<ol>
<li class=""><strong>Visit the Location</strong>: Go to the physical location where your scene is anchored</li>
<li class=""><strong>Start Recording</strong>: Use your device's built-in screen recording</li>
<li class=""><strong>Scan QR Code</strong>: Use your phone's camera to scan the code</li>
<li class=""><strong>Launch AR</strong>: Follow the prompts to open the AR experience</li>
<li class=""><strong>Orient Yourself</strong>: Face the correct direction (typically west for my examples)</li>
<li class=""><strong>Activate Scene</strong>: Click the play button to begin the AR experience</li>
<li class=""><strong>Toggle Visibility</strong>: Use the eye icon to fade the historic scene in and out</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-6-prepare-for-community-engagement">Step 6: Prepare for Community Engagement<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#step-6-prepare-for-community-engagement" class="hash-link" aria-label="Direct link to Step 6: Prepare for Community Engagement" title="Direct link to Step 6: Prepare for Community Engagement" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="print-materials">Print Materials<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#print-materials" class="hash-link" aria-label="Direct link to Print Materials" title="Direct link to Print Materials" translate="no">​</a></h3>
<ul>
<li class=""><strong>QR Codes</strong>: Print multiple copies of your QR codes</li>
<li class=""><strong>Map Integration</strong>: Include codes on tour maps or information sheets</li>
<li class=""><strong>Instructions</strong>: Provide simple step-by-step instructions for participants</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="day-of-event-tips">Day-of-Event Tips<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#day-of-event-tips" class="hash-link" aria-label="Direct link to Day-of-Event Tips" title="Direct link to Day-of-Event Tips" translate="no">​</a></h3>
<ul>
<li class=""><strong>Multiple Copies</strong>: Bring plenty of printed QR codes</li>
<li class=""><strong>Backup Device</strong>: Have a dedicated device ready to demonstrate</li>
<li class=""><strong>Quick Demo</strong>: Practice a 20-second demo for hesitant participants</li>
<li class=""><strong>Troubleshooting</strong>: Be prepared to help with QR code scanning issues</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="real-world-results">Real-World Results<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#real-world-results" class="hash-link" aria-label="Direct link to Real-World Results" title="Direct link to Real-World Results" translate="no">​</a></h2>
<p>During my Green Density walking tour, I tested three historic locations:</p>
<ol>
<li class=""><strong>Cesar Chavez (1931)</strong> Showing early rails and paved surfaces over buried Precita Creek</li>
<li class=""><strong>26th and Folsom (late 1800s)</strong>: Revealing the original Precita Creek before it was buried</li>
<li class=""><strong>Dolores Park</strong>: Displaying the original marshland and watershed view toward the East Bay</li>
</ol>
<p>The experience was powerful - participants could literally see how San Francisco's landscape and housing density have evolved over time. Most people needed less than 20 seconds to see the full experience, making it perfect to illustrate a stop on a walking tour.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="try-it-out">Try it Out!<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#try-it-out" class="hash-link" aria-label="Direct link to Try it Out!" title="Direct link to Try it Out!" translate="no">​</a></h3>
<p>Here is a copy of the map that we used that included QR code mapped to the specific locations of the source images.</p>
<br>
<br>
<p>Click the map to enlarge. You can print it out and go to the physical locations if you're in San Francisco, or just scan the QR codes to see what the views look like. After scanning the QR and loading the page, when you press the play button the default orientation is assumed to be facing West.</p>
<a href="https://kfarr.github.io/ar-tour-assets/source/QR%20Overlay%20-%20US%20Coast%20Survey%201859.jpg"><img src="https://3dstreet.org/images/2025-08-13/Downsized-QR%20Overlay%20-%20US%20Coast%20Survey%201859.jpeg"></a>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="device-compatibility">Device Compatibility<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#device-compatibility" class="hash-link" aria-label="Direct link to Device Compatibility" title="Direct link to Device Compatibility" translate="no">​</a></h2>
<ul>
<li class=""><strong>Android</strong>: Works with modern devices using Chrome or Edge browsers that support WebXR</li>
<li class=""><strong>iOS</strong>: Available through enhanced compatibility features for Pro subscribers, using <a href="https://launch.variant3d.com/" target="_blank" rel="noopener noreferrer" class="">Variant Launch as a polyfill for iOS</a>.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="tips-for-success">Tips for Success<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#tips-for-success" class="hash-link" aria-label="Direct link to Tips for Success" title="Direct link to Tips for Success" translate="no">​</a></h2>
<ul>
<li class=""><strong>Start Simple</strong>: Begin with one location before scaling to multiple sites</li>
<li class=""><strong>Test Early</strong>: Visit the location and test the AR experience before your event</li>
<li class=""><strong>Backup Plans</strong>: Have printed photos as fallbacks if technology fails</li>
<li class=""><strong>Engage Participants</strong>: Encourage people to share their reactions and discoveries</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="wrapping-up">Wrapping Up<a href="https://3dstreet.org/blog/2025/08/13/creating-ar-scenes-with-historic-imagery-and-viewer-mode#wrapping-up" class="hash-link" aria-label="Direct link to Wrapping Up" title="Direct link to Wrapping Up" translate="no">​</a></h2>
<p>Creating AR experiences with historic imagery opens up incredible opportunities for community engagement and education. By combining AI-enhanced historic photos, World Labs' 360° generation, and 3DStreet's AR viewer mode, you can create experiences that truly bring the past to life.</p>
<br>
<br>
<p>This workflow bridges the gap between historical preservation and modern technology, creating memorable experiences that help people understand how their neighborhoods have changed over time. Whether you're planning a community walking tour, creating educational content, or simply exploring local history, these tools make it easier than ever to share the stories embedded in our urban landscapes.</p>
<br>
<br>
<p>Ready to create your own historic AR experience? Start by finding a compelling photo from your area's past, and let technology help you bring that history into the present.</p>]]></content:encoded>
            <category>AR</category>
            <category>augmented reality</category>
            <category>historic preservation</category>
            <category>community engagement</category>
            <category>World Labs</category>
            <category>geospatial</category>
            <category>viewer mode</category>
        </item>
        <item>
            <title><![CDATA[Creating Photorealistic Pictures and Animations with 3DStreet and AI Rendering Tools]]></title>
            <link>https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai</link>
            <guid>https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai</guid>
            <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Transform your 3DStreet scenes into stunning photorealistic images and animations using AI tools like Black Forest Labs and Google's Veo.]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-info admonition_xJq3 alert alert--info"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>Features have changed since this post</div><div class="admonitionContent_BuS1"><p>Due to high user demand, AI rendering is now built directly into 3DStreet — you can generate photorealistic images and videos from the Editor's snapshot dialog or the dedicated AI Generator app, without piping screenshots through external tools. See the current <a class="" href="https://3dstreet.org/docs/key-features/ai-rendering">AI Rendering documentation</a> for the supported workflow. We're keeping this post for historical context.</p></div></div>
<p>Did you know that you can realistic rendering and animations of your street scenes using free or low cost AI tools? Transform your basic 3D street designs into stunning photorealistic images and dynamic animations that will captivate stakeholders and bring your vision to life with this step-by-step guide.</p>
<br>
<br>
<mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="muted" loop=""></mux-player>
<br>
<p>In this guide, we'll walk through the complete workflow to take a 3DStreet scene from simple 3D rendering to more realistic images and animations using Black Forest Labs (BFL) and Google's Veo3 Models.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-1-create-your-3d-street-scene">Step 1: Create Your 3D Street Scene<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#step-1-create-your-3d-street-scene" class="hash-link" aria-label="Direct link to Step 1: Create Your 3D Street Scene" title="Direct link to Step 1: Create Your 3D Street Scene" translate="no">​</a></h2>
<p>First, let's create a 3D street scene like normal in 3DStreet. Whether you're starting from scratch or using a user-generated scene, make sure your layout captures the key elements of your street design vision.</p>
<p><img decoding="async" loading="lazy" alt="Creating and editing a 3DStreet scene" src="https://3dstreet.org/assets/images/step1-e4513ad7f645d38630ee90eb8771a3fc.jpg" width="800" height="450" class="img_ev3q"></p>
<p>Once you're satisfied with your scene composition, it's time to export it for AI enhancement.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-2-export-a-clean-jpeg">Step 2: Export a Clean JPEG<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#step-2-export-a-clean-jpeg" class="hash-link" aria-label="Direct link to Step 2: Export a Clean JPEG" title="Direct link to Step 2: Export a Clean JPEG" translate="no">​</a></h2>
<p>Download a clean, high-resolution JPEG from your 3DStreet scene using the <strong>share button</strong>. This will serve as the foundation for our AI enhancement process.</p>
<br>
<p><img decoding="async" loading="lazy" alt="Exporting JPEG from 3DStreet" src="https://3dstreet.org/assets/images/step2-a789dff7a9a435d80766becbb51f2b61.jpg" width="800" height="450" class="img_ev3q"></p>
<br>
<p>Capture the scene from an angle that best showcases your street design, as this will be the basis for all subsequent enhancements. Make sure to turn off the 3DStreet Logo and the Scene Title (this is a Pro feature) to create a clean export.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-3-import-to-black-forest-labs-for-photorealistic-enhancement">Step 3: Import to Black Forest Labs for Photorealistic Enhancement<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#step-3-import-to-black-forest-labs-for-photorealistic-enhancement" class="hash-link" aria-label="Direct link to Step 3: Import to Black Forest Labs for Photorealistic Enhancement" title="Direct link to Step 3: Import to Black Forest Labs for Photorealistic Enhancement" translate="no">​</a></h2>
<p>Next, we'll import your screenshot into the <a href="https://playground.bfl.ai/" target="_blank" rel="noopener noreferrer" class="">Black Forest Labs Playground</a> to add photorealistic shading and lighting. This AI-powered tool will transform your basic 3D render into a more realistically shaded image.</p>
<p><img decoding="async" loading="lazy" alt="Screenshot placeholder: Black Forest Labs interface - video timecode ~00:00:26" src="https://3dstreet.org/assets/images/step3-cee9bc8f3ffc8cb20aae9ae20b658976.jpg" width="1706" height="664" class="img_ev3q"></p>
<p>Upload your JPEG and for the Flux Kontext [pro] Model to work its magic. You can use a basic prompt like "add photorealistic shading and lighting" or add more details for specific styling changes if desired.</p>
<p>You'll get a couple different example outputs to choose from, each with its own interpretation of how to make your scene more photorealistic.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="output-before--after-comparison">Output Before &amp; After Comparison<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#output-before--after-comparison" class="hash-link" aria-label="Direct link to Output Before &amp; After Comparison" title="Direct link to Output Before &amp; After Comparison" translate="no">​</a></h3>
<img-comparison-slider><img slot="first" width="100%" src="https://3dstreet.org/images/2025-07-10/suburban-before.jpg" alt="3DStreet scene before AI enhancement"><img slot="second" width="100%" src="https://3dstreet.org/images/2025-07-10/suburban-after.jpg" alt="3DStreet scene after AI enhancement"></img-comparison-slider>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-4-use-the-fill-tool-for-structural-changes">Step 4: Use the Fill Tool for Structural Changes<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#step-4-use-the-fill-tool-for-structural-changes" class="hash-link" aria-label="Direct link to Step 4: Use the Fill Tool for Structural Changes" title="Direct link to Step 4: Use the Fill Tool for Structural Changes" translate="no">​</a></h2>
<p>Another powerful feature from Black Forest Labs is the <strong>Fill tool</strong>, which allows you to modify specific parts of your scene. For example, you can change the structure of buildings to have something more realistic looking for suburban single-family homes.</p>
<p>Once you have a source image loaded from a previous enhancement, or directly from 3DStreet, and you're viewing it in full screen from the BFL Playground, click the three-dots in the lower-right-hand corner and then click "Fill".
<img decoding="async" loading="lazy" alt="Click the Fill tool" src="https://3dstreet.org/assets/images/step4a-a659355d819c5b36392b20be57722728.jpg" width="329" height="293" class="img_ev3q"></p>
<br>
<br>
<p>In Fill mode, click and drag to create a mask (or outlined area) to indicate the area in which you'd like to replace with new imagery.</p>
<br>
<p><img decoding="async" loading="lazy" alt="Using Fill tool to modify buildings" src="https://3dstreet.org/assets/images/step4b-a4873f53c304040895335a33794936d1.jpg" width="1280" height="720" class="img_ev3q"></p>
<br>
<p>Then, enter a prompt to automatically fill the area with whatever you desire, such as:</p>
<ul>
<li class="">Replacing generic buildings with more realistic architectural styles</li>
<li class="">Add detailed facades and realistic building materials</li>
<li class="">Modify landscaping and environmental elements</li>
<li class="">Enhance street infrastructure with realistic details</li>
</ul>
<p>In this example we used the prompt, "replace with suburban single family homes":</p>
<p><img decoding="async" loading="lazy" alt="Replacing default buildings with generates homes" src="https://3dstreet.org/assets/images/step4c-e9f7bf373b1eaec031681fc3ac5055bb.jpg" width="1024" height="553" class="img_ev3q"></p>
<br>
<p>Now we've created a customized, high quality rendering ready for sharing with stakeholders.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-5-create-animation-with-googles-veo">Step 5: Create Animation with Google's Veo<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#step-5-create-animation-with-googles-veo" class="hash-link" aria-label="Direct link to Step 5: Create Animation with Google's Veo" title="Direct link to Step 5: Create Animation with Google's Veo" translate="no">​</a></h2>
<p>We can take it one step further, by turning this enhanced static image into a dynamic animation! Take your photorealistic screenshot, right-click to download it, and load it into Google's Veo through <a href="https://labs.google/fx/tools/flow/" target="_blank" rel="noopener noreferrer" class="">Google Labs Flow</a>.</p>
<p>Open up the Flow tool, choose "Frames to Video", then upload your enhanced image, then choose that image as the first frame, then enter a prompt such as "Animate this suburban street scene."</p>
<br>
<p><img decoding="async" loading="lazy" alt="Google Veo interface" src="https://3dstreet.org/assets/images/step5-8270e7e645732d470095dbb71f90f912.jpg" width="1280" height="720" class="img_ev3q"></p>
<br>
<p>The system will take about a minute to generate your animation options.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-6-choose-your-animation-style">Step 6: Choose Your Animation Style<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#step-6-choose-your-animation-style" class="hash-link" aria-label="Direct link to Step 6: Choose Your Animation Style" title="Direct link to Step 6: Choose Your Animation Style" translate="no">​</a></h2>
<p>After processing, Google's Veo will show you a couple different animation options. Each will have its own interpretation of how to bring your street scene to life with:</p>
<ul>
<li class="">Subtle camera movements</li>
<li class="">Environmental animations (trees swaying, etc.)</li>
<li class="">Lighting changes</li>
<li class="">Atmospheric effects</li>
</ul>
<p><img decoding="async" loading="lazy" alt="Google Veo interface" src="https://3dstreet.org/assets/images/step5b-a1b9989b6bfc76914755fccadc77b9b3.jpg" width="1280" height="720" class="img_ev3q"></p>
<p>You can choose which ones you like best, or sometimes you'll need to adjust your prompt slightly to get an output that perfectly matches your vision.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="tips-for-success">Tips for Success<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#tips-for-success" class="hash-link" aria-label="Direct link to Tips for Success" title="Direct link to Tips for Success" translate="no">​</a></h2>
<ul>
<li class=""><strong>Start with a clear, well-composed 3DStreet scene</strong> - The quality of your final animation depends heavily on your initial composition</li>
<li class=""><strong>Experiment with different prompts</strong> - Small changes in your description can yield dramatically different results</li>
<li class=""><strong>Be patient with processing times</strong> - AI rendering can take a few minutes, but the results are worth the wait</li>
<li class=""><strong>Save multiple versions</strong> - Keep copies of your work at each stage in case you want to try different approaches</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-results">The Results<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#the-results" class="hash-link" aria-label="Direct link to The Results" title="Direct link to The Results" translate="no">​</a></h2>
<p>And there you go! You've successfully transformed a basic 3DStreet scene into a photorealistic, animated visualization that can effectively communicate your street design vision to stakeholders, community members, or anyone who needs to understand your proposed improvements.</p>
<p>This workflow opens up exciting possibilities for urban designers, planners, and advocates who want to create compelling visualizations without needing advanced 3D animation skills.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="video-tutorial">Video Tutorial<a href="https://3dstreet.org/blog/2025/07/15/creating-photorealistic-pictures-and-animations-with-3dstreet-ai#video-tutorial" class="hash-link" aria-label="Direct link to Video Tutorial" title="Direct link to Video Tutorial" translate="no">​</a></h3>
<p>Here's a video version of this tutorial:</p>
<iframe width="700" height="400" src="https://www.youtube.com/embed/7P1Oq7a0tDM?si=wGMOYa8_W6f_uzv9" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>]]></content:encoded>
            <category>AI</category>
            <category>animations</category>
            <category>photorealistic</category>
            <category>street design</category>
            <category>video</category>
            <category>Black Forest Labs</category>
            <category>Google Veo</category>
        </item>
        <item>
            <title><![CDATA[10 Prompts to Supercharge Your Workflow with the New AI Assistant]]></title>
            <link>https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant</link>
            <guid>https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant</guid>
            <pubDate>Thu, 29 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Maximize your productivity with these 10 powerful prompts for the 3DStreet AI Assistant. From basic street creation to advanced material changes, we've got you covered.]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-info admonition_xJq3 alert alert--info"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>Features have changed since this post</div><div class="admonitionContent_BuS1"><p>The AI Assistant has been renamed to <strong>Console</strong> and now lives as a tab in the right-hand side panel. The dedicated <strong>Create Street</strong>, <strong>Take Snapshots</strong>, and <strong>Generate Report</strong> button shortcuts referenced below no longer exist — the natural-language prompts still work (except the Report Generator, which has been removed). Type <code>/help</code> in the Console to see current example prompts. See the <a class="" href="https://3dstreet.org/docs/key-features/console">Console documentation</a> for up-to-date behavior. We're keeping this post for historical context.</p></div></div>
<p><img decoding="async" loading="lazy" alt="Screenshot showing the 3DStreet AI Assistant interface with a sample prompt" src="https://3dstreet.org/assets/images/top-10-prompts-d6e40db743437395ddb3f0cddf5e6bde.jpg" width="1505" height="637" class="img_ev3q"></p>
<p>The new AI Assistant is here, and it's transforming how we create and modify street designs in 3DStreet! To help you hit the ground running with this powerful new feature, we've compiled a list of 10 essential prompts that showcase its capabilities and will help you optimize your design workflow right away.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="getting-started-with-ai-assistant-prompts">Getting Started with AI Assistant Prompts<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#getting-started-with-ai-assistant-prompts" class="hash-link" aria-label="Direct link to Getting Started with AI Assistant Prompts" title="Direct link to Getting Started with AI Assistant Prompts" translate="no">​</a></h2>
<p>Following our <a class="" href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design">recent announcement</a> of the AI Assistant beta, we've already seen users discovering creative ways to leverage this tool. These prompts range from simple shortcuts to complex design tasks – all made accessible through natural language commands.</p>
<p>Let's dive into the top 10 prompts you should try today:</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="1-make-a-street">1. Make a Street<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#1-make-a-street" class="hash-link" aria-label="Direct link to 1. Make a Street" title="Direct link to 1. Make a Street" translate="no">​</a></h2>
<p>The most fundamental prompt is also one of the most powerful. Simply click the "Create Street" button shortcut or type something like:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Create a street with two drive lanes, two sidewalks, and two bike lanes</span><br></div></code></pre></div></div>
<p>This instantly generates the foundation of your scene, and you can easily modify these parameters before generation. It's the perfect way to kickstart any project without manually placing individual street elements.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="2-take-snapshots">2. Take Snapshots<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#2-take-snapshots" class="hash-link" aria-label="Direct link to 2. Take Snapshots" title="Direct link to 2. Take Snapshots" translate="no">​</a></h2>
<p>Documentation and presentation are crucial parts of the design process. With the "Take Snapshots" button shortcut, the AI Assistant will capture three views of your scene:</p>
<ul>
<li class="">Your current perspective view</li>
<li class="">A bird's eye view from above</li>
<li class="">A head-on view of your street</li>
</ul>
<p>These images export directly as PNGs to your computer, making it effortless to share your vision or include in presentations.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="3-generate-report">3. Generate Report<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#3-generate-report" class="hash-link" aria-label="Direct link to 3. Generate Report" title="Direct link to 3. Generate Report" translate="no">​</a></h2>
<p>Need to communicate the impact and purpose of your design? The "Generate Report" button shortcut prompts a form where you can specify:</p>
<ul>
<li class="">Current conditions</li>
<li class="">Problem statements</li>
<li class="">Proposed solutions</li>
</ul>
<p>The AI Assistant then creates a report and generates snapshots highlighting how your design addresses the specified challenges -– useful for stakeholder presentations or community engagement.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="4-insert-objects">4. Insert Objects<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#4-insert-objects" class="hash-link" aria-label="Direct link to 4. Insert Objects" title="Direct link to 4. Insert Objects" translate="no">​</a></h2>
<p>Populating your scene is simple with commands like:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Add three benches along the north sidewalk</span><br></div></code></pre></div></div>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Place more trucks on the street</span><br></div></code></pre></div></div>
<p>The AI understands these requests but sometimes still requires manual placement adjustments. We're still learning how to improve its spatial understanding, so please use the thumbs up or down button on the response depending on how accurate the AI is.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="5-rotate-elements">5. Rotate Elements<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#5-rotate-elements" class="hash-link" aria-label="Direct link to 5. Rotate Elements" title="Direct link to 5. Rotate Elements" translate="no">​</a></h2>
<p>Fine-tuning your scene is easy with rotation commands:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Rotate the food truck 45 degrees clockwise</span><br></div></code></pre></div></div>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Turn the bicycle rack to face the street</span><br></div></code></pre></div></div>
<p>This is an alternative to manually adjusting rotation values in degrees.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="6-generate-ideas">6. Generate Ideas<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#6-generate-ideas" class="hash-link" aria-label="Direct link to 6. Generate Ideas" title="Direct link to 6. Generate Ideas" translate="no">​</a></h2>
<p>The AI Assistant isn't just for execution – it's an ideation partner too. Try prompts like:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">What elements could I add to make this street more pedestrian-friendly?</span><br></div></code></pre></div></div>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Suggest ways to improve bicycle safety at this intersection</span><br></div></code></pre></div></div>
<p>The assistant responds with context-aware suggestions based on urban design principles and your current scene.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="7-clone-objects">7. Clone Objects<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#7-clone-objects" class="hash-link" aria-label="Direct link to 7. Clone Objects" title="Direct link to 7. Clone Objects" translate="no">​</a></h2>
<p>Quickly populate your scene with multiple similar elements:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Clone this car three times along the parking lane</span><br></div></code></pre></div></div>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Duplicate this tree every 20 feet along the sidewalk</span><br></div></code></pre></div></div>
<p>This dramatically speeds up the process of adding repeating elements like street trees, parking spots, or seating areas.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="8-resize-objects">8. Resize Objects<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#8-resize-objects" class="hash-link" aria-label="Direct link to 8. Resize Objects" title="Direct link to 8. Resize Objects" translate="no">​</a></h2>
<p>Adjust dimensions easily with natural language:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Make the sidewalk 50% wider</span><br></div></code></pre></div></div>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Resize the bike lane to 6 feet wide</span><br></div></code></pre></div></div>
<p>This tool is particularly useful when adjusting street dimensions to meet specific standards or when testing different space allocations.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="9-change-materials">9. Change Materials<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#9-change-materials" class="hash-link" aria-label="Direct link to 9. Change Materials" title="Direct link to 9. Change Materials" translate="no">​</a></h2>
<p>Transform the look and feel of your scene instantly:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Change the road surface to concrete</span><br></div></code></pre></div></div>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Update the bike lane material to green asphalt</span><br></div></code></pre></div></div>
<p>This capability allows for quick material studies without navigating through material menus.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="10-change-objects">10. Change Objects<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#10-change-objects" class="hash-link" aria-label="Direct link to 10. Change Objects" title="Direct link to 10. Change Objects" translate="no">​</a></h2>
<p>Need to swap elements in your scene? Simply tell the AI what you want to replace and with what:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Replace the sedan with a food truck</span><br></div></code></pre></div></div>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">Change the maple trees to palm trees</span><br></div></code></pre></div></div>
<p>This flexibility makes iterating through design alternatives seamless and efficient.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="unlocking-new-possibilities">Unlocking New Possibilities<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#unlocking-new-possibilities" class="hash-link" aria-label="Direct link to Unlocking New Possibilities" title="Direct link to Unlocking New Possibilities" translate="no">​</a></h2>
<p>These prompts are just the beginning of what's possible with the AI Assistant. As you become more familiar with its capabilities, you'll discover your own workflow shortcuts and command combinations that make street design faster and more intuitive than ever before.</p>
<p>The beauty of the AI Assistant is its ability to understand natural language, so don't be afraid to experiment with different phrasings and commands. The system is designed to interpret your intent, even if you don't use the exact wording shown in our examples.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="provide-feedback">Provide Feedback<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#provide-feedback" class="hash-link" aria-label="Direct link to Provide Feedback" title="Direct link to Provide Feedback" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-built-in-feedback-mechanism">New Built-in Feedback Mechanism<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#new-built-in-feedback-mechanism" class="hash-link" aria-label="Direct link to New Built-in Feedback Mechanism" title="Direct link to New Built-in Feedback Mechanism" translate="no">​</a></h3>
<p>Since the release of this feature we've added a feedback mechanism to the AI Assistant. After a text and/or function call response, you can click the thumbs up or down button to rate the response.</p>
<p><img decoding="async" loading="lazy" alt="Screenshot showing the 3DStreet AI Assistant interface with a sample prompt" src="https://3dstreet.org/assets/images/ai-response-feedback-buttons-381f498cdf427cb7b12d62fdd2f88687.jpg" width="1096" height="526" class="img_ev3q"></p>
<p>Pressing either thumbs up or down will rate your conversation for review and will help us improve the AI Assistant over time.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="share-your-discoveries">Share your Discoveries<a href="https://3dstreet.org/blog/2025/05/29/10-prompts-to-try-with-the-new-ai-assistant#share-your-discoveries" class="hash-link" aria-label="Direct link to Share your Discoveries" title="Direct link to Share your Discoveries" translate="no">​</a></h3>
<p>Have you found an innovative way to use the AI Assistant? We'd love to hear about it! Join our Discord community (link in the footer) and share your favorite prompts and workflows. Your insights could help fellow designers unlock even more potential from this powerful tool.</p>
<p>For more information on the Console, check out our <a class="" href="https://3dstreet.org/docs/key-features/console">documentation</a> and stay tuned for future updates as we continue to enhance this feature based on your feedback.</p>
<p>Happy designing!</p>]]></content:encoded>
            <category>AI Assistant</category>
            <category>workflow</category>
            <category>productivity</category>
            <category>street design</category>
            <category>prompts</category>
        </item>
        <item>
            <title><![CDATA[Introducing AI Assistant Beta: Your Creative Partner for Street Design]]></title>
            <link>https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design</link>
            <guid>https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design</guid>
            <pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Experience the power of natural language commands to create, modify, and automate street designs in 3DStreet with our new AI Assistant.]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-info admonition_xJq3 alert alert--info"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>Features have changed since this post</div><div class="admonitionContent_BuS1"><p>The AI Assistant has been renamed to <strong>Console</strong> and now lives as a tab in the right-hand side panel, not a floating button at the bottom. The Report Generator described in earlier posts has been removed, and the Console now streams a live history of every editor command as pills you can rewind or replay. See the current <a class="" href="https://3dstreet.org/docs/key-features/console">Console documentation</a> for up-to-date behavior. We're keeping this post for historical context.</p></div></div>
<p>Today we're excited to announce the beta release of the 3DStreet AI Assistant, a new way to create and modify street designs using simple natural language. Just describe the street scene you want to create, and watch as your vision comes to life – no complex 3D editing required.<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#the-fine-print-beta-status-and-availability">*</a></p>
<br>
<br>
<p><img decoding="async" loading="lazy" alt="Screenshot showing the 3DStreet AI Assistant interface with an example conversation" src="https://3dstreet.org/assets/images/ai-assistant-example-prompt-create-a-street-c39cce6c1aebbaf248c03c9232224e9f.jpg" width="1475" height="1094" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="empowering-everyone-to-design-better-streets">Empowering Everyone to Design Better Streets<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#empowering-everyone-to-design-better-streets" class="hash-link" aria-label="Direct link to Empowering Everyone to Design Better Streets" title="Direct link to Empowering Everyone to Design Better Streets" translate="no">​</a></h2>
<p>At 3DStreet, our mission has always been to provide tools that empower anyone to rapidly prototype visions for improving our shared environment, starting with streets. The introduction of our AI Assistant marks a significant step toward making street design more accessible to everyone – from urban planning professionals to community advocates who may not be familiar with traditional 3D editing tools.</p>
<br>
<br>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/ai-assistant-first-message-panel-b6a59e43a3312e6cc1c56bc868b110db.png" width="1490" height="445" class="img_ev3q"></p>
<br>
<br>
<p>With the new AI Assistant, you can:</p>
<ul>
<li class=""><strong>Create complete street scenes</strong> from scratch using natural language descriptions</li>
<li class=""><strong>Modify existing designs</strong> by simply explaining what you want to change</li>
<li class=""><strong>Automate repetitive tasks</strong> that would normally require multiple manual steps</li>
<li class=""><strong>Explore design alternatives</strong> quickly without needing to master complex editing tools</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="how-it-works">How It Works<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#how-it-works" class="hash-link" aria-label="Direct link to How It Works" title="Direct link to How It Works" translate="no">​</a></h2>
<p>Using the AI Assistant is simple. Just click on the new "Assistant" icon at the bottom of the 3DStreet interface and start describing what you'd like to create or modify.</p>
<p>For example:</p>
<ul>
<li class="">"Create a two-way street with protected bike lanes and mature trees on both sides"</li>
<li class="">"Add a mid-block crosswalk with a pedestrian refuge island"</li>
<li class="">"Change the bike lanes to be at sidewalk level with planters as separation"</li>
<li class="">"Add outdoor seating areas in front of the cafes on the north side"</li>
</ul>
<p>The AI Assistant interprets your requests and performs the necessary operations to bring your descriptions to life, handling all the technical details behind the scenes.</p>
<br>
<br>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/ai-assistant-clone-example-d7007653cbc57e8915a2f26225b51af8.jpeg" width="1396" height="736" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-we-built-this">Why We Built This<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#why-we-built-this" class="hash-link" aria-label="Direct link to Why We Built This" title="Direct link to Why We Built This" translate="no">​</a></h2>
<p>We've heard from many users – especially those new to 3D design tools – that while they have clear visions for better streets, translating those ideas into 3D visualizations can be challenging. Creating even simple scenes often requires learning multiple interface elements and performing several discrete actions.</p>
<p>When we analyzed user behavior, we found it difficult to understand user intent through traditional analytics. Is someone moving around the scene because they're confused, happy with what they made, or looking for something specific? It's hard to tell.</p>
<p>By providing a natural language interface, we can:</p>
<ol>
<li class=""><strong>Break down barriers</strong> to entry for non-technical users</li>
<li class=""><strong>Better understand user needs</strong> through their natural language requests</li>
<li class=""><strong>Provide an alternative UI</strong> for operations that can be challenging or repetitive when using the existing interface</li>
</ol>
<p>Perhaps most importantly, it allows people to focus on the "what" of their street design rather than the "how" of the software.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="under-the-hood">Under the Hood<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#under-the-hood" class="hash-link" aria-label="Direct link to Under the Hood" title="Direct link to Under the Hood" translate="no">​</a></h2>
<p>The 3DStreet AI Assistant is powered by Google's Gemini LLM via its Vertex AI API and our custom React-based chat interface. The most useful part of the Assistant is its ability to call tools that perform actions in the 3DStreet Editor. These tools include entity placement, entity updates, street segment creation and modification, camera control, geospatial location updates and project information memory. When a tool is called, the interface will display a yellow notification while pending and resolve into a green or red notification depending on the result of the function call. You can click the function call notification to see the details of the function call.</p>
<br>
<br>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/ai-assistant-function-call-response-details-c633a5bf79f4dc5460bd410b25d67776.png" width="880" height="833" class="img_ev3q"></p>
<br>
<br>
<p>Building the AI Assistant has helped us improve the underlying 3DStreet codebase. By creating clear function calls for the AI to use, we've had to improve our code structure and interfaces for a number of underlying features, especially street editing through our new <a class="" href="https://3dstreet.org/docs/managed-street/overview-managed-street">Managed Street Format</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-fine-print-beta-status-and-availability">The Fine Print: Beta Status and Availability<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#the-fine-print-beta-status-and-availability" class="hash-link" aria-label="Direct link to The Fine Print: Beta Status and Availability" title="Direct link to The Fine Print: Beta Status and Availability" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="beta-status">Beta Status<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#beta-status" class="hash-link" aria-label="Direct link to Beta Status" title="Direct link to Beta Status" translate="no">​</a></h3>
<p>The AI Assistant is currently in beta testing, which means it's still evolving and may occasionally (often?) misinterpret requests or behave unexpectedly. During this early release period, the AI Assistant is available free of charge to all 3DStreet users with some caveats below.</p>
<p>We're actively collecting feedback to improve the experience and would love to hear about your interactions – both successful and challenging! Please share them in our Discord server or other social media (links at the bottom of this page).</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="availability">Availability<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#availability" class="hash-link" aria-label="Direct link to Availability" title="Direct link to Availability" translate="no">​</a></h3>
<p>During this early release period, the AI Assistant is available free of charge to all 3DStreet users, but you must have an account and be signed in. We reserve the right to set daily caps for free users if usage exceeds our budget limits. We reserve the right to log chat conversations to improve the AI Assistant and our street design tools. Access to this feature is subject to the terms of our <a class="" href="https://3dstreet.org/docs/about-3dstreet/terms-and-conditions">Terms of Service</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's Next?<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#whats-next" class="hash-link" aria-label="Direct link to What's Next?" title="Direct link to What's Next?" translate="no">​</a></h2>
<p>We're just getting started with AI integration in 3DStreet. Tell us what you'd like to see as we continue to develop this feature! Some ideas we've had so far include:</p>
<ul>
<li class="">Better guidance for users wishing to create scenes from scratch, such as a Q&amp;A flow for street geometry</li>
<li class="">Support for more specialized street design elements</li>
<li class="">Better leveraging of existing street data from geospatial sources to assist LLM with street geometry and placement of street elements</li>
<li class="">Integration with local LLM APIs for users who prefer to run AI locally</li>
<li class="">Expanded automation capabilities for professional workflows</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="faqs">FAQs<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#faqs" class="hash-link" aria-label="Direct link to FAQs" title="Direct link to FAQs" translate="no">​</a></h2>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="q-is-this-a-distraction-from-fixing-other-features">Q: Is this a distraction from fixing other features?<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#q-is-this-a-distraction-from-fixing-other-features" class="hash-link" aria-label="Direct link to Q: Is this a distraction from fixing other features?" title="Direct link to Q: Is this a distraction from fixing other features?" translate="no">​</a></h4>
<p>A: Improved street geometry editing – especially better intersections support – continues to rank highly on our roadmap. Some users also share frustrations with elements of the 3DStreet user interface, especially new users. Providing simple interfaces for navigating and editing detailed scenes over a large 3D space is challenging. We hope the AI Assistant complements ongoing feature development by making existing features more accessible while we continue to develop more advanced capabilities. And sometimes developing UI for a new spatial feature is harder than developing the underlying code, making the AI Assistant a great option to introduce more experimental features.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="q-is-this-replacing-the-current-editing-interface">Q: Is this replacing the current editing interface?<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#q-is-this-replacing-the-current-editing-interface" class="hash-link" aria-label="Direct link to Q: Is this replacing the current editing interface?" title="Direct link to Q: Is this replacing the current editing interface?" translate="no">​</a></h4>
<p>A: Not at all! The AI Assistant is an additional option that works alongside our traditional editing tools. Power users can continue using the full interface for precise control, while switching to the AI Assistant when it's more convenient.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="q-what-if-the-ai-assistant-doesnt-understand-what-i-want">Q: What if the AI Assistant doesn't understand what I want?<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#q-what-if-the-ai-assistant-doesnt-understand-what-i-want" class="hash-link" aria-label="Direct link to Q: What if the AI Assistant doesn't understand what I want?" title="Direct link to Q: What if the AI Assistant doesn't understand what I want?" translate="no">​</a></h4>
<p>A: The technology is still evolving, and some requests may require clarification. You can always switch back to manual editing if needed. Your feedback helps us improve the system's comprehension over time.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="q-why-did-you-choose-the-gemini-llm-model">Q: Why did you choose the Gemini LLM model?<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#q-why-did-you-choose-the-gemini-llm-model" class="hash-link" aria-label="Direct link to Q: Why did you choose the Gemini LLM model?" title="Direct link to Q: Why did you choose the Gemini LLM model?" translate="no">​</a></h4>
<p>A: We've tested a few different models and found <a href="https://blog.google/technology/google-deepmind/google-gemini-ai-update-december-2024/" target="_blank" rel="noopener noreferrer" class=""><code>gemini-2.5-flash</code></a> to be the most effective for this use-case. Gemini appears to perform well with large context tasks, and our system prompt combined with a user's scene graph and other scene data elements can drive up context length quickly.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="try-it-today">Try It Today<a href="https://3dstreet.org/blog/2025/05/22/introducing-ai-assistant-beta-your-creative-partner-for-street-design#try-it-today" class="hash-link" aria-label="Direct link to Try It Today" title="Direct link to Try It Today" translate="no">​</a></h2>
<p>The AI Assistant beta is <a href="https://3dstreet.app/" target="_blank" rel="noopener noreferrer" class="">available now in the 3DStreet app</a>. Just look for the "Assistant" icon in the bottom of your screen to get started. We can't wait to see what you create!</p>]]></content:encoded>
            <category>product update</category>
            <category>AI</category>
            <category>street design</category>
            <category>new features</category>
            <category>beta</category>
        </item>
        <item>
            <title><![CDATA[Transforming Street Design with Augmented Reality: Lessons from the Front Lines]]></title>
            <link>https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy</link>
            <guid>https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy</guid>
            <pubDate>Tue, 01 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how augmented reality (AR) is revolutionizing community engagement and accelerating urban planning projects.]]></description>
            <content:encoded><![CDATA[<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="how-ar-is-revolutionizing-community-engagement-and-accelerating-urban-planning-projects">How AR is revolutionizing community engagement and accelerating urban planning projects<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#how-ar-is-revolutionizing-community-engagement-and-accelerating-urban-planning-projects" class="hash-link" aria-label="Direct link to How AR is revolutionizing community engagement and accelerating urban planning projects" title="Direct link to How AR is revolutionizing community engagement and accelerating urban planning projects" translate="no">​</a></h4>
<p><img decoding="async" loading="lazy" alt="A webinar banner image showing a perspective of an augmented reality overlay on top of a real-life picture of a street with promotional text for a webinar" src="https://3dstreet.org/assets/images/webinar-banner-street-design-and-immersive-advocacy-b01d5e2c509cbc05ee22ea84db3ddd3b.jpg" width="573" height="322" class="img_ev3q"></p>
<br>
<p>The future of urban planning is happening right on our streets. In a recent webinar featuring 3DStreet founder Kieran Farr and InCitu's Nick, we explored how augmented reality (AR) is transforming community engagement with street design proposals.</p>
<br>
<br>
<p>Read our written adapation or skip to the <a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#webinar-recording" class="">original webinar recording</a> to learn more.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-challenge-bridging-the-communication-gap">The Challenge: Bridging the Communication Gap<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#the-challenge-bridging-the-communication-gap" class="hash-link" aria-label="Direct link to The Challenge: Bridging the Communication Gap" title="Direct link to The Challenge: Bridging the Communication Gap" translate="no">​</a></h2>
<p>Urban planning has long struggled with a fundamental problem: <strong>spatial communication is extremely difficult</strong>. When engineers present striping drawings or two-dimensional plans to community members, you can see the disconnect in people's eyes. Small business owners, residents, and stakeholders often can't visualize how proposed changes will impact their daily lives.</p>
<p>This information asymmetry between professionals and communities leads to predictable outcomes: projects lose political support, get watered down, face delays, or are canceled entirely.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="three-ar-breakthroughs">Three AR Breakthroughs<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#three-ar-breakthroughs" class="hash-link" aria-label="Direct link to Three AR Breakthroughs" title="Direct link to Three AR Breakthroughs" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="1-ar-as-a-rapid-prototyping-feedback-loop">1. AR as a Rapid Prototyping Feedback Loop<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#1-ar-as-a-rapid-prototyping-feedback-loop" class="hash-link" aria-label="Direct link to 1. AR as a Rapid Prototyping Feedback Loop" title="Direct link to 1. AR as a Rapid Prototyping Feedback Loop" translate="no">​</a></h3>
<p>The game-changer isn't using AR to display finished designs—it's using AR for <strong>rapid iteration at the earliest stages</strong>. Instead of spending significant time in AutoCAD before getting community feedback, planners can now create quick prototypes, test them on-site, and iterate based on real-world constraints.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="2-converting-prototypes-into-outreach-materials">2. Converting Prototypes into Outreach Materials<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#2-converting-prototypes-into-outreach-materials" class="hash-link" aria-label="Direct link to 2. Converting Prototypes into Outreach Materials" title="Direct link to 2. Converting Prototypes into Outreach Materials" translate="no">​</a></h3>
<p>Once refined through iterative AR testing, those same prototypes become powerful communication assets and can serve as the foundation for detailed design work in traditional tools like AutoCAD.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="3-democratizing-design-anyone-can-do-this">3. Democratizing Design: Anyone Can Do This<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#3-democratizing-design-anyone-can-do-this" class="hash-link" aria-label="Direct link to 3. Democratizing Design: Anyone Can Do This" title="Direct link to 3. Democratizing Design: Anyone Can Do This" translate="no">​</a></h3>
<p>These tools are accessible to both professionals and amateurs. Community advocates, planning staff, and engaged residents can all participate in the design process.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="real-world-case-studies">Real-World Case Studies<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#real-world-case-studies" class="hash-link" aria-label="Direct link to Real-World Case Studies" title="Direct link to Real-World Case Studies" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="valencia-street-bike-lane-reconfiguration">Valencia Street Bike Lane Reconfiguration<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#valencia-street-bike-lane-reconfiguration" class="hash-link" aria-label="Direct link to Valencia Street Bike Lane Reconfiguration" title="Direct link to Valencia Street Bike Lane Reconfiguration" translate="no">​</a></h3>
<p>A community advocate organized visualizations for the conversion of Valencia Street from center-running to curbside bike lanes.</p>
<br>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/valencia-street-flyover-a8d809a8cb74935897d79037548e519a.jpg" width="571" height="321" class="img_ev3q"></p>
<br>
<p>The AR perspective the new configuration from the actual perspective of a crossing pedestrian was recorded to video to provide content for education and advocacy.</p>
<br>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/valencia-street-ar-ped-crossing-fe485f43ada7667fb8410583d66df899.jpg" width="572" height="326" class="img_ev3q"></p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="queens-boulevard-improvements">Queens Boulevard Improvements<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#queens-boulevard-improvements" class="hash-link" aria-label="Direct link to Queens Boulevard Improvements" title="Direct link to Queens Boulevard Improvements" translate="no">​</a></h3>
<p>A quick sample project created by Nick Kaufmann, a community manager at InCitu, to demonstrate how quickly he can create an example scene showing a sidewalk widening and protected cycle track improvement project.</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/queens-blvd-ar-quick-iteration-6e63d62db257c1b7e0eda56220c4883f.jpg" width="599" height="344" class="img_ev3q"></p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="buffalo-pedestrian-bridge">Buffalo Pedestrian Bridge<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#buffalo-pedestrian-bridge" class="hash-link" aria-label="Direct link to Buffalo Pedestrian Bridge" title="Direct link to Buffalo Pedestrian Bridge" translate="no">​</a></h3>
<p>A pedestrian bridge connecting an underserved neighborhood to park amenities cut off by highways. The AR visualization told a dual story—both the bridge architecture and the narrative of neighborhood reconnection. The project was completed in 2024.</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/ralph-wilson-park-buffalo-43c3260472330817a421a11967d02607.jpg" width="572" height="320" class="img_ev3q"></p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="columbus-bus-rapid-transit">Columbus Bus Rapid Transit<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#columbus-bus-rapid-transit" class="hash-link" aria-label="Direct link to Columbus Bus Rapid Transit" title="Direct link to Columbus Bus Rapid Transit" translate="no">​</a></h3>
<p>Central Ohio Transit Authority integrated AR into actual bus tours along proposed routes. The technology showed not just transit infrastructure, but walkable neighborhood development that transit investment could encourage. Officials used AR's people-occlusion feature for authentic social media content.</p>
<br>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/columbus-ohio-linkus-west-broad-brt-4031253f9cead2bd7f0ae5ccb8014a8c.jpg" width="575" height="322" class="img_ev3q"></p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-hayes-promenade-san-francisco">The Hayes Promenade, San Francisco<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#the-hayes-promenade-san-francisco" class="hash-link" aria-label="Direct link to The Hayes Promenade, San Francisco" title="Direct link to The Hayes Promenade, San Francisco" translate="no">​</a></h3>
<p>Community advocate Andrew Seigner with <a href="https://www.hayespromenade.org/">Hayes Promenade</a> proposed converting a two-lane road with retail and parking into a single-direction lane with expanded pedestrian space. He "created an initial 2D design in Streetmix, imported it into 3DStreet, built it out in 3D space, and then use the AR Ready export option. This resulted in a complete augmented reality demo, where users can walk down our street with their phones, experiencing the proposal in first-person."</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/hayes-promenade-ar-feasibility-walkthrough-f45b0788da18dcb00bcd35f637460281.jpg" width="566" height="319" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="best-practices-for-ar-community-engagement">Best Practices for AR Community Engagement<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#best-practices-for-ar-community-engagement" class="hash-link" aria-label="Direct link to Best Practices for AR Community Engagement" title="Direct link to Best Practices for AR Community Engagement" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="make-it-a-group-experience">Make It a Group Experience<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#make-it-a-group-experience" class="hash-link" aria-label="Direct link to Make It a Group Experience" title="Direct link to Make It a Group Experience" translate="no">​</a></h3>
<p>AR isn't about individual visualization—it's about <strong>unlocking conversations</strong>. Successful implementations bring diverse groups together, often reaching stakeholders who wouldn't attend traditional civic meetings.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="meet-people-where-they-are">Meet People Where They Are<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#meet-people-where-they-are" class="hash-link" aria-label="Direct link to Meet People Where They Are" title="Direct link to Meet People Where They Are" translate="no">​</a></h3>
<p>Take AR proposals to farmers markets, street festivals, and existing community events. Mobile AR's portability makes it possible to engage communities in familiar, comfortable settings.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="mix-ar-with-other-tools">Mix AR with Other Tools<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#mix-ar-with-other-tools" class="hash-link" aria-label="Direct link to Mix AR with Other Tools" title="Direct link to Mix AR with Other Tools" translate="no">​</a></h3>
<p>The most effective campaigns combine AR with traditional outreach methods, web-based 3D maps, and other communication tools. In Columbus, embedding AR into a real bus tour created an immersive "trip to the future" that made abstract planning concepts tangible.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-emotional-power-of-spatial-storytelling">The Emotional Power of Spatial Storytelling<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#the-emotional-power-of-spatial-storytelling" class="hash-link" aria-label="Direct link to The Emotional Power of Spatial Storytelling" title="Direct link to The Emotional Power of Spatial Storytelling" translate="no">​</a></h2>
<p>Data alone doesn't change minds. When engaging with community members, statistics "roll off them like oil and water." The response to change is often emotional—people may intellectually understand that street safety is important, but they feel the loss of a parking space more acutely.</p>
<p>AR's power lies in <strong>turning fear of loss into collaborative opportunity</strong>. Instead of focusing on what's being taken away, these tools help communities envision positive alternatives: "You may be losing a parking space, but here's what you gain—and what would you like to gain?"</p>
<p>When people can see five new restaurant tables or beneficial rain gardens that prevent flooding, they start thinking: "I have agency to decide what could be there." This shift from loss aversion to collaborative visioning is where real change happens.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="getting-started">Getting Started<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#getting-started" class="hash-link" aria-label="Direct link to Getting Started" title="Direct link to Getting Started" translate="no">​</a></h2>
<p>Both 3DStreet and InCitu offer free tiers for experimentation. The basic workflow is simple:</p>
<ol>
<li class=""><strong>Create a scene</strong> in 3DStreet with your target location</li>
<li class=""><strong>Add and modify street elements</strong> using drag-and-drop tools</li>
<li class=""><strong>Export as an <code>AR Ready</code> model</strong></li>
<li class=""><strong>Import to InCitu</strong> for location-based AR deployment</li>
<li class=""><strong>Test and iterate</strong> on-site, gathering community feedback</li>
</ol>
<p>The most important insight from practitioners? <strong>Start imperfect and iterate quickly</strong>. The goal isn't award-winning renderings—it's making spatial concepts tangible enough for meaningful community engagement.</p>
<p>As cities face mounting challenges around housing, climate change, and equity, tools that democratize urban design and accelerate community engagement aren't just nice to have—they're essential for building sustainable, inclusive neighborhoods.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="webinar-recording">Webinar Recording<a href="https://3dstreet.org/blog/2025/04/01/joint-webinar-street-design-and-immersive-advocacy#webinar-recording" class="hash-link" aria-label="Direct link to Webinar Recording" title="Direct link to Webinar Recording" translate="no">​</a></h2>
<iframe width="560" height="315" src="https://www.youtube.com/embed/2-fBPCSc3s0?si=nzjVg2YkGL9dIqsp" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<hr>
<p><em>Ready to experiment with AR for your next community engagement project? <a class="" href="https://3dstreet.org/contact">Contact us to get started.</a></em></p>]]></content:encoded>
            <category>AR</category>
            <category>visualization</category>
            <category>urban planning</category>
            <category>community-led planning</category>
            <category>community</category>
            <category>geospatial</category>
        </item>
        <item>
            <title><![CDATA[From Photos to 3D: Creating Custom Models with AI for Creative Street Scenes]]></title>
            <link>https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes</link>
            <guid>https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes</guid>
            <pubDate>Thu, 06 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to use AI tools like TRELLIS to transform photos into 3D models for your street visualization projects.]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" alt="A split image showing a physical toy car on the left and its 3D model counterpart in a street scene on the right" src="https://3dstreet.org/assets/images/hotwheels-to-3d-f8c0eea75c0df8a198f1948bbf030fb0.webp" width="936" height="581" class="img_ev3q"></p>
<div class="theme-admonition theme-admonition-info admonition_xJq3 alert alert--info"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_BuS1"><p><strong>May 2026 Update:</strong> The hosting and import steps in this post (OptimizeGLB.com + paste-URL) are no longer required. 3DStreet now has a built-in custom asset upload system: drag your GLB straight into the editor and it is automatically optimized, stored in your account, and placed in the scene. The AI generation workflow below still applies — just skip steps 4 and 5 and drag-and-drop the downloaded GLB instead. <strong><a class="" href="https://3dstreet.org/docs/3dstreet-editor/custom-models-and-images">See the updated docs on adding custom models</a></strong>.</p></div></div>
<p>Have you ever found yourself designing a street scene and wishing you had that perfect 3D model to bring your vision to life? Whether it's a unique piece of street furniture, a local landmark, or even a toy car, traditional 3D modeling can be time-consuming and requires specialized skills. But what if you could turn any object into a 3D model with just a couple of photos and some AI magic? Let's explore how to do exactly that!</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-power-of-ai-generated-3d-models">The Power of AI-Generated 3D Models<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#the-power-of-ai-generated-3d-models" class="hash-link" aria-label="Direct link to The Power of AI-Generated 3D Models" title="Direct link to The Power of AI-Generated 3D Models" translate="no">​</a></h2>
<p><img decoding="async" loading="lazy" alt="Screenshot of the TRELLIS interface showing the upload and generation process" src="https://3dstreet.org/assets/images/trellis-ui-generated-before-extraction-77efc7a528db1463b3c9b7a8ce8236f5.jpg" width="1562" height="1210" class="img_ev3q"></p>
<p>Until recently, creating custom 3D models required extensive knowledge of 3D modeling software and hours of work. Now, thanks to advances in AI technology, tools like Microsoft's TRELLIS can transform simple photographs into usable 3D models in minutes. This opens up exciting possibilities for urban designers, planners, and anyone interested in creating more imaginative and personalized street scenes.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="step-by-step-guide-to-creating-your-3d-model">Step-by-Step Guide to Creating Your 3D Model<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#step-by-step-guide-to-creating-your-3d-model" class="hash-link" aria-label="Direct link to Step-by-Step Guide to Creating Your 3D Model" title="Direct link to Step-by-Step Guide to Creating Your 3D Model" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="1-capture-your-reference-images">1. Capture Your Reference Images<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#1-capture-your-reference-images" class="hash-link" aria-label="Direct link to 1. Capture Your Reference Images" title="Direct link to 1. Capture Your Reference Images" translate="no">​</a></h3>
<p><img decoding="async" loading="lazy" alt="Two sample photos of an object from different angles, showing optimal photography setup" src="https://3dstreet.org/assets/images/photo-grid-examples-1c52cf735b0bf3677de1f71467133d65.webp" width="1192" height="796" class="img_ev3q"></p>
<p>The quality of your 3D model starts with good reference photos. Here's what you need:</p>
<ul>
<li class="">Take 1-2 clear photos of your object from different angles</li>
<li class="">Ensure good lighting and contrast</li>
<li class="">A neutral background works best</li>
<li class="">Include both front and side views when possible</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="2-generate-your-3d-model-with-trellis">2. Generate Your 3D Model with TRELLIS<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#2-generate-your-3d-model-with-trellis" class="hash-link" aria-label="Direct link to 2. Generate Your 3D Model with TRELLIS" title="Direct link to 2. Generate Your 3D Model with TRELLIS" translate="no">​</a></h3>
<p>Head over to <a href="https://huggingface.co/spaces/JeffreyXiang/TRELLIS" target="_blank" rel="noopener noreferrer" class="">TRELLIS on Hugging Face Spaces</a> to start the conversion process.</p>
<p><img decoding="async" loading="lazy" alt="Example TRELLIS Hugging Face Spaces UI Steps for Conversion of Image to 3D Model" src="https://3dstreet.org/assets/images/trellis-ui-steps-with-pink-lowrider-a2116c3a773871e58d6b1627ec6dd5e7.webp" width="1377" height="977" class="img_ev3q"></p>
<ol>
<li class="">Upload your reference photos -- make sure to click on the "Multiple Images" tab if you have more than one</li>
<li class="">Click "Generate" and wait for the AI to work its magic. Review the preview to ensure it captures your object well.</li>
<li class="">If the preview looks good, click "Extract GLB" to generate a GLB version of the model.</li>
<li class="">Click "Download GLB" to download your 3D model</li>
</ol>
<p>If the first attempt doesn't look quite right, consider using more than 1 picture. Try for soft lighting instead of bright specular reflections and ensure the object is in focus and entirely in frame.</p>
<p>You can also try <a href="https://huggingface.co/spaces/tencent/Hunyuan3D-2" target="_blank" rel="noopener noreferrer" class="">Hunyuan3D-2</a>, which allows you to generate 3D models directly from text descriptions.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="3-validate-your-model">3. Validate Your Model<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#3-validate-your-model" class="hash-link" aria-label="Direct link to 3. Validate Your Model" title="Direct link to 3. Validate Your Model" translate="no">​</a></h3>
<p>Before proceeding, it's helpful to verify your model:</p>
<ol>
<li class="">Visit <a href="https://gltf-viewer.donmccurdy.com/" target="_blank" rel="noopener noreferrer" class="">gltf-viewer.donmccurdy.com</a></li>
<li class="">Drag and drop your GLB file into the viewer</li>
<li class="">Confirm the model loads correctly and looks as expected</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="4-optimize-for-web-use">4. Optimize for Web Use<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#4-optimize-for-web-use" class="hash-link" aria-label="Direct link to 4. Optimize for Web Use" title="Direct link to 4. Optimize for Web Use" translate="no">​</a></h3>
<p><img decoding="async" loading="lazy" alt="Screenshot of OptimizeGLB.com interface showing compression settings" src="https://3dstreet.org/assets/images/optimizeglb-ui-steps-c9a31738d93ddb3ecc8fc045bcf452e9.webp" width="1203" height="1218" class="img_ev3q"></p>
<p>Your initial model might be larger than necessary. Here's how to optimize it using <a href="https://optimizeglb.com/" target="_blank" rel="noopener noreferrer" class="">OptimizeGLB.com</a>:</p>
<ol>
<li class="">Upload your GLB file. Enable Draco compression (but avoid mesh simplification)</li>
<li class="">Click "Process All Files"</li>
<li class="">Right-click the "Download" button, and</li>
<li class="">Click "Copy Link Address"</li>
</ol>
<p>This step not only reduces file size but also gives you a hosted URL for your model.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="5-import-into-3dstreet">5. Import into 3DStreet<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#5-import-into-3dstreet" class="hash-link" aria-label="Direct link to 5. Import into 3DStreet" title="Direct link to 5. Import into 3DStreet" translate="no">​</a></h3>
<p><img decoding="async" loading="lazy" alt="Screenshot showing the 3DStreet interface with the GLB import dialog" src="https://3dstreet.org/assets/images/3dstreet-ui-add-glb-model-f395f8bafb0cb41796c3600ce4e63bcf.webp" width="1860" height="1116" class="img_ev3q"></p>
<p>Finally, let's bring your model into 3DStreet. Open the <a href="https://3dstreet.app/" target="_blank" rel="noopener noreferrer" class="">3DStreet App</a>, and then:</p>
<ol>
<li class="">Click "Add Layer"</li>
<li class="">Choose the "Custom Layers" tab</li>
<li class="">Select "GLTF Model from URL"</li>
<li class="">Paste your OptimizeGLB link URL</li>
<li class="">Adjust scale, position and rotation as needed after adding to the scene</li>
</ol>
<p>See our <a class="" href="https://3dstreet.org/docs/3dstreet-editor/custom-models-and-images">documentation on importing custom 3D models</a> for more details on this step. A 3DStreet Pro plan is required to use this feature.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="tips-for-success">Tips for Success<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#tips-for-success" class="hash-link" aria-label="Direct link to Tips for Success" title="Direct link to Tips for Success" translate="no">​</a></h2>
<ul>
<li class="">Start with simple objects that have clear shapes and details</li>
<li class="">Take photos in good lighting conditions</li>
<li class="">Use the validation step to catch any issues early</li>
<li class="">Consider the final size and scale in your street scene</li>
<li class="">Keep backup copies of your original files</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="share-your-creations">Share Your Creations!<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#share-your-creations" class="hash-link" aria-label="Direct link to Share Your Creations!" title="Direct link to Share Your Creations!" translate="no">​</a></h2>
<p>We'd love to see what you create with this workflow! Share your models and scenes with the 3DStreet community on our Discord channel or tag us on social media.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="looking-ahead">Looking Ahead<a href="https://3dstreet.org/blog/2025/02/06/creating-custom-models-with-ai-for-creative-street-scenes#looking-ahead" class="hash-link" aria-label="Direct link to Looking Ahead" title="Direct link to Looking Ahead" translate="no">​</a></h2>
<p>The intersection of AI and 3D modeling is evolving rapidly. Tools like TRELLIS are just the beginning, we're also seeing huge improvements in live style transfer to convert the low poly and low fidelity 3D tiles imagery into higher fidelity and more detailed 3D scenes.</p>
<p>Here's an example of using live image to image style transfer with KREA.ai, a user-friendly AI generative creation and manipulation service.</p>
<p><img decoding="async" loading="lazy" alt="A split image showing side by side of using AI-generated 3D models from TRELLIS in a 3DStreet scene (left) with image style transfer from Krea.ai (right)" src="https://3dstreet.org/assets/images/krea-ai-vid-2-vid-6529f0ff3af22d2785235bfdf8ee2e54.webp" width="1600" height="636" class="img_ev3q"></p>
<p>Remember, whether you're adding unique street furniture, local landmarks, or playful elements to your scenes, AI-powered 3D modeling can help bring your vision to life with unprecedented ease.</p>
<p>Want to see this process in action? Check out our video tutorial below:</p>
<iframe width="100%" style="aspect-ratio:16 / 9" src="https://www.youtube.com/embed/k39_3jWzX78?si=8HJBs5Jc5Ex5K0sK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<p>Happy modeling! 🚀</p>]]></content:encoded>
            <category>3d models</category>
            <category>AI</category>
            <category>TRELLIS</category>
            <category>street design</category>
            <category>visualization</category>
            <category>gltf</category>
        </item>
        <item>
            <title><![CDATA[New Feature Roundup: Map Layer Blending and Environment Settings]]></title>
            <link>https://3dstreet.org/blog/2025/01/31/new-feature-roundup-map-layer-blending-and-environment-settings</link>
            <guid>https://3dstreet.org/blog/2025/01/31/new-feature-roundup-map-layer-blending-and-environment-settings</guid>
            <pubDate>Fri, 31 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Introducing blending options for 3D map layers and environment settings for customizing the background and colorization of the environment in 3DStreet scenes.]]></description>
            <content:encoded><![CDATA[<p>Introducing Map Blending and Environment Settings in 3DStreet! When combined these can allow for a wide range of creative options to mix street scenes with geospatial layers.</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/blending-grid-resized-c8cfe8f7ae4fd9eddc66d051f6214478.webp" width="1200" height="799" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="map-layer-blending">Map Layer Blending<a href="https://3dstreet.org/blog/2025/01/31/new-feature-roundup-map-layer-blending-and-environment-settings#map-layer-blending" class="hash-link" aria-label="Direct link to Map Layer Blending" title="Direct link to Map Layer Blending" translate="no">​</a></h2>
<p>One of the most exciting new features we've been working on is adding a number of custom blending options for 3D map layers. To enable this, use the new Blending option in the Geospatial Layers panel, then choose your desired Blend Mode.</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/ui-geo-blending-c556a0fcb5940b9068185672f9d19f5e.jpg" width="948" height="586" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="environment-settings">Environment Settings<a href="https://3dstreet.org/blog/2025/01/31/new-feature-roundup-map-layer-blending-and-environment-settings#environment-settings" class="hash-link" aria-label="Direct link to Environment Settings" title="Direct link to Environment Settings" translate="no">​</a></h2>
<p>A common request is changing background and colorization of the environment in 3DStreet scenes. This is now possible with the new Environment Settings panel. Choose from presets including day, night, sunny morning, cloudy afternoon, and more. Or choose the color preset to select a custom background color.</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/ui-environment-selector-8d2201dedf2e87009fb8ab11fd6dc35c.jpg" width="942" height="591" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="combining-blending-and-environment-settings">Combining Blending and Environment Settings<a href="https://3dstreet.org/blog/2025/01/31/new-feature-roundup-map-layer-blending-and-environment-settings#combining-blending-and-environment-settings" class="hash-link" aria-label="Direct link to Combining Blending and Environment Settings" title="Direct link to Combining Blending and Environment Settings" translate="no">​</a></h2>
<p>By combining blending and custom background colors you can create a huge range of creative interpretations for your scenes. Here's an example using the Dark blending mode and adjusting a custom background color:</p>
<mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="muted" loop=""></mux-player>
<br>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="focus-animation-adjustment">Focus Animation Adjustment<a href="https://3dstreet.org/blog/2025/01/31/new-feature-roundup-map-layer-blending-and-environment-settings#focus-animation-adjustment" class="hash-link" aria-label="Direct link to Focus Animation Adjustment" title="Direct link to Focus Animation Adjustment" translate="no">​</a></h2>
<p>When you double-click on an object in the viewport or in the layers panel, you'll notice a brief focus animation as the camera zooms into the focused object. The new Focus Animation Speed selector allows you to adjust the speed of the animation which can make it more suitable for creating quick videos and sharing. The focus animation is a simple way to add fly through effects to your scenes when sharing live or when recording with screen capture software. Click Viewer &gt; Focus animation &gt; Speed &gt; slow to slow down the animation.</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/ui-focus-speed-selector-937662504ecfef420e6ba767e4a65342.jpg" width="933" height="615" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="combining-everything-together">Combining Everything Together<a href="https://3dstreet.org/blog/2025/01/31/new-feature-roundup-map-layer-blending-and-environment-settings#combining-everything-together" class="hash-link" aria-label="Direct link to Combining Everything Together" title="Direct link to Combining Everything Together" translate="no">​</a></h2>
<p>Combining all of these features together can create a wide range of creative options for your scenes.</p>
<mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="muted" loop=""></mux-player>
<br>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="try-it-out">Try it out!<a href="https://3dstreet.org/blog/2025/01/31/new-feature-roundup-map-layer-blending-and-environment-settings#try-it-out" class="hash-link" aria-label="Direct link to Try it out!" title="Direct link to Try it out!" translate="no">​</a></h2>
<p>Click the "Launch App" button in the upper-right hand corner to play with these features (Pro plan required for Geospatial integrations) or join our discord below to provide more feedback on these features and what else you'd like to see in the future.</p>]]></content:encoded>
            <category>product</category>
            <category>new feature</category>
            <category>environment</category>
            <category>geospatial</category>
            <category>google maps</category>
        </item>
        <item>
            <title><![CDATA[Visualizing Sustainable Transportation: Dodoma's Urban Evolution]]></title>
            <link>https://3dstreet.org/blog/2025/01/08/visualizing-sustainable-transportation-dodoma-tanzania-urban-evolution</link>
            <guid>https://3dstreet.org/blog/2025/01/08/visualizing-sustainable-transportation-dodoma-tanzania-urban-evolution</guid>
            <pubDate>Wed, 08 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Transport Analysts from Dodoma, Tanzania used 3DStreet visualization tools for a World Bank project to re-imagine Dodoma Morogoro Road, a major artery in Tanzania's capital city.]]></description>
            <content:encoded><![CDATA[<p>In Tanzania's rapidly growing capital city of Dodoma, our team used 3DStreet to create digital twins of proposed street safety improvements along critical corridors, helping stakeholders visualize and evaluate sustainable transportation alternatives for this evolving urban center.</p>
<iframe width="100%" style="aspect-ratio:16 / 9" src="https://www.youtube.com/embed/Zi1mrf2ufzU?si=ty0lTdGAdhixuV8d" title="YouTube video player" frameborder="0" allow="autoplay;encrypted-media; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="a-capital-city-in-transition">A Capital City in Transition<a href="https://3dstreet.org/blog/2025/01/08/visualizing-sustainable-transportation-dodoma-tanzania-urban-evolution#a-capital-city-in-transition" class="hash-link" aria-label="Direct link to A Capital City in Transition" title="Direct link to A Capital City in Transition" translate="no">​</a></h2>
<p>Dodoma, located about 400 kilometers inland from Tanzania's largest coastal city Dar es Salaam, is experiencing unprecedented growth as it embraces its role as the national capital. Formally declared the capital in 1973 and home to the National Parliament since 1995, the city has seen accelerated development since 2016 when the government began actively relocating institutions from Dar es Salaam.</p>
<p><img decoding="async" loading="lazy" alt="Area map" src="https://3dstreet.org/assets/images/dodoma-tanzania-google-earth-e224871355cb6e3f8443810807ecf61a.jpg" width="971" height="530" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="growing-pains-on-major-corridors">Growing Pains on Major Corridors<a href="https://3dstreet.org/blog/2025/01/08/visualizing-sustainable-transportation-dodoma-tanzania-urban-evolution#growing-pains-on-major-corridors" class="hash-link" aria-label="Direct link to Growing Pains on Major Corridors" title="Direct link to Growing Pains on Major Corridors" translate="no">​</a></h2>
<p>The city's main arteries, particularly the Dodoma-Morogoro Road, currently reflect the growing pains of this urban transformation. The road serves multiple functions as it traverses urban, rural and regional landscapes, requiring careful design consideration to accommodate various user demands while maintaining principles of sustainability and connectivity.</p>
<p>Today, this vital corridor operates as a two-lane arterial road accommodating a diverse mix of traffic:</p>
<ul>
<li class="">Motorcycles and tuk-tuks (bajaji)</li>
<li class="">Private cars and vans</li>
<li class="">Light and heavy commercial vehicles</li>
<li class="">Public transportation buses</li>
</ul>
<p>While the current infrastructure technically supports both walking and cycling, it predominantly caters to motorized travel - creating challenges for sustainable urban mobility.</p>
<mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="muted" loop=""></mux-player>
<br>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="from-concept-to-digital-twin">From Concept to Digital Twin<a href="https://3dstreet.org/blog/2025/01/08/visualizing-sustainable-transportation-dodoma-tanzania-urban-evolution#from-concept-to-digital-twin" class="hash-link" aria-label="Direct link to From Concept to Digital Twin" title="Direct link to From Concept to Digital Twin" translate="no">​</a></h2>
<p>Our team worked with key stakeholders including Tanzania National Roads Agency (TANROADS), Tanzania Rural and Urban Roads Agency (TARURA), Land Transport Regulatory Authority (LATRA) and Dodoma City Council (DCC) to explore treatments that would better support regional infrastructure needs.</p>
<p>As analysts entering the workforce, our background in civil engineering was very limited compared to some of our tenured colleagues and professional partners, making it challenging to convert traditional engineering drawings into visualizations that we could then leverage for our work with stakeholders. That's when we discovered 3DStreet, which allowed us to rapidly prototype different scenarios from the foundational engineering work of our professional staff and partners.</p>
<p>Using 3DStreet's prototyping capabilities, we created digital twins of both existing conditions and proposed changes:</p>
<ul>
<li class="">A six-lane dual carriageway with 2 dedicated public transport lanes for busses</li>
<li class="">Two-lane service roads on both sides for local access</li>
<li class="">Wide, shaded walkways and cycleways for non-motorized transport</li>
<li class="">Integration with adjacent land use to support sustainable urban development</li>
</ul>
<p><mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="muted" loop=""></mux-player><br><strong>The proposed design creates dedicated space for all modes while improving safety and connectivity.</strong></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bringing-the-vision-to-life">Bringing the Vision to Life<a href="https://3dstreet.org/blog/2025/01/08/visualizing-sustainable-transportation-dodoma-tanzania-urban-evolution#bringing-the-vision-to-life" class="hash-link" aria-label="Direct link to Bringing the Vision to Life" title="Direct link to Bringing the Vision to Life" translate="no">​</a></h2>
<p>We found the ability to instantly transform cross-sections designed in Streetmix to interactive 3D visualizations with satellite map layers in 3DStreet to be transformative to understanding the true impacts and benefits of the proposed project in context with the existing environment.</p>
<p>Also, using a combination of 3DStreet and Mapillary’s street view imagery to create a before and after first-person perspective was particularly impactful - it helped both our team and our local partners understand how the proposed changes would affect the actual experience of using the street. Being able to visualize the separation between modes and the scale of proposed facilities made the benefits much more tangible.</p>
<p>By combining all the elements of 3D GIS data and Street elements from 3DStreet combined with the use of real-world ground truth from Mapillary imagery, we were able to create a very effective video visualization of the project background and potential future scenarios.</p>
<mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="muted" loop=""></mux-player>
<br>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="looking-ahead">Looking Ahead<a href="https://3dstreet.org/blog/2025/01/08/visualizing-sustainable-transportation-dodoma-tanzania-urban-evolution#looking-ahead" class="hash-link" aria-label="Direct link to Looking Ahead" title="Direct link to Looking Ahead" translate="no">​</a></h2>
<p>As our internship draws to a close, we're excited to see Dodoma continue its trajectory of growth aided by our World Bank colleagues investing in Tanzania’s future. We’re proud of the work we’ve done to create digital twin representations of these projects to better engage local stakeholders, and hope that the team is able to leverage our work to envision the future of our country’s sustainable transportation infrastructure.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="read-more">Read More<a href="https://3dstreet.org/blog/2025/01/08/visualizing-sustainable-transportation-dodoma-tanzania-urban-evolution#read-more" class="hash-link" aria-label="Direct link to Read More" title="Direct link to Read More" translate="no">​</a></h2>
<p><a href="https://projects.worldbank.org/en/projects-operations/project-detail/P176623" target="_blank" rel="noopener noreferrer" class="">Read more information about the project on the World Bank website</a></p>
<p><em>Disclaimer: The views expressed in this blog post do not necessarily reflect the views of the World Bank Group.</em></p>]]></content:encoded>
            <category>urban planning</category>
            <category>complete streets</category>
            <category>digital twins</category>
            <category>urban transport</category>
            <category>rapid visualization</category>
            <category>case study</category>
        </item>
        <item>
            <title><![CDATA[Visualizing Climate Resilient Infrastructure: Kiritimati's Sustainable Streets]]></title>
            <link>https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets</link>
            <guid>https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets</guid>
            <pubDate>Sun, 15 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[A World Bank project used 3DStreet visualization tools to re-imagine streets on Kiritimati Island to accommodate both current and future residents in the context of climate change and sea level rise, while improving safety and sustainability.]]></description>
            <content:encoded><![CDATA[<p>On Kiritimati Island (pronounced kee-ris-muh s) our team partnered with Sam Johnson and the World Bank Transport team to visualize how sustainable transportation infrastructure can support both current and future residents on the world's largest coral atoll.</p>
<iframe width="100%" style="aspect-ratio:16 / 9" src="https://www.youtube.com/embed/UepgiC2rFF0?si=0NXQTUbkllC4PKup" title="YouTube video player" frameborder="0" allow="autoplay;encrypted-media; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="an-island-at-the-crossroads">An Island at the Crossroads<a href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets#an-island-at-the-crossroads" class="hash-link" aria-label="Direct link to An Island at the Crossroads" title="Direct link to An Island at the Crossroads" translate="no">​</a></h2>
<p>Located in the central Pacific Ocean, Kiritimati Island faces unique challenges as climate change reshapes the region. While the island's current population numbers only a few thousand, it may soon need to accommodate more residents from Kiribati’s other island which is increasingly vulnerable to rising sea levels.</p>
<p><img decoding="async" loading="lazy" alt="Global and local map of Kiritimati Island" src="https://3dstreet.org/assets/images/kiritimati-global-map-d88ef03bc93701e4f6f600e18b075f46.jpg" width="1200" height="685" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="planning-ahead-for-change">Planning Ahead for Change<a href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets#planning-ahead-for-change" class="hash-link" aria-label="Direct link to Planning Ahead for Change" title="Direct link to Planning Ahead for Change" translate="no">​</a></h2>
<p>The island's main road network currently reflects its small population and historic development patterns. The existing infrastructure is basic, with limited provisions for pedestrians, cyclists, or public transport. As we look toward a future where Kiritimati could play a crucial role in regional climate migration, these roads will need to evolve to serve a larger, more diverse population.</p>
<p><img decoding="async" loading="lazy" alt="Current road conditions from Mapillary" src="https://3dstreet.org/assets/images/existing-conditions-kiritimati-london-28def4afcd3379667815e0e80fcc1f02.jpg" width="1200" height="683" class="img_ev3q"></p>
<p>The current road infrastructure supports:</p>
<ul>
<li class="">Private vehicles, motorcycles, and cargo trucks</li>
<li class="">Limited pedestrian movement</li>
<li class="">Basic access to key facilities and settlements</li>
<li class="">Connection between main population centers like London Town and Banana</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="from-reality-to-digital-twin">From Reality to Digital Twin<a href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets#from-reality-to-digital-twin" class="hash-link" aria-label="Direct link to From Reality to Digital Twin" title="Direct link to From Reality to Digital Twin" translate="no">​</a></h2>
<p>Working with key stakeholders including local government authorities and the <a href="https://irap.org/" target="_blank" rel="noopener noreferrer" class="">International Road Assessment Program</a>, the team explored design solutions that would create safer, more inclusive streets while preparing for potential population growth.</p>
<p>Using 3DStreet's visualization capabilities, we created digital twins of both current conditions and proposed improvements across three critical areas that represent the diverse needs of transportation infrastructure on the island.</p>
<p><img decoding="async" loading="lazy" alt="Project areas of focus" src="https://3dstreet.org/assets/images/local-aerial-map-kiritimati-a104ed8352e425131a339b7361584413.jpg" width="800" height="455" class="img_ev3q">
<em>Three areas of focus for the Kiritimati project</em></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="reimagining-street-space">Reimagining Street Space<a href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets#reimagining-street-space" class="hash-link" aria-label="Direct link to Reimagining Street Space" title="Direct link to Reimagining Street Space" translate="no">​</a></h2>
<p>Proposed designs incorporate several key features to support sustainable mobility:</p>
<ul>
<li class="">Wider, shaded walkways to protect pedestrians from the tropical sun</li>
<li class="">Slow speed zones in urban areas that safely mix vehicles, motorcycles, and bicycles</li>
<li class="">Dedicated bus bays to support future public transport services</li>
<li class="">Enhanced safety features based on iRAP assessment recommendations</li>
</ul>
<mux-player player-software-name="mux-player-react" player-software-version="2.5.0" stream-type="on-demand" primary-color="#FFFFFF" secondary-color="#000000" accent-color="#653CB0" autoplay="muted" loop=""></mux-player>
<br>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="making-the-case-for-change">Making the Case for Change<a href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets#making-the-case-for-change" class="hash-link" aria-label="Direct link to Making the Case for Change" title="Direct link to Making the Case for Change" translate="no">​</a></h2>
<p>By combining Mapillary's street-level imagery with 3DStreet's visualization tools, we were able to create compelling before-and-after comparisons that helped stakeholders understand the tangible benefits of the proposed changes. This approach was particularly valuable given the unique context of planning for both current needs and potential future scenarios.</p>
<p>The visualization process helped demonstrate how relatively modest infrastructure improvements could significantly enhance safety and accessibility while building climate resilience. These visualizations are proving instrumental in making the case for infrastructure funding that considers not just today's needs, but tomorrow's challenges.</p>
<p><img decoding="async" loading="lazy" alt="Cross section" src="https://3dstreet.org/assets/images/cross-section-kiritimati-alt-2-b5ac5d507d6284e22b337fe9257fdc63.jpg" width="1200" height="683" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="stretching-the-capabilities-of-3dstreet">Stretching the Capabilities of 3DStreet<a href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets#stretching-the-capabilities-of-3dstreet" class="hash-link" aria-label="Direct link to Stretching the Capabilities of 3DStreet" title="Direct link to Stretching the Capabilities of 3DStreet" translate="no">​</a></h2>
<p>The Kiritimati project pushed our platform in exciting new directions. While 3DStreet was originally designed for visualizing individual street segments, the World Bank team's requirements encouraged us to significantly expand our capabilities. The project's scope required handling multiple kilometers of roadway across three distinct sections, driving us to optimize our rendering pipeline while maintaining detail.</p>
<p>Creating locally appropriate assets and smooth fly-through animations that transition between current and proposed conditions required new approaches to both asset development and camera control. These technical challenges led to innovations in scene management and rendering that have since become standard features in our platform, benefiting visualization projects worldwide.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="looking-forward">Looking Forward<a href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets#looking-forward" class="hash-link" aria-label="Direct link to Looking Forward" title="Direct link to Looking Forward" translate="no">​</a></h2>
<p>As climate change continues to impact Pacific island nations, the importance of forward-thinking infrastructure planning becomes increasingly critical. Through this project, we're demonstrating how digital twin technology can help communities like Kiritimati prepare for complex demographic and environmental changes while improving quality of life for current residents.</p>
<p>The visualizations we've created are helping stakeholders understand how streets can be transformed from basic transport corridors into vibrant, safe spaces that support sustainable mobility for all users. As we continue to refine these designs, we're excited to see how this approach could serve as a model for other islands facing similar challenges across the Pacific region.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="read-more">Read More<a href="https://3dstreet.org/blog/2024/12/15/visualizing-climate-resilient-infrastructure-kiritimati-sustainable-streets#read-more" class="hash-link" aria-label="Direct link to Read More" title="Direct link to Read More" translate="no">​</a></h2>
<p><a href="https://irap.org/2024/12/kiritimati-island-concept-design-aims-for-4-star-safety/" target="_blank" rel="noopener noreferrer" class="">Read the press release from International Road Assessment Program</a></p>
<p><em>Disclaimer: The views expressed in this blog post do not necessarily reflect the views of the World Bank Group.</em></p>]]></content:encoded>
            <category>case study</category>
            <category>climate change</category>
            <category>sustainable streets</category>
            <category>mapillary</category>
        </item>
        <item>
            <title><![CDATA[Announcing Open Street Map for 3DStreet Integration]]></title>
            <link>https://3dstreet.org/blog/2024/10/25/announcing-open-street-map-and-3dstreet-integration</link>
            <guid>https://3dstreet.org/blog/2024/10/25/announcing-open-street-map-and-3dstreet-integration</guid>
            <pubDate>Fri, 25 Oct 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Discover how 3DStreet is expanding its mapping capabilities with Open Street Map and GeoJSON integration, providing new options for areas without 3D tiles.]]></description>
            <content:encoded><![CDATA[<p>High resolution 3D map tiles have become a popular choice for adding immersive local context to 3DStreet scenes. However, sometimes the most interesting places on Earth have the least availability of detailed 3D map tiles -- such as large parts of Africa and South America. Even for locations with detailed 3D tiles coverage, we've heard from users that sometimes the realism of the 3D tiles can distract from the focus of presenting proposed street projects.</p>
<p>In these cases, our new integration with Open Street Map (OSM) offers new dimensions to our mapping capabilities.</p>
<p><img decoding="async" loading="lazy" alt="Open Street Map Integration Screenshot of San Francisco City Hall" src="https://3dstreet.org/assets/images/open-street-map-integration-sf-city-hall-ff93419ac7bfad69485ea73d4bdb640a.jpg" width="1920" height="1086" class="img_ev3q">
<b><i>A screenshot of the new 3DStreet OSM integration showing San Francisco City Hall.</i></b></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="introducing-open-street-map-integration">Introducing Open Street Map Integration<a href="https://3dstreet.org/blog/2024/10/25/announcing-open-street-map-and-3dstreet-integration#introducing-open-street-map-integration" class="hash-link" aria-label="Direct link to Introducing Open Street Map Integration" title="Direct link to Introducing Open Street Map Integration" translate="no">​</a></h2>
<p>3DStreet now offers integration with Open Street Map (OSM) as a new Geospatial Layer map source. This integration provides 2D political map ground tiles and 2.5D buildings through OSM GeoJSON buildings data. This feature is now available for all Geospatial Pro Plan users in addition to the existing map data providers Google Maps 3D Tiles and Mapbox 2D Satellite Maps.</p>
<p><img decoding="async" loading="lazy" alt="Open Street Map Integration" src="https://3dstreet.org/assets/images/open-street-map-geospatial-layer-ui-b4c17ae4a0e0a54f0f0db3036b20430e.jpg" width="1700" height="1150" class="img_ev3q">
<b><i>Click Geospatial Layer &gt; Map Source &gt; osm3d to use the new OSM data source.</i></b></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-advantage-of-open-source-maps">The Advantage of Open Source Maps<a href="https://3dstreet.org/blog/2024/10/25/announcing-open-street-map-and-3dstreet-integration#the-advantage-of-open-source-maps" class="hash-link" aria-label="Direct link to The Advantage of Open Source Maps" title="Direct link to The Advantage of Open Source Maps" translate="no">​</a></h2>
<p>Integrating OSM with 3DStreet continues our commitment to open-source collaboration. A key advantage of the OSM approach is that it allows you to leverage the existing OSM community and resources, ensuring that the data remains up-to-date and accessible to all. The 3DStreet integration today is "read only" and relies on existing OSM data, but <a href="https://wiki.openstreetmap.org/wiki/Contribute_map_data" target="_blank" rel="noopener noreferrer" class="">users wishing to update map data can do so through a variety of tools from the OSM ecosystem</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="more-than-just-tiles---geojson-buildings">More than just tiles - GeoJSON buildings<a href="https://3dstreet.org/blog/2024/10/25/announcing-open-street-map-and-3dstreet-integration#more-than-just-tiles---geojson-buildings" class="hash-link" aria-label="Direct link to More than just tiles - GeoJSON buildings" title="Direct link to More than just tiles - GeoJSON buildings" translate="no">​</a></h2>
<p>In addition to Open Street Map 2D ground tiles, the new OSM integration provides basic building geometry through GeoJSON OSM data sources. The basic building footprints provide just enough context in most cases for locals to understand the location of a proposed project, while not distracting from the focus on the proposed project itself.</p>
<p>This GeoJSON parser also opens the door to future integration of alternative geospatial data sources, although today this only supports closed polygons for buildings.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="a-frame-component-for-osm-integration">A-Frame Component for OSM Integration<a href="https://3dstreet.org/blog/2024/10/25/announcing-open-street-map-and-3dstreet-integration#a-frame-component-for-osm-integration" class="hash-link" aria-label="Direct link to A-Frame Component for OSM Integration" title="Direct link to A-Frame Component for OSM Integration" translate="no">​</a></h2>
<p>Similar to our other integrations, we've chosen to "build in the open" by contributing improvements to an existing A-Frame <code>OSM4VR</code> component designed by anonymous community member <code>ctrlw</code>.</p>
<p>You can view the original A-Frame component by <em>ctrlw</em> here <a href="https://github.com/ctrlw/osm4vr" target="_blank" rel="noopener noreferrer" class="">https://github.com/ctrlw/osm4vr</a> and <a href="https://github.com/3dstreet/osm4vr" target="_blank" rel="noopener noreferrer" class="">check out the 3DStreet version here</a> which adds webpack support to better handle dependencies as well as custom features to allow for integration with the 3DStreet Editor app. Like all parts of 3DStreet, we welcome community contributions to this component and others.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's Next?<a href="https://3dstreet.org/blog/2024/10/25/announcing-open-street-map-and-3dstreet-integration#whats-next" class="hash-link" aria-label="Direct link to What's Next?" title="Direct link to What's Next?" translate="no">​</a></h2>
<p>Looking ahead, we're excited about the potential to support custom tiles. In addition to the political map, we aim to move beyond this basic OSM implementation and support private servers and alternate tile types. Our ultimate goal is to allow users to specify which tile type they prefer, providing even greater flexibility and customization.</p>
<p>Stay tuned for more updates as we continue to enhance 3DStreet's mapping capabilities and explore new ways to empower our users to reimagine public spaces.</p>
<p>You can help us shape the future of the 3DStreet OSM integration by providing your feedback through <a href="mailto:team@3dstreet.com" target="_blank" rel="noopener noreferrer" class="">email</a>, <a href="https://github.com/3dstreet/3dstreet/issues" target="_blank" rel="noopener noreferrer" class="">GitHub issues</a>, or our public Discord server (link in footer).</p>]]></content:encoded>
            <category>product update</category>
            <category>open street map</category>
            <category>geojson</category>
            <category>mapping</category>
            <category>open source</category>
        </item>
        <item>
            <title><![CDATA[New placemaking and street safety 3D models]]></title>
            <link>https://3dstreet.org/blog/2024/10/04/new-placemaking-and-street-safety-3D-models</link>
            <guid>https://3dstreet.org/blog/2024/10/04/new-placemaking-and-street-safety-3D-models</guid>
            <pubDate>Fri, 04 Oct 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Open-source 3D traffic safety device models as a result of a collaboration with the University of Oregon]]></description>
            <content:encoded><![CDATA[<p>Hi, I’m Tyler Riedell, a fourth-year product design student at the University of Oregon. This past summer, I had the privilege of collaborating with the incredibly talented team at 3DStreet to release several open-source street safety and sidewalk prop models.</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/corner-island-de23bc117fb19ff9e61f2b20468d9892.jpg" width="1319" height="990" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="introduction">Introduction<a href="https://3dstreet.org/blog/2024/10/04/new-placemaking-and-street-safety-3D-models#introduction" class="hash-link" aria-label="Direct link to Introduction" title="Direct link to Introduction" translate="no">​</a></h2>
<p>I got involved with this project through my ongoing work with Dr. Marc Schlossberg at the University of Oregon, where I’ve been assisting him in exploring how Augmented Reality can improve street safety in Eugene, Oregon. This experience has given me the opportunity to merge my passion for design with city planning and street safety, topics I never thought I’d be involved in.</p>
<p>This whole experience has been transformative for me, especially in sharpening my 3D modeling skills. As a product designer, I’m used to working with highly detailed models, often with enormous file sizes. But for the models I created to function on mobile AR platforms, I had to rewire how I approached 3D design. When Dr. Schlossberg initially told me to create models with the smallest polycount possible —- without losing their identity —- I was at a bit of a loss on where to begin.</p>
<p>Working with Dr. Schlossberg and team of graphics professionals from 3DStreet like Kieran Farr and GnanaSai Reddy pushed me to expand my knowledge of low-poly model design and the associated pipeline for preparing 3D assets for high performance real-time XR applications -- an area I knew little about before this project. I’m incredibly grateful for the opportunity to collaborate with such experienced individuals, and I’m proud of how much I’ve learned throughout the process.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="pictures-and-descriptions-of-3d-models">Pictures and descriptions of 3D Models<a href="https://3dstreet.org/blog/2024/10/04/new-placemaking-and-street-safety-3D-models#pictures-and-descriptions-of-3d-models" class="hash-link" aria-label="Direct link to Pictures and descriptions of 3D Models" title="Direct link to Pictures and descriptions of 3D Models" translate="no">​</a></h2>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/traffic-calming-bumps-d2a6b985d3eb6149034f9ae8a9b0a18f.jpg" width="1273" height="955" class="img_ev3q">
Traffic calming bumps: This object is versatile and low profile, used traffic control, it is effective at alerting drivers of low speed areas ahead</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/corner-island-de23bc117fb19ff9e61f2b20468d9892.jpg" width="1319" height="990" class="img_ev3q">
Corner island: This object was created in order to provide safer turns for cyclists in city intersections while still allowing a safe place for pedestrians to stand, it gives bikers full protection from cars throughout the entire bike lane</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/parklet-802ace072fc2e416c7874344883c1482.jpg" width="1336" height="1002" class="img_ev3q">
Parklet: These objects are a great use of space for extra seating around restaurants, parks, and rest areas in cities</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/picnic-bench-1448a3458e946a27412280f6ce9c642c.jpg" width="1257" height="942" class="img_ev3q">
<img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/usps-mailbox-0b8b29bc51a837017e45ea5b9f132573.jpg" width="1244" height="933" class="img_ev3q">
<img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/bin-694426cf92d987147a42f0abed3c1497.jpg" width="1261" height="946" class="img_ev3q">
<img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/residential-mailbox-33ec480645fdd620520dc97d2c92a77f.jpg" width="1216" height="912" class="img_ev3q">
Picnic table, USPS Mailbox, Bin, Residential Mailbox: Variations of these objects are common in nearly every city around the world, it seemed necessary to add them to the library of 3DStreet for added realism to city scenes</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="conclusion">Conclusion<a href="https://3dstreet.org/blog/2024/10/04/new-placemaking-and-street-safety-3D-models#conclusion" class="hash-link" aria-label="Direct link to Conclusion" title="Direct link to Conclusion" translate="no">​</a></h2>
<p>Working alongside Dr. Schlossberg, Kieran Farr, and the team at 3DStreet has been an incredible experience, and I’m truly grateful for the opportunity to learn from such talented professionals. As I look ahead, I’m excited to embark on my next adventure in the design world—ideally with a design consultancy in Portland, Oregon—where I hope to collaborate with another group of creative, driven designers and continue growing both personally and professionally.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="use-these-traffic-safety-objects-now">Use these traffic safety objects now!<a href="https://3dstreet.org/blog/2024/10/04/new-placemaking-and-street-safety-3D-models#use-these-traffic-safety-objects-now" class="hash-link" aria-label="Direct link to Use these traffic safety objects now!" title="Direct link to Use these traffic safety objects now!" translate="no">​</a></h2>
<p>Use these models now to create your own 3DStreet scene by launching the <a href="https://3dstreet.app/" target="_blank" rel="noopener noreferrer" class="">3DStreet app</a>, then click <code>+</code> to add a new layer, and find these new models in both the <code>Sidewalk Props</code> and <code>Dividers &amp; Traffic Control</code> categories.</p>]]></content:encoded>
            <category>product update</category>
            <category>pedestrian</category>
            <category>traffic calming</category>
            <category>open source</category>
            <category>3d models</category>
            <category>university partnership</category>
        </item>
        <item>
            <title><![CDATA[New Feature: Microsoft Login and Admin Setup Guide]]></title>
            <link>https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup</link>
            <guid>https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup</guid>
            <pubDate>Mon, 02 Sep 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[We're excited to announce the addition of Microsoft login to 3DStreet, along with a guide for administrators to enable 3DStreet for their organization.]]></description>
            <content:encoded><![CDATA[<p>3DStreet now supports Microsoft login, making it easier for users with Microsoft accounts to access our platform. This update also includes important information for administrators on how to enable 3DStreet for their organization.</p>
<p><img decoding="async" loading="lazy" alt="Microsoft Login Button Only" src="data:image/png;base64,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" width="416" height="135" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-microsoft-login-option">New Microsoft Login Option<a href="https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup#new-microsoft-login-option" class="hash-link" aria-label="Direct link to New Microsoft Login Option" title="Direct link to New Microsoft Login Option" translate="no">​</a></h2>
<p>Users can now sign in to 3DStreet using their Microsoft accounts. This feature is available alongside our existing Google sign-in option, providing more flexibility for our users.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="to-use-the-new-microsoft-login">To use the new Microsoft login:<a href="https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup#to-use-the-new-microsoft-login" class="hash-link" aria-label="Direct link to To use the new Microsoft login:" title="Direct link to To use the new Microsoft login:" translate="no">​</a></h3>
<ol>
<li class="">Click on the "Sign in" button in the 3DStreet editor.</li>
<li class="">In the sign-in modal, you'll now see two options: Google and Microsoft.</li>
<li class="">Click on the Microsoft button to proceed with Microsoft authentication.</li>
</ol>
<p>This addition makes it easier for users in organizations that primarily use Microsoft services to access 3DStreet seamlessly.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="preview-of-the-new-microsoft-login-flow">Preview of the new Microsoft login flow:<a href="https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup#preview-of-the-new-microsoft-login-flow" class="hash-link" aria-label="Direct link to Preview of the new Microsoft login flow:" title="Direct link to Preview of the new Microsoft login flow:" translate="no">​</a></h4>
<p><img decoding="async" loading="lazy" alt="New 3DStreet Microsoft Login Flow" src="https://3dstreet.org/assets/images/3dstreet-microsoft-auth-steps-d94aaf66eb6b5a3fcec998c5102a4c5b.jpg" width="1280" height="720" class="img_ev3q"></p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="look-for-publisher-identity-verified">Look for Publisher Identity Verified<a href="https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup#look-for-publisher-identity-verified" class="hash-link" aria-label="Direct link to Look for Publisher Identity Verified" title="Direct link to Look for Publisher Identity Verified" translate="no">​</a></h4>
<p>3DStreet LLC is a Microsoft Verified Partner. You should see a blue checkmark next to our name and clicking shows the following "App info":
<img decoding="async" loading="lazy" alt="Microsoft Auth Showing Verified Partner Info" src="https://3dstreet.org/assets/images/3dstreet-microsoft-auth-2-113bee714105bbee201b1228dd2c127f.jpg" width="427" height="331" class="img_ev3q"></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="administrator-guide-enabling-3dstreet-for-your-organization">Administrator Guide: Enabling 3DStreet for Your Organization<a href="https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup#administrator-guide-enabling-3dstreet-for-your-organization" class="hash-link" aria-label="Direct link to Administrator Guide: Enabling 3DStreet for Your Organization" title="Direct link to Administrator Guide: Enabling 3DStreet for Your Organization" translate="no">​</a></h2>
<p>For organizations using Microsoft Entra ID (formerly Azure AD), administrators may need to grant consent for 3DStreet to access user data. Here's how to do it:</p>
<ol>
<li class="">Sign in to the <a href="https://entra.microsoft.com/" target="_blank" rel="noopener noreferrer" class="">Microsoft Entra admin center</a> as a Global Administrator.</li>
<li class="">Navigate to "Identity" &gt; "Applications" &gt; "Enterprise applications".</li>
<li class="">Search for "3DStreet" in the list of applications.</li>
<li class="">Select the 3DStreet application.</li>
<li class="">In the left-hand menu, click on "Permissions".</li>
<li class="">Click on the "Grant admin consent for [Your Organization]" button.</li>
<li class="">Review the permissions requested by 3DStreet and click "Accept" if you agree.</li>
</ol>
<p>By granting admin consent, you're allowing all users in your organization to use 3DStreet with their Microsoft accounts without individual consent prompts.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="benefits-of-admin-consent">Benefits of Admin Consent<a href="https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup#benefits-of-admin-consent" class="hash-link" aria-label="Direct link to Benefits of Admin Consent" title="Direct link to Benefits of Admin Consent" translate="no">​</a></h2>
<p>Granting admin consent offers several advantages:</p>
<ul>
<li class="">Streamlined access for all users in your organization</li>
<li class="">Reduced individual consent prompts, improving user experience</li>
<li class="">Centralized control over application permissions</li>
</ul>
<p>For more detailed information on the admin consent process, please refer to the <a href="https://learn.microsoft.com/en-us/entra/identity-platform/application-consent-experience#admin-consent-through-the-microsoft-entra-admin-center" target="_blank" rel="noopener noreferrer" class="">Microsoft documentation on application consent experience</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feedback-and-support">Feedback and Support<a href="https://3dstreet.org/blog/2024/09/02/microsoft-login-and-admin-setup#feedback-and-support" class="hash-link" aria-label="Direct link to Feedback and Support" title="Direct link to Feedback and Support" translate="no">​</a></h2>
<p>We're excited to bring this new login option to our users and make 3DStreet more accessible for organizations using Microsoft services. If you encounter any issues or have feedback about the Microsoft login process, please don't hesitate to reach out to our support team.</p>
<p>Happy designing with 3DStreet!</p>]]></content:encoded>
            <category>product update</category>
            <category>authentication</category>
            <category>microsoft</category>
            <category>admin</category>
        </item>
        <item>
            <title><![CDATA[3DStreet Intersections Early Access]]></title>
            <link>https://3dstreet.org/blog/2024/07/17/street-intersections-early-access</link>
            <guid>https://3dstreet.org/blog/2024/07/17/street-intersections-early-access</guid>
            <pubDate>Wed, 17 Jul 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Sam shares his involvement with 3DStreet, the new features of the Intersection component, and what's coming next!]]></description>
            <content:encoded><![CDATA[<p>My name is Sam Rothstein and I’m happy to share my work on a new street intersection component for 3DStreet. This is a first version of a highly requested feature and I'm looking forward to seeing what the 3DStreet community can create.</p>
<p>In this post I'll share how I got involved in 3DStreet, the features of the Intersection component, and what's coming next!</p>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/default-intersection-efd2ce7f27beeb8c1e901ea447d804ab.jpeg" width="1161" height="730" class="img_ev3q"></p>
<p>I started my career working for <a href="https://cesium.com/platform/cesiumjs/" target="_blank" rel="noopener noreferrer" class="">Cesium on CesiumJS</a>, helping hundreds of developers build bespoke applications around global-scale geospatial data. It was through this open-source 3D work that I met Kieran from 3DStreet and shared his vision of a world where everyone was empowered to reimagine their neighborhood.</p>
<p>I was inspired to help contribute as an open-source developer and use my background in web-based 3D rendering and full stack engineering to bring the project forward.</p>
<p>Many 3DStreet users have been asking for support for visualizing intersections in their neighborhoods. It turns out, <a href="https://a-b-street.github.io/docs/tech/map/geometry/index.html" target="_blank" rel="noopener noreferrer" class="">intersections are hard</a>! So we decided to start with something simple: the goal for this initial component was to create a simple yet versatile interface for connecting multiple streets. The component includes options for adding curbs, sidewalks, crosswalks, stop signs, and traffic signals. We made this available in the 3DStreet API for other developers in June 2022, but it wasn’t until now – 2 years later – that the user interface and editor capabilities of 3DStreet have finally caught up to make this available for people to use without writing code.</p>
<p>Here’s a quick overview of the capabilities:</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="create-4-way-90º-intersections-with-custom-sizing-for-each-direction">Create 4-way 90º intersections with custom sizing for each direction<a href="https://3dstreet.org/blog/2024/07/17/street-intersections-early-access#create-4-way-90%C2%BA-intersections-with-custom-sizing-for-each-direction" class="hash-link" aria-label="Direct link to Create 4-way 90º intersections with custom sizing for each direction" title="Direct link to Create 4-way 90º intersections with custom sizing for each direction" translate="no">​</a></h2>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/lopsided-intersection-710c68095130b88ea1edad278cc562e1.jpg" width="2860" height="1122" class="img_ev3q">
<b><i>A custom intersection example with painted crosswalks along two sides of the long crossing distance, such as a mid-block crosswalk across an arterial where it meets an alleyway.</i></b></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="customization-features">Customization Features<a href="https://3dstreet.org/blog/2024/07/17/street-intersections-early-access#customization-features" class="hash-link" aria-label="Direct link to Customization Features" title="Direct link to Customization Features" translate="no">​</a></h2>
<ul>
<li class="">Supports optional dead-ends and t-intersections</li>
<li class="">Supports optional traffic control devices: traffic signals, stop signs, or none</li>
<li class="">Supports optional pedestrian features: crosswalks, sidewalks (for t/dead-end), or none</li>
</ul>
<p><img decoding="async" loading="lazy" src="https://3dstreet.org/assets/images/custom-intersection-bb3163b0d2a8a1c435cc6631aa6cea8a.jpeg" width="2854" height="1471" class="img_ev3q">
<b><i>An intersection example using nearly every feature.</i></b></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next-for-3dstreet-intersections">What's next for 3DStreet Intersections?<a href="https://3dstreet.org/blog/2024/07/17/street-intersections-early-access#whats-next-for-3dstreet-intersections" class="hash-link" aria-label="Direct link to What's next for 3DStreet Intersections?" title="Direct link to What's next for 3DStreet Intersections?" translate="no">​</a></h2>
<p>We call this release Early Access for a reason -- 3DStreet Intersections need more work and we need your help to prioritize what needs improvement. Do we need better geometry? Curb ramps? Better interface to edit the intersection? We'd appreciate ideas and suggestions on how to help you visualize your perfect intersections.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next-for-sam">What’s next for Sam?<a href="https://3dstreet.org/blog/2024/07/17/street-intersections-early-access#whats-next-for-sam" class="hash-link" aria-label="Direct link to What’s next for Sam?" title="Direct link to What’s next for Sam?" translate="no">​</a></h2>
<p>I’m honored to be a contributor to the first iteration of a critical component of 3DStreet. Since my 3DStreet contribution, my career has propelled me to new roles including autonomous vehicle data visualization and a new announcement coming soon -- <a href="https://www.linkedin.com/in/srothst1/" target="_blank" rel="noopener noreferrer" class="">follow me on LinkedIn for the latest!</a> I’m excited to see how people use this component to change the world!</p>
<i>Editors note: Intersections are now available with the 3DStreet Geospatial Pro Plan. Your support will help us continue to improve this component.</i>]]></content:encoded>
            <category>product update</category>
            <category>intersection</category>
            <category>street</category>
            <category>geometry</category>
            <category>user-funded features</category>
        </item>
    </channel>
</rss>