[SUPPORT] ArchViz Explorer

@KiranJohn,

Please try to connect just before the For Each Loop

@Fafato,

Unfortunately, I have no solution for that issue. It is the first time we have encountered it. Just to help narrow it down: Are you packaging the project as Shipping or Development?


What am i missing? can you please help?

Can’t you connect BP_POIs to the Array input of the new sort function? There actually no need to create the ActorsWithTag variable. Don’t worry about that part of the screenshot I posted.

You are very close to the finish line! Feel free to send me a PM if you need a hand wrapping this up.

I know its not even been a month but really looking forward to this one. Any news to share… :slight_smile:

@KarlDetroit I’m currently working on this project and I’m looking to download or generate a 3D map (with buildings, etc.). If you have any idea where I can get such data or how to start, could you please guide me? i tried BlenderGIS and openstreetmap but some of the locations don’t have 3D building or height data only 3-4 building gets visible in a area how to fix this?

Also, if you know of any tutorial video or website link that explains the process, I’d really appreciate it if you could share it with me.

Thanks a lot in advance!

Does the area that you are doing the site have 3d google maps. Cesium is great for this depending on the area or do you have access to a drone you could scan the area. Drone video → Luma Ai → post shot → UE5

Cheers,

Area doesn’t have 3D map or Cesium map (Cesium stays blank on my location so it’s not working for me) but i am happy with white blocks also and don’t need realistic models by drones photography. can you help me for getting 3D white block of building with heights as archviz explorer have in packaged project.

Area doesn’t have 3D map or Cesium map (Cesium stays blank on my location so it’s working for me) but i am happy with white blocks also and don’t need realistic models by drones photography. can you help me for getting 3D white block of building with heights as archviz explorer have in packaged project.

Weird that the area in cesium is blank. Can you sent me the coordinate to try on my end.
As per blocking you could try Worldwide map files for any design program | CADMAPPER

This might work as per your request.

Cheers,

I’m trying to get 3d data for a client from Indian location Morbi,Gujarat (22.81455904457888, 70.87691455121148). This location has no 3D data or non recognized buildings in cesium as well as cadmapper also. i get the CSV file from open buildings which has building drawing (which shows how a structure is shaped). now I’m trying to get osm file from this csv and then lift up the buildings as they’re accurate in shapes, so this is my plan to get 3D data of a location which is not available on OSM or Cadmapper. any suggestions or guidance will be appreciated.

Hi,

I’m trying to create a project example in Unreal Engine 5.5.4.

Lumen, Nanite and Megalight are enabled, if that matters.

I’m encountering an issue with flickering on emissive materials used for windows and roads across the map, especially in areas farther away from the main project model.

Strangely, the flickering disappears when the camera is positioned in a perfectly top-down view.

I haven’t been able to find a solution and would really appreciate your help.

I’ve attached a video to better demonstrate the problem.

Thank you!

Not sure what to do.

  • All my tricks i have that will populate aren’t showing anything.

I do have a solution that will work but you will need to get drone footage.

The only other option that I see here is with the building outline you have you will have to access and extrude each item to match the surround area.

Cheers,

1 Like

Hi Karl,

I know its only been a month but really curious on when this v2 will get release or a road map on coming out.

Cheers,

Hello, any information where we can change to other day time on begin to play?

when I click on any Unit POI, it opens a popup window with a button that displays 360 images for that specific unit.

Now, I want to add another button in the same popup. When I click this new button, it should open a different level that contains a First Person Walkthrough for that specific unit.

So basically:

  • Each unit has its own 360 image button (already working)
  • I want to add a ā€œWalkthroughā€ button
  • When pressed, it should open a new level (First Person view) specific to that unit

The main challenge is how to make each POI’s button load the correct walkthrough level that’s specific to the unit that was clicked.

Select any POI in the info struct go down to the level button and add the level name

Wow, that was so simple—I didn’t notice it at all! Thanks a lot!
Also, can you tell me how I can search by unit name at runtime?

That feature is not included in the project, you will have to search for a solution and do it yourself

ok thanks man

Hi, Is there a tutorial or document available on how to create section views and perform unit searches using ArchViz Explorer?