FINALLY: Download 3D Models, Cities, and Landscapes from Google Maps and Import into Rhino

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ต.ค. 2024
  • Update: Please make sure all instances of chrome are closed before trying to inject Renderdoc into chrome.
    tools:
    1. Blender 3.0: www.blender.org/
    2. MapsModelsImporter v0.4.1 by Élie Michel: github.com/eli...
    3. Renderdoc v1.17: renderdoc.org/
    4. Everything Search (optional): www.voidtools....
    chrome shortcut target :
    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"
    if chrome is saved in Program Files instead of Program Files (x86) then use this:
    C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"
    to can capture a larger parcel but still high-quality, zoom out in your chrome browser (ctrl + scroll or the three dots in the upper right corner)
    bonus plugin to stitch multiple 3D screenshots together:
    eliemichel.gum...
    original post and additional reading:
    blog.exppad.co...

ความคิดเห็น • 581

  • @jessegates3323
    @jessegates3323 2 หลายเดือนก่อน +6

    this is working in 07/2024 with blender 3.4, mmi v0.6.0, and renderdoc 1.25. make sure you use Task Manager to close any background chrome processes!

    • @nachiketnalamati564
      @nachiketnalamati564 2 หลายเดือนก่อน

      hey jesse, have you had any problems with the captured rdc file importing into blender as only a small building/part of the total capture, even though all seems well otherwise?

    • @_ThisIsAGodDream
      @_ThisIsAGodDream หลายเดือนก่อน

      I can confirm this works 👍 thank you !

    • @jessegates3323
      @jessegates3323 หลายเดือนก่อน

      @@nachiketnalamati564 yes i have been encountering this issue as well

    • @Uzdefized
      @Uzdefized หลายเดือนก่อน

      does it work with latest blender???

    • @user-yk1cw8im4h
      @user-yk1cw8im4h 28 วันที่ผ่านมา +1

      blender 4.1 now actually also works (with mmi v0.6.0, and renderdoc 1.25)

  • @khawajataha4191
    @khawajataha4191 9 หลายเดือนก่อน +15

    You just taught me more in 10 minutes than I could ever learn in 4 years of college. Hats off to you man.

  • @blackmamba5358
    @blackmamba5358 9 หลายเดือนก่อน +13

    Thank you for this tutorial! So well explained. I tested this in Jan '24 and it works with MapsModels v 0.4.1 / RenderDoc v.171 / Renderdoc v1.17
    Note to others: I first started with later versions of the software, but that didn't work, and it's only after I installed exactly the versions of software stated here, everything worked like magic! Also make sure to have chrome closed during the injection process.

    • @LOLAb2001music
      @LOLAb2001music 7 หลายเดือนก่อน +1

      hey, thanks for the info! what version of blender are you using?

  • @d6o9
    @d6o9 ปีที่แล้ว +8

    Im a social work student, designing a park and a walkable area for a part of the city that was neglected. this helps A LOT, thank you, genuinely

    • @NikoDellic
      @NikoDellic  ปีที่แล้ว +2

      Give that park some love!

  • @christinewong7478
    @christinewong7478 ปีที่แล้ว +16

    some updates: make sure you close all chrome tabs before injecting in renderdoc - also blender works better at the 3.0 version

  • @modicool
    @modicool 5 หลายเดือนก่อน +25

    To do this now you need `--disable_direct_composition=1` added as an argument. It won't work otherwise. You're welcome.

    • @therealscarhomie
      @therealscarhomie 4 หลายเดือนก่อน +2

      can confirm, do this if it keeps kicking you out and giving you a new number

    • @timoalie6706
      @timoalie6706 4 หลายเดือนก่อน +2

      where exactly do I need to ad this?

    • @therealscarhomie
      @therealscarhomie 4 หลายเดือนก่อน +1

      @@timoalie6706 to the chrome > properties - target line at the end
      Should look like this:
      set RENDERDOC_HOOK_EGL=0
      "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-gpu-sandbox --gpu-startup-dialog --disable_direct_composition=1
      Change the chrome path if its not on C drive.

    • @MyFpZ
      @MyFpZ 4 หลายเดือนก่อน

      Just I paste the thing to end of target ?

    • @MyFpZ
      @MyFpZ 4 หลายเดือนก่อน

      Try to ''blender 3.4, maps models importer v0.6.0, renderdoc 1.25 versions''

  • @user-yk1cw8im4h
    @user-yk1cw8im4h ปีที่แล้ว +74

    Confirmed working: blender 3.4, maps models importer v0.6.0, renderdoc 1.25

    • @jdieplinger
      @jdieplinger ปีที่แล้ว +2

      what was your chrome version? cannot confirm it working with chrome version 110.0.5481.100

    • @user-yk1cw8im4h
      @user-yk1cw8im4h ปีที่แล้ว

      @@jdieplinger 109.0.5414.120

    • @jdieplinger
      @jdieplinger ปีที่แล้ว +2

      @@user-yk1cw8im4h hmm, thanks for your quick response ... so your version is actually not that much older 🤔 that's strange ... for me the initial injection to chrome is working, but as soon as i start calling google-maps, it is prompting me a new PID ... when I try to inject to this new PID and click "ok" on chrome, again, a new prompt appears with a new PID ... so it seems chrome recognizes, that the process is injected and start a new one 🤔

    • @jdieplinger
      @jdieplinger ปีที่แล้ว +7

      ok, got it working ... for anyone else, having troubles: It is not enough to just put the flags "--disable-gpu-sandbox --gpu-startup-dialog" after the .exe in the shortcut target field. You have to create a new shortcut with this target prompt:
      C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --no-sandbox --gpu-startup-dialog""

    • @yuliagilbert3988
      @yuliagilbert3988 ปีที่แล้ว +3

      @@jdieplinger still not working when i start short cut it displayes normal chome window (not blank as it needed for this to work) Version 110.0.5481.96

  • @alexanderchan750
    @alexanderchan750 3 หลายเดือนก่อน

    Thanks for this. The blender tutorials that I used before don't go into as much detail on what the extension is doing and how to use it. My results were subpar with a lot of missing meshes. Excited to put this to use.

  • @joeleckert9462
    @joeleckert9462 ปีที่แล้ว +7

    Couple things to note if you have issues. Machine restart might help. Dual monitor can be problematic. Turning on ECC if you have an advanced video card will help. Turning on ECC for my RTX5000 fixed my issues. I was getting messy polygonal results for no reason.

  • @DANNYonPC
    @DANNYonPC 2 หลายเดือนก่อน +6

    I never get chrome to get frozen, it just boots normally D:

  • @abdullahalfahmawi8352
    @abdullahalfahmawi8352 ปีที่แล้ว

    I am an aerodynamics student studying the wind load on a certain twin tower in Dubai, this helps a bunch with surrounding landscape thanks!

  • @kunhan1597
    @kunhan1597 หลายเดือนก่อน

    THIS IS A GAME CHANGER!!!!!!!!YOU SAVE MY NIGHT AND POTENTIALLY 5 YEARS OF ARCHITECTURE STUDIOS

  • @DenizYener43
    @DenizYener43 ปีที่แล้ว +5

    hi niko!! incredible tutorial and super easy to follow, thank you!!!! 🥰 is the clean-up video available on your channel? in rendered view my model looks fine, but without the textures the meshes are super jagged and i would like to use the non-textured version at a certain point. any tips as to how i could do that? thanks a lottttt

  • @cambrigeteam1354
    @cambrigeteam1354 ปีที่แล้ว

    I logged in just to say thanks. I use photogrametry, but this method is much more precise, faster, and the model actually has less polygons.

  • @Nightshade-Aurora
    @Nightshade-Aurora 7 หลายเดือนก่อน +8

    Chrome restarts when I try to inject, quitting the injection and giving a new number

    • @dextermotion559
      @dextermotion559 5 หลายเดือนก่อน +3

      did you find a soultion for this?

    • @maxsmeraldi6931
      @maxsmeraldi6931 5 หลายเดือนก่อน +2

      I fixed it, you just have to install an older version of renderdoc, try v1.17

    • @Teuvide
      @Teuvide 5 หลายเดือนก่อน

      @@maxsmeraldi6931 Thanks so much! i was facing this issue and this solved it. just installing from the latest release didnt work, you have to scroll down and install v 1.17

  • @vaa5118
    @vaa5118 2 ปีที่แล้ว +4

    Omg thank you!!!! Please keep making these videos, so helpful! 😍

  • @johnfmondro
    @johnfmondro 6 หลายเดือนก่อน

    Nice work Brother. Rhino is an incredible software tool and this makes it even more useful!

  • @goofseijkens1965
    @goofseijkens1965 2 ปีที่แล้ว +2

    Wow. Thanks for putting effort in making this video and sharing this. Much appreciated!

  • @IRSfr
    @IRSfr ปีที่แล้ว +22

    It keeps giving me new codes instead of letting me into chrome

    • @Milkshakman
      @Milkshakman 10 หลายเดือนก่อน +5

      Try RenderDoc 1.25. I was having that issue with 1.30.

    • @haljen4053
      @haljen4053 9 หลายเดือนก่อน

      didnt make a difference for me

    • @polarity2130
      @polarity2130 9 หลายเดือนก่อน +2

      You must use the versions specified in the video, I used Blender 3.4, RenderDoc 1.25, and 0.6.2 of the plugin for blender. Hope this helps.

    • @jowilkins3286
      @jowilkins3286 6 หลายเดือนก่อน

      ​@@polarity2130 Thank you! This helped so much

  • @Moki314
    @Moki314 ปีที่แล้ว +10

    The chrome shortcut isn't working for me. I get the popup with the number, but chrome goes to my normal new tab, rather than staying blank. Then, the buttons in Render Doc are grayed out. Can I get some help please? I'm on windows 11 btw

    • @JuanDiegoVargasV
      @JuanDiegoVargasV 7 หลายเดือนก่อน

      Same issue here :(

    • @ruphelan1307
      @ruphelan1307 4 หลายเดือนก่อน

      all chrome process in task manager must be off, then use v1.17 of renderdoc

  • @rodrigososa2980
    @rodrigososa2980 ปีที่แล้ว

    thank you so much. worked with the latest versions of blender 3.4 and renderdoc 1.25. lifesaver!

  • @ariabal6270
    @ariabal6270 2 หลายเดือนก่อน

    Thanks for the content. So should we only have Rhino installed for that or can we use any other 3d apps?

  • @Duckers_McQuack
    @Duckers_McQuack 11 หลายเดือนก่อน +7

    Doesn't seem to work anymore. renderdoc just closes the chrome tab as soon as i click ok after the pin.

  • @FairFunk92
    @FairFunk92 2 หลายเดือนก่อน

    hey man this has been a massive help thank you. Did you ever do that video to clean up the file and get some more geometry? When I export past blender I lose a lot of the definition.

  • @ezekielflores2149
    @ezekielflores2149 ปีที่แล้ว +8

    Hello, you mentioned that there were several things we could do to clean up the site in Blender. Would you be able to do a video where you show some of that? Thanks for the Content.

    • @NikoDellic
      @NikoDellic  ปีที่แล้ว +8

      yep, as soon as i have time in my life again to make videos, I will make this one especially for you ezekiel flores

    • @showtime2855
      @showtime2855 ปีที่แล้ว

      @@NikoDellic Hello, im studying architecture in Germany, your video is super useful for a new project of mine, however it would be perfect if i could „clean up the site“ in blender. If you still dont have the time to do a video on that, could you give me some info where to search about it?

  • @Corbsss
    @Corbsss ปีที่แล้ว +5

    Manged to fix the problem, of chrome not going into debug mode:
    1. install render docs 1.11 or 1.13
    2. close chrome
    3. use this for the shortcut : C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe^" --disable-gpu-sandbox --gpu-startup-dialog"
    4. follow the rest of the video on now to capture.
    also some trouble shooting the first time. I launched chrome it it goes white but then loads normally again, so I restarted my pc, also I noticed that if you have a theme on your chrome debug mode it doesn't work. So remove the theme of use a google account that is just basic google nothing special. Oh and also make sure when you close chrome youtube isn't open because that stops it from working too. Hope this helps someone who has a problem with trying to get it to work

    • @valsalrveig
      @valsalrveig 3 หลายเดือนก่อน

      ✔ removed google theme works

    • @DANNYonPC
      @DANNYonPC 2 หลายเดือนก่อน

      so use edge instead :p?

  • @synergywiz
    @synergywiz ปีที่แล้ว +4

    Thanks for making this! Keep up the great work!

  • @Brontupistos
    @Brontupistos ปีที่แล้ว

    Greatest video of all time!!! I've been waiting for this video for years. Will completely change my workflow as an architect.

    • @Brontupistos
      @Brontupistos ปีที่แล้ว +1

      Works with Google Earth as well

  • @AnkurMoolky
    @AnkurMoolky ปีที่แล้ว +6

    Hi, I tried the workflow and it worked great until I tried to inject into the chrome gpu process. Once I double clicked the gpu process, everything looked fine, but after hitting "ok" in the chrome dialog, it just ends up giving me another gpu pid, which I then have to enter into RenderDoc again to follow the same process. If I hit the 'close' button on the dialog instead after double clicking the correct process in RenderDoc, Chrome loads but the API in RenderDoc reads "Vulkan: Not Presenting", and all of the other options to capture are grayed out and not clickable. How can I fix this issue so that the API connects properly and I am able to use the capture features in RenderDoc?

    • @VELITQN
      @VELITQN ปีที่แล้ว +6

      Hi just had the exact same problem, turns out its the newer version of RenderDoc. I tried it with v1.25 and it worked, so you just have to install the older version.

    • @notnoor
      @notnoor ปีที่แล้ว

      @@VELITQNyes me too. I’ll try this

    • @guildedstream5924
      @guildedstream5924 10 หลายเดือนก่อน +1

      @@VELITQN this confirmed worked for me with RenderDoc 1.25. Was getting that pid read-loop as well. Thanks!

  • @1anhkhoi420
    @1anhkhoi420 7 หลายเดือนก่อน

    I'm struggling doing the 3d model for my Urban Landscape Axis project at university, honestly, this save me one month for rendering

  • @amimehta2132
    @amimehta2132 2 ปีที่แล้ว

    I saw the notification and got so excited, thanks Niko! Life saver

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว

      no YOU are a life saver

  • @JimbobZip1977Lob
    @JimbobZip1977Lob 10 หลายเดือนก่อน +1

    Thanks for this tut its great, Do you have any advice on anyway to consoldate all the hundreds of textures into 1 giant texture or even 3-4 big ones?

    • @dootboye
      @dootboye 7 หลายเดือนก่อน

      any luck?

    • @JimbobZip1977Lob
      @JimbobZip1977Lob 7 หลายเดือนก่อน

      @@dootboye nope if you find a way be sure to let me know:)

  • @jonas-j3h
    @jonas-j3h 2 ปีที่แล้ว +3

    Great tutorial! Subbed.
    Unfortunately, my "Capture after delay" button is greyed out. Also, my google chrome is not blank when I open it up. I do get a pin. I have been using the exact identical versions of everything as you have in this tutorial, and tried several times over and over, replicating every step of the way. Maybe this method has stopped working with newer chrome versions? I am on windows 10.

    • @theodorfransson9615
      @theodorfransson9615 2 ปีที่แล้ว +3

      Make sure you close all other chrome tabs before running the "modified" chrome, otherwise it won't be blank

  • @GameOnCinema
    @GameOnCinema 10 หลายเดือนก่อน +2

    Hi, I'm having problems to get the pid number from Chrome. The icon changes but I can still open chrome with no problems. I dont get the white screen and I don't see the window with Gpu starting with pid:..... what should I do. Thank you in advance.🙏🙏

  • @BathroomTile
    @BathroomTile ปีที่แล้ว +2

    I'm stuck at the injection process. When I click the shortcut, it gives me the code window. I put the code into the Inject Into Process filter, refresh, it shows up. I double click and a new code window pops up. It just keeps popping up with new codes and nothing happens on RenderDoc's end. If I press ok on the pop up and only then double click the chrome process, it says connection is established but all the capture buttons are greyed out.

    • @BathroomTile
      @BathroomTile ปีที่แล้ว +1

      The solution for me was to use the right combination of software release versions. I found one other video tutorial that actually said the versions they were using. I don't remember which tho.

  • @synja
    @synja ปีที่แล้ว

    Thanks for this awesome tutorial... btw graphics cards don't render upsidedown, the Y axis is inverted so y=0 is at the bottom. I think RenderDoc flips it so that it doesn't confuse people?

  • @DrunkDev
    @DrunkDev 6 หลายเดือนก่อน +3

    Does this still work in 2024? I can't get the injection part working, it just gives me another pip address.. and never connects.

    • @Kamil_O94
      @Kamil_O94 5 หลายเดือนก่อน

      you need an oldeer version of render doc, you can select older types under documnetaion and then choose an older version, I took 1.26 and then you need to click on ok on the pip and it should load, worked for me

  • @arrafi7542
    @arrafi7542 ปีที่แล้ว +3

    Hey there Niko, first off, I wanted to say I loved your tutorial. However, I've hit a bit of a snag. Everything was going smoothly up to the injecting point; even the stats bar appeared on the top left side of Chrome. But here's the issue: whenever I attempt to inject it into the GPU process, it shows a 'connecting' or 'trying to connect' page, then quickly returns to the injecting page. I just can't seem to get it to insert into the process. I've tried versions 1.13, 1.28, and 1.16 of RenderDoc, but unfortunately, none of them seem to work. Any help or suggestions would be greatly appreciated!

  • @youdjparents
    @youdjparents ปีที่แล้ว

    thanks for this! I was getting an error in Blender, Windows 11 + Blender 3.0, but then I upgraded to 3.5 and that did the trick

  • @RyanMcClure
    @RyanMcClure 11 หลายเดือนก่อน

    This is cool. I'm curious, since Google Maps 3D API has been released publicly, are you now using that approach to stream the tiles or do you continue to use this method: and if so why?

  • @discreetknight
    @discreetknight 2 ปีที่แล้ว +5

    Cool demo, is there any change in process since you did the vid? Chrome screen not going blank but generates the pid pop up and after i enter the gpu pid the "connection" is established but "API" displays "None" then the inject into process tab just goes blank?

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว +1

      make sure all instances of chrome are closed first. let me know if this resolves your issue!

    • @discreetknight
      @discreetknight 2 ปีที่แล้ว

      @@NikoDellic cheers. All sorted. Running smoothly. Much appreciated hated.

  • @dean.lambros3695
    @dean.lambros3695 ปีที่แล้ว

    Thanks Niko! Managed to get it working. Hopefully my professor likes it. Currently a 4th year in my schools arch program.

    • @NikoDellic
      @NikoDellic  ปีที่แล้ว +2

      The trick is to like it yourself and then tell your prof what you are doing. Don't wait around for their approval and suddenly your project will get much better. Their job is to gently nudge you, not control you ;)

  • @Zeta4
    @Zeta4 ปีที่แล้ว +7

    Is it possible to get this to work in Google Earth (web-based)? RenderDoc just shows a few images and stuff of the window when I try to get it from there, but I feel like it should be a pretty similar process. Earth seems to have more detail than Maps when zoomed out farther so I'd prefer to use it over Maps.

    • @masquecenamarada945
      @masquecenamarada945 19 วันที่ผ่านมา

      I'm wondering the same, also cant we mesh various screenshots to give it more information?

  • @demontiger974
    @demontiger974 4 หลายเดือนก่อน +1

    When I imported the RDC file into blender the geometry is very rough unlike I see in your imports or the examples that are on the Github. Is there any solution to get smooth surfaces, some sort of blender setting perhaps?

  • @johnmcguire2429
    @johnmcguire2429 2 ปีที่แล้ว +6

    Very Cool. I'm curious if you have a workflow for scaling the model precisely without having to scale it in google maps and eyeball it in rhino. Great video!

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว +2

      Unfortunately your GPU doesn't capture a set scale when it retrieves the geometry. That said, there are some rules of thumb that will increase your accuracy when scaling manually:
      The bigger the reference distance, the more accurate the scaling will be. For example, I scaled to 200' in the video, but if you used a reference distance of 2000' for instance, the accuracy of your scaling in rhino would be more accurate. Considering that even google maps isn't 100% perfect (The earth is always changing between sample periods and lidar has a fixed resolution), its not even necessarily possible to be exact, and that is okay. Even in more established workflows in GIS programs, georeferencing usually involves clicking a bunch of distinct objects in a satellite image, leaving room for human error.

    • @tadavis
      @tadavis 2 ปีที่แล้ว +1

      Look up the blender gis addon. It will capture GIS data to scale and you can at least reference that in blender

    • @Basah619
      @Basah619 ปีที่แล้ว

      This comment is a year ago, just wondering if there's still a way to get the model in full scale? Or is it still the same which is to scale manually? Thank you.

  • @mariaserenamainardi8667
    @mariaserenamainardi8667 ปีที่แล้ว +2

    Hi, thanks for the good work! In RenderDoc API doesn't become Active. What could be the issue?

  • @Tabuu_
    @Tabuu_ ปีที่แล้ว

    This tutorial is amazing and is going to help tremendously on this project I'm working on.

    • @simontrickfilmer
      @simontrickfilmer ปีที่แล้ว

      hej chris: can you dl a hospital area for me? It would be "kantonsspital st.gallen" or, if not to much effort: the whole city?

  • @Dreamcasting123
    @Dreamcasting123 9 หลายเดือนก่อน +1

    Blender can´t open the data but why ? i did everyting like in the video but the src data is empty

  • @KarinNagano
    @KarinNagano ปีที่แล้ว +5

    Hi! I've been trying this process with the latest versions of all the software (Blender 3.4 MapsModelsImporter v.0.5.0 RenderDoc v1.24) as well as the versions that are used in this tutorial, but both processes did not work in terms of importing the rdc file into Blender. The message I get is "Error: Failed to load the RenderDoc Module." Any advice on how to get past this issue? Thanks in advance!

    • @abdulrahmanabdulall1773
      @abdulrahmanabdulall1773 ปีที่แล้ว

      in github page it says to use blender 2.83 so maybe try that?

    • @juliussalovaara9787
      @juliussalovaara9787 ปีที่แล้ว

      I have the same problem, did you find a fix?

    • @abdulrahmanabdulall1773
      @abdulrahmanabdulall1773 ปีที่แล้ว

      @@juliussalovaara9787 not but ended up using digimaps and osmworld

    • @YanniFotiadis
      @YanniFotiadis ปีที่แล้ว

      Hello! I was having the exact same problem getting the same error message. Any fix to this?

  • @martinsmith3844
    @martinsmith3844 2 ปีที่แล้ว +2

    Awesome video Niko! When’s the rhino “diagramming via rhino layouts and without illustrator” tutorial coming out? Looking forward to it

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว +3

      Soon! Just a little busy these past few weeks but its in the works

    • @martinsmith3844
      @martinsmith3844 2 ปีที่แล้ว

      @@NikoDellic hell yeah

  • @el_mal_de_ojo
    @el_mal_de_ojo ปีที่แล้ว

    Thank you so much! This is exactly what I was hoping to achieve!

  • @tabbarakarim
    @tabbarakarim ปีที่แล้ว +1

    Whaou, so speed an dyet so clear !
    Thanks

  • @PinarWaleed
    @PinarWaleed 2 ปีที่แล้ว +2

    this is sooooooo amazing, how did you even discover this process 💀

  • @mxlnny1
    @mxlnny1 ปีที่แล้ว +3

    I am using renderdoc 1.28. every time i enter the PID number and press ok on the dialog box it gives me a new PID number. Im not great with this stuff but wondering if anyone has ran into this or has a trouble shoot

    • @SohailAslam-c6t
      @SohailAslam-c6t 7 หลายเดือนก่อน

      Same problem man, did you find the issue?

    • @nico9314
      @nico9314 12 วันที่ผ่านมา

      Anyone find a fix for this? I'm using RenderDoc 1.35 but having the same issue

  • @impulsesdxs
    @impulsesdxs 4 หลายเดือนก่อน +1

    Hi, after i open chrome.exe don`t have this second tab (Google Chrome Gpu)

  • @Grigga
    @Grigga หลายเดือนก่อน

    can you save large areas like 20km? or just small parts every time?

  • @cosasacelebrar3974
    @cosasacelebrar3974 11 หลายเดือนก่อน +1

    PLEASE HELP: In the api it says openGLES(not presenting). How do I fix it?

  • @kylerbrunner6570
    @kylerbrunner6570 ปีที่แล้ว +2

    I'm having an issue where when I import my capture into Blender, only 1 tile is there. All of the tiles are showing up in the scene collection but only one is actually visible in the model space. Any idea what I can do?

    • @tylerlinnehan9352
      @tylerlinnehan9352 2 หลายเดือนก่อน

      Same issue for me. Did you ever figure out how to solve this?

  • @ddonata2724
    @ddonata2724 2 ปีที่แล้ว

    Hi Niko, Thank you for this great video. Followed your instructions and managed to get the workflow working. Yayyy! Just having an issue with actual 3d data that get's imported. I need a specific location and majority of it imports flat as well as a lot of tiles are blurred and 3d objects don't open in Blender (either at all or not in full as it's meant to be). I have tried the hoover dam too as a test and some tiles are blurry too. I have tried close ups and larger areas, but same issue. Am I not doing something correctly? It's a shame I am unable to attach screen shots here. Any tips are welcome. Thank you!

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว

      Hey I havent encountered this issue but you can dm me on IG @nikodellic

  • @charlestu4249
    @charlestu4249 2 ปีที่แล้ว +3

    Thanks for the sharing!!But I got one question is that everytime I trying to import the FBX into rhino,rhino crashed because it's out of memory.Is there any way that I can fix this?Thanks a lot!!

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว

      Hey! Try to simplify the model before importing into Rhino. You have too much geometry

    • @avestadehghanikhold6373
      @avestadehghanikhold6373 ปีที่แล้ว

      @@NikoDellic how can I simplify my model? I have the same problem with Archicad, I have to import it as .STL and it is so heavy for my pc.

  • @phazyy
    @phazyy ปีที่แล้ว

    You're doing people a huge favor.

  • @truesosense7722
    @truesosense7722 ปีที่แล้ว

    Thank you, I needed that for a videogame, thanks Niko Bellic! XD

  • @zakigoussous9309
    @zakigoussous9309 ปีที่แล้ว +2

    Thanks so much for this Niko! Awesome video.
    I keep getting an error message when I try to import the RenderDoc Module into Blender. It reads:
    Error: Failed to load the RenderDoc Module.
    Please report to MapsModelsImporter developers providing the full console log with debug information.
    First turn on debug output by activating the "Debug Info"-checkbox under Edit > Preferences > Add-ons > MapsModelsImporter
    On Windows systems console log is accessible in Windows > Toggle System Console (right click to copy).
    On Linux systems you have to run Blender from the console to get the debug output
    Any idea what is causing this?

    • @NikoDellic
      @NikoDellic  ปีที่แล้ว +1

      Hey Zaki, make sure not to unzip the file. Otherwise, I would check the compatibility of your blender version with the plugin here: github.com/eliemichel/MapsModelsImporter/releases/tag/v0.5.0

  • @pfschuyler
    @pfschuyler 2 ปีที่แล้ว +1

    You are a Rhino Ninja. The paid program LandsDesign can do this natively in Rhino now (with scale, which is vital).

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว

      Thx! Looks like LandsDesign can import OSM data to generate 3D buildings (which is slightly different and more useful in some cases)

    • @jonasbocassel6308
      @jonasbocassel6308 2 ปีที่แล้ว +1

      I tried using Lands Design after your suggestion, but the buildings are so crude. The buildings in Google earth are much more detailed. Thanks for the suggestion though.

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว

      get owned paul

  • @Fistach22
    @Fistach22 3 หลายเดือนก่อน +1

    Lads add "--disable_direct_composition=1" if encounter problems with reseting Chrome and couldn't inject RenderDoc (info from MapsModelerImporter) :)

    • @joedou7glas200
      @joedou7glas200 2 หลายเดือนก่อน

      Your a life saver❤

  • @TrailsofEurasiaTV
    @TrailsofEurasiaTV ปีที่แล้ว +1

    It's not working with me, when I close Googpe Chrome Gpu window the API remains None. Is there any way to fix it? 02:50 moment.

  • @Tyler.Disney
    @Tyler.Disney 8 หลายเดือนก่อน

    Many thanks Niko! Renderdoc 1.25 blender 3.6.1 mapsmodelimporter 0.6.2, chrome Version 120.0.6099.225. I found after a few captures it would stop working. Close chrome, open task manager and shut down all background chrome operations that started up, repeat the process. All good. 1/5 captures no good, maybe user error somehow.

  • @rivarchitect
    @rivarchitect 2 ปีที่แล้ว

    Thank you for this excellent tutorial. I was able to replicate the workflow for the hoover dam location, only issue was that after bringing it into rhino, the texture data seemed to be missing. the model looks great but the aerial is not visible...tried viewing in every mode possible in rhino and no go. not a huge deal but just fyi.
    I did not have the same success when trying this workflow for a project site I am working on in far west texas. the site is located in an area that has 3d landscape data, but no detailed 3d building information. Ive tried it 4-5 different ways with different versions of renderdoc and the maps modeler plugin, and every time I try to import the .rdc of my project site, nothing comes in. do you know if this process only works for areas where google has high res lidar scans or should it work globally? many thanks again been looking for a way to do this for years!

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว

      yo!
      regarding the missing texture: there's probably some step that might be missed when you are exporting from blender to rhino. Try using OBJ (and then locating the mtl file) export if fbx doesn't work for you.
      Regarding the applicability on a new site - Perhaps try it with a smaller area at first. It doesn't matter the resolution, so long as your computer is drawing it to your screen. hope this helps

  • @smoothoperator-mp9lm
    @smoothoperator-mp9lm ปีที่แล้ว

    whats the add on called that needs enabling once you install it? I cant find it in the list of add ons inside Blender to enable it. (you dont mention this in the video..)

  • @BBiGiBB
    @BBiGiBB ปีที่แล้ว +1

    great video but still failing, maybe im wrong on changing target name of chrome, how you save it with ^ symbol it doesnt allow me to click ok and chrome wont change to
    any idea guys?

  • @AM-ln7df
    @AM-ln7df ปีที่แล้ว

    Hi, awesome video! I have a question, when I insert the chrome shortcut target to the properties panel my laptop (that was setup in Spanish) doesn't allow me to do it. Could this be because all of my settings are in Spanish and not in English? Thank you for putting up this vid

    • @NikoDellic
      @NikoDellic  ปีที่แล้ว

      Great question, no idea, but I doubt that language would be an issue. Check the github documentation for the most recent version compatibilities.
      github.com/eliemichel/MapsModelsImporter/releases/tag/v0.6.2

  • @Spark9736
    @Spark9736 ปีที่แล้ว +1

    Hi Niko, thanks a lot for the awesome videos!! but I have a problem importing the model to Rhino; the meshes are unjoined even though I had a clippingjion in Blender through.

    • @NikoDellic
      @NikoDellic  ปีที่แล้ว

      Try going into edit mode in blender (select the object and press tab), then click "A" to select all, press "M" and then click by distance. this will merge the mesh by a specified distance, which is the same as a welded mesh in rhino. Try this and let me know.

  • @DimaUsenko-l3x
    @DimaUsenko-l3x ปีที่แล้ว

    Hey, great video, but i have some issue, when u creating chrome shortcut and changing target in properties hes realy changing his icon, when i starting him he showing he's PID but i dont have "white screen" so then i think because of it RenderDoc kick me out of this process and i cant follow next steps. Any ideas what i can do wrong?

  • @APEX.86
    @APEX.86 9 หลายเดือนก่อน

    After clicking "capture after delay", then immediately switching back to maps and panning around, I get the same pause in the rendering as if it is capturing, but when I return to RenderDoc, there is no capture. Also, the button has changed and now reads "trigger after delay"

  • @adamc3607
    @adamc3607 2 หลายเดือนก่อน

    I made a mistake where my camera wasn't pointed down far enough but after fixing that it worked great!

  • @asubichev
    @asubichev 6 หลายเดือนก่อน

    psa: make sure you have hardware acceleration enabled on chrome. otherwise you can't go 3d in maps, and renderdoc won't allow you to capture renders

  • @seungaeyoo9412
    @seungaeyoo9412 10 หลายเดือนก่อน +1

    Hi! What do you do when your chrome does no go to freeze mode?

  • @larshammer5323
    @larshammer5323 2 ปีที่แล้ว

    Awesome, trying it out tomorrow

  • @juanm-td4ks
    @juanm-td4ks 2 ปีที่แล้ว +1

    TOTALLY AWESOME ! THANKS

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว

      U R TOTALLY AWESOME! THANKS

  • @randyrosca6471
    @randyrosca6471 ปีที่แล้ว

    Dude, you rule! Thanks!

  • @nehcnoraa5562
    @nehcnoraa5562 ปีที่แล้ว +1

    I love you Niko

  • @mervinrahul6693
    @mervinrahul6693 ปีที่แล้ว

    Hey, i just want to add the building as massing. I do not want details. What video should I refer? Please help

  • @chiuhangmei
    @chiuhangmei 2 ปีที่แล้ว

    it is very useful! i am curious how the rhino mapping could also be view in enscape? when this rhino file is open in enscape, it become a white surface without the mapping of the site.

    • @NikoDellic
      @NikoDellic  2 ปีที่แล้ว +2

      That is a texture issue, which can be solved through regular rhino. Also twinmotion > enscape

  • @gulsenkeskin5916
    @gulsenkeskin5916 ปีที่แล้ว

    That video absolutely works damn i like it subscribe 🤩 thank you!

  • @catsven1973
    @catsven1973 10 หลายเดือนก่อน

    i subscribed because you .."actually don't care" bloody crazy laugh you gave me..looooooool......thanks for the tip by the way.

  • @juliankuhl4918
    @juliankuhl4918 ปีที่แล้ว

    It works … with RD1.17 + MM0.4.1+Blender3.0.0
    Thx!

  • @mamanh49
    @mamanh49 ปีที่แล้ว +1

    i has the issue, when i open the chrome windows from the shortcut, a message will appear "you are using an unsupported command-line flag: --dusable-gpu-sandbox. Stability and security will suffer. " Anyone can help me, I already closed all chrome...

    • @NEWMASTERS
      @NEWMASTERS ปีที่แล้ว

      Did you find a solution?

  • @jimvaughan4229
    @jimvaughan4229 ปีที่แล้ว +5

    Hi all, just also ran into the recurring PID pop-up while trying to inject it into RenderDoc. I was able to solve it by removing RenderDoc 1.27 and downloading 1.25. Following the same steps I no longer had the PID issue and all seems to be working fine

    • @facolin1041
      @facolin1041 ปีที่แล้ว

      worked for me, thanks

    • @Jack-bb8jv
      @Jack-bb8jv 11 หลายเดือนก่อน +1

      solved it for me

  • @TyLorenz
    @TyLorenz 2 ปีที่แล้ว

    bro thanks! an actually good tut

  • @jeffln5581
    @jeffln5581 ปีที่แล้ว

    This is amazing!

  • @Jrobinson1999
    @Jrobinson1999 ปีที่แล้ว

    Hey great video! I got up to uploading into blender where it comes out really small or it comes out capturing an entire hemisphere, any ideas why?

    • @NikoDellic
      @NikoDellic  ปีที่แล้ว

      it captures the entire hemisphere if your camera is too pitched, try to only be slightly pitched relative to the face of the earth :)

    • @Jrobinson1999
      @Jrobinson1999 ปีที่แล้ว

      Nvm I was able to bring it into Rhino, thank you so much for the video! Really appreciate it!

  • @xa0xa916
    @xa0xa916 ปีที่แล้ว

    Great video! Is it possible to import it into Sketchup instead of Rhino?

  • @xavierlhoir8339
    @xavierlhoir8339 ปีที่แล้ว +1

    Hey, When i'm linking chrome to Renderdoc with the pin, it's not written as being active but "OpenGLES not presenting" and I can't go further. I followed everything closely till that step. Does anyone know how to go further?

  • @gibbsondrums4981
    @gibbsondrums4981 2 ปีที่แล้ว

    works perfectly, thank you

  • @thegrasshoppergoddess
    @thegrasshoppergoddess ปีที่แล้ว

    hello! i have an issue. whenever i change the chrome shortcut target, i open the shortcut and it shows the gpu code but it doesn't go blank, the window. i put the code into rendercode and whenever i press ok into the gpu code and go back to inject into process main window. what can be wrong? thankss

  • @josejavier2360
    @josejavier2360 6 หลายเดือนก่อน

    It didn't work for me. When I click the Chrome debug mode short code it opens the blank screen as shown and I get the code. When I put the code into Render Docs and then press OK, and I get the black screen I don't get an address bar to find Google Maps.

  • @tsurikichi9080
    @tsurikichi9080 ปีที่แล้ว

    Hello Niko, thank you for this well explained video. But I have an issue... It is when we open chrome's modified shortcut. For me it opens the chome window where I choose my profile, so it's not a blank. Do you have any idea, or someone else had the same issue before? Thanks

    • @nicktender
      @nicktender ปีที่แล้ว

      add this flag:
      --profile-directory="Default"
      into this part of the target:
      " --disable-gpu-sandbox --gpu-startup-dialog"
      This will leave you with this:
      " --profile-directory="Default" --disable-gpu-sandbox --gpu-startup-dialog"
      this makes chrome open on the default (first) profile

    • @tsurikichi9080
      @tsurikichi9080 ปีที่แล้ว

      I'll try it thanks

  • @michaelspinazzola8169
    @michaelspinazzola8169 ปีที่แล้ว

    I am having an issue after I type the pin and click ok. Instead of seeing that it is active, RenderDoc reverts to previous dialogue. When I double click on chrome again after this to inject the process, I get a pop up that says "Error injecting into process 26188 for capture.
    RenderDoc Injection failed: Failed to inject renderdoc.dll into process. Check that the process did not crash or exit early in initialisation, i.g. if the working directory is incorrectly set."

  • @ryanerbert6997
    @ryanerbert6997 ปีที่แล้ว

    I was able to get a stable result using Maps, but not Earth. Blender 3.4, MMI v0.6.0, Renderdock 1.25, Chrome V118.0.5993.89.
    any ideas what I could do differently to get Google Earth working?

  • @juanpabloobregonllaca4589
    @juanpabloobregonllaca4589 หลายเดือนก่อน

    I could be installing 7 different types of computer aids but for some reason i trust the internet