Maps Models Importer v0.2.2
Requirements
This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.
- Windows: This add-on is not available on Linux nor MacOS for technical reasons.
- Blender 2.82: https://www.blender.org/download/Blender2.82/blender-2.82-windows64.msi/
- RenderDoc 1.6: https://renderdoc.org/builds
- Google Chrome (last version), started with a modified shortcut pointing to:
C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"
For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ
Troubleshooting
See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!
Changelog
- Add clearer error message, in particular for wrong captures (using google earth instead of maps, or not moving in viewport while capturing.)
- Disable reference matrix, it was intended to auto stitch several captures but never worked, and was confusing to many users.
- Make scale clearer in code (see #40)
- Add many help notes in README
Contributors
@eliemichel
All the people giving feedback about troubles and tricks!