A Blender add-on that imports 3D building models from Google Maps and Google Earth captures using RenderDoc.
Maps Models Importer is a Blender add-on that imports 3D building models from Google Maps and Google Earth. It solves the problem of accessing real-world 3D geometry for use in 3D content creation by capturing rendering data directly from a web browser using RenderDoc. The tool converts captured data into textured meshes within Blender for further editing and use.
3D artists, architects, and motion graphics professionals who need real-world building models for blocking, match moving, or artistic references in their Blender projects.
Developers choose this tool because it provides a direct, though complex, pipeline to import detailed 3D geometry from widely available web mapping services into a professional 3D software environment, bypassing the need for manual modeling or proprietary data sources.
A Blender add-on to import models from google maps
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Imports from Google Maps, Google Earth, and Mapy.cz, providing flexibility beyond a single platform, as noted in the README's support for multiple web-based 3D maps.
Uses RenderDoc to intercept GPU data from Chrome, ensuring precise geometry and texture extraction, which is core to its proof-of-concept design for reverse-engineering.
Serves as a hands-on example for learning web 3D rendering inspection, with documented use cases in architecture and art, such as Benjamin Bardou's Instagram images.
Requires exact matching of Blender, RenderDoc, and Chrome versions, with frequent updates breaking compatibility, as highlighted in release notes like the January 2023 change.
Explicitly marked as a proof-of-concept for educational and private use only, with disclaimers against commercial application, limiting its reliability in professional settings.
Capture functionality doesn't work on Linux, and full features like stitching and texture packing require separate, paid add-ons (LilyCaptureMerger, LilyTexturePacker), adding cost and complexity.