No video

ArcGIS Maps SDK For Unity Demo

  Рет қаралды 10,826

Trees and Code

Trees and Code

Күн бұрын

Using the ArcGIS Maps SDK for Unity and Unreal engine, you can integrate your 3D application or game with various 3D Maps using real world GIS mapping.
This demonstration is a personal project, I have no affiliation with Esri, ArcGIS or Unity.
All tools shown in this video are currently free to download. This demo uses Unity's Universal Render Pipeline (URP). This SDK also provides a High Definition Render Pipeline (HDRP) prefab for better graphics, not shown here.
Free sign up for beta developers of the ArcGIS Maps SDK for Unity and Unreal engine.
www.esri.com/e...
Free Unity download
unity.com/
Assets used in this demo:
Models:
free3d.com/3d-...
assetstore.uni...
sketchfab.com/...
www.mixamo.com/
assetstore.uni...
Sounds:
freesound.org/...
freesound.org/...
freesound.org/...
freesound.org/...
freesound.org/...
freesound.org/...

Пікірлер: 24
@onerimeuse
@onerimeuse Жыл бұрын
This is reeeeally cool. Thank you for posting this
@Ultran122
@Ultran122 Жыл бұрын
Just recently got this package off the ArcGIS website, but it didn't seem to come with a prefab scene or things like weather effects. I followed the tutorial and got a basic New York map set up with buildings, but layers like population density don't seem to be showing up properly. Any tips?
@Shaqtapus
@Shaqtapus 3 жыл бұрын
Great video!
@chc3484
@chc3484 2 жыл бұрын
wow amazing
@user-lg2gn6gy9t
@user-lg2gn6gy9t 8 ай бұрын
how to get co-ordinates GPS location, and rotation i.e. latitude, longitude, altitude, heading and other on game window screen. can you please shear
@yuguojiang9408
@yuguojiang9408 5 ай бұрын
I wonder what you use to make your lightning effect? A plug-in?
@waytop4916
@waytop4916 6 ай бұрын
one question: the data stream is using 3dtile format? tks
@woblewoble
@woblewoble Жыл бұрын
I'm trying to figure out how to have the buildings generated in the samples also come with textures, is that something that map data provides via OSM or other services?
@GeoCositasParaDummies
@GeoCositasParaDummies 3 жыл бұрын
Hi!, It's amazing your video using with the SDK for Unity. I'm trying to use the SDK, but I can't to add a Mesh Collider to relief (min 3:29). I started the project, I copied a part of relief, I stopped the project, and I pasted them in an empty GameObject... but when I add the mesh collider I don't have your same result. ¿Can you help me please?
@dickespargel1365
@dickespargel1365 2 жыл бұрын
I'd also like to know how to bake and extract the MeshCollider data
@treesandcode8259
@treesandcode8259 2 жыл бұрын
Hi, I did make another video about extracting the mesh data on this channel using a tool called FBX exporter. Check that out for some info, however since then the new SDK has built in mesh colliders now natively.
@DEFEND_backup
@DEFEND_backup Жыл бұрын
Very awesome video - thanks! Do you consult?
@kartikaeyakumar770
@kartikaeyakumar770 3 жыл бұрын
Can we get textures on the buildings? Love the ending BTW!😂😂
@treesandcode8259
@treesandcode8259 3 жыл бұрын
Hi, yes textures are supported but you have to look around at what maps are available. I'm not sure if some require a paid subscription or not. You can also join the beta and ask around there. Here are a few for example: 3d buildings with textures in San Diego: runtime.maps.arcgis.com/home/webscene/viewer.html?webscene=ccb12286f303493291609e5dc8881e38 other maps and map servers: tiles.arcgis.com/tiles/P3ePLMYs2RVChkJx/arcgis/rest/services runtime.maps.arcgis.com/home/gallery.html?focus=scenes&view=grid&sortOrder=desc&sortField=relevance services.arcgisonline.com/arcgis/rest/services
@kartikaeyakumar770
@kartikaeyakumar770 3 жыл бұрын
@@treesandcode8259 Hey thanks for replying. While ArcGIS does a very good job at displaying 3d data of mountains and other geographical entities, its not that good when it comes to city scapes. I've tried importing the free 3d maps available on arcgis(like the ones you provided above) in the arcgis unity sdk but the models imported are not much photorealistic. I was wondering if there was a way to import high quality 3d map models into unity(something like google earth) I've searched for it a lot but I can't seem to find a way to do this. Google earth doesn't have any kind of API to do this, bing maps SDK for unity has a limit on its geographical size, google maps sdk for unity only provides untextured building models etc etc. Please let me know if there is a way to do this! Thanks
@treesandcode8259
@treesandcode8259 3 жыл бұрын
You can try HDRP if you haven't already, but you are probably correct that the building materials/textures just may not be high quality yet. That would explain why they chose to use a city with no material in the demo.
@kartikaeyakumar770
@kartikaeyakumar770 3 жыл бұрын
Yeah maybe. Well I'm building to a mobile device so I can't use HDRP. Anyways thanks for your help!
@toddbw11
@toddbw11 3 жыл бұрын
Can you explain how you setup the water shader for the project?
@treesandcode8259
@treesandcode8259 2 жыл бұрын
Sorry for the long delay, the water shader is super simple. Just grab any water shader, like the free ones showcased in the Unity standard assets. simply put that water shader (flat plane object) at low altitude (zero-ish) with a location component and the water hovers over sea-level on the map above by 1 pixel. Quick easy way to do it. if you wanted to carve out the actual water on the map for see through water that would be different. What I did was basically hide the ocean images with a water plane
@jasperalblas1580
@jasperalblas1580 2 жыл бұрын
Any chance you want to share your project?
@jasperalblas1580
@jasperalblas1580 2 жыл бұрын
Looks amazing btw!
@haroldkrivell2524
@haroldkrivell2524 3 жыл бұрын
Terrain extraction. How can it be done so a terrain, texture and collision is saved to a project?
@treesandcode8259
@treesandcode8259 2 жыл бұрын
you an use FBXexporter to grab and export the mesh, also the new arcGIS sdk has built in mesh colliders now
@orhankrc1106
@orhankrc1106 2 жыл бұрын
can you share your project ?
ArcGIS Maps SDK for Game Engines
9:49
Esri Events
Рет қаралды 17 М.
I Tried Creating a Game Using Real-World Geographic Data
31:37
Sebastian Lague
Рет қаралды 6 МЛН
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00
黑天使遇到什么了?#short #angel #clown
00:34
Super Beauty team
Рет қаралды 47 МЛН
NEXTGEN Terrain Physics In UNREAL ENGINE 5 #GameDev #UE5 #Brushify
9:59
ArcGIS Maps SDK For Unity, Extracting Terrain Mesh with FBX Exporter
6:40
Now anyone can simulate flow for a 3D printer duct
11:17
NeedItMakeIt
Рет қаралды 30 М.
ArcGIS Maps SDK for Unreal Engine 5 | Setting up a global scene
11:43
Star Wars Outlaws is the WORST game I've played in 2024 (FULL REVIEW)
14:43
Build real world games with Google Maps (Google I/O '18)
32:53
Google for Developers
Рет қаралды 44 М.
microsoft doubles down on recording your screen
10:00
Low Level Learning
Рет қаралды 82 М.
Blender GIS
4:56
Nicko16
Рет қаралды 1,8 МЛН
TOP 10 FREE Assets for Environment Design in Unity
6:03
UGuruz
Рет қаралды 204 М.