5
2021
Checking ArcGIS Maps SDK Unity plugin (Beta)

Looks great!
“ArcGIS Maps SDK for Unity is a plugin developed by Esri that enables access to real world maps and 3D content from the ArcGIS Platform. This plugin provides samples, an Inspector UI, and an API to create interactive, photorealistic 3D and XR experiences with geospatial data.”
Info https://developers.arcgis.com/unity-sdk/
Pricing: https://developers.arcgis.com/pricing/
Related Posts
2 Comments + Add Comment
Leave a comment
Recent posts
- Favorites in PackageManager
- LudumDare59 : Signal
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
Recent Comments
- on Mesh Exploder (sources)
- on Sprite Sheet Flip Book Shader
- on Sprite Sheet Flip Book Shader
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by












this looks really interesting mate i am a real beginner at unity but i have a lot of ideas for a game that i am trying to work on it is very difficult of course but i think i picked quite a simple starting project however modelling of realistic areas is difficult and time consuming and something like this could really help. also mate it was me who asked about the time inertia/terp situation on the video player on unity forums. do you think that is something you could help me with? one of the game ideas i have basically hinges on this and i really have no clue about how to do something like that but once i have that in place the rest of the game events can just be triggered from frametimings in the videos that are playing. anyway great blog mate i will read some more !
oh hi!
yeah i’m thinking if you add spring join with dummy weight in the end, could use its speed for the video. Or if you manually know that now speed is 40% and then speed is set to 0%, could manually interpolate from 40 to 0, with custom animation curve (to have this kind of effect to the speed https://easings.net/ ) – unfortunately i’m overbooked with work and projects, dont have time to test that myself right now..