Skip to content

New Sample: AR Feature Layer #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 33 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
b2ad840
Init
mmgaw113 Oct 4, 2024
742e4a4
update logo
mmgaw113 Oct 4, 2024
d3ca119
Revert package settings files
mmgaw113 Oct 4, 2024
75701e1
Fix Package Settings
mmgaw113 Oct 4, 2024
7cd4cf6
Update Sample
mmgaw113 Oct 5, 2024
010dc56
Update Sample
mmgaw113 Oct 8, 2024
4420777
Add button to spawn features
mmgaw113 Oct 8, 2024
ad59402
Update Sample
mmgaw113 Oct 9, 2024
1ccf3e6
Update Sample
mmgaw113 Oct 9, 2024
8887cc3
update Gitignore to ignore android files.
mmgaw113 Oct 10, 2024
5ca917c
Update XR Samples to Unity 6
mmgaw113 Oct 17, 2024
5a9550d
Merge branch 'Release/1.7' of https://github.com/Esri/arcgis-maps-sdk…
mmgaw113 Oct 17, 2024
b9ce78d
Merge branch 'mas12517/Update-XR-Samples' of https://github.com/Esri/…
mmgaw113 Oct 18, 2024
dfe78a4
Add mini-map for precise location tracking
mmgaw113 Oct 18, 2024
a523539
Update Project Settings, Tag Manager,And Build Settings
mmgaw113 Oct 18, 2024
8d7c204
Add UI animations
mmgaw113 Oct 22, 2024
5ed4c95
Updates to the Sample
mmgaw113 Oct 23, 2024
22c1c85
Add Map Expanding
mmgaw113 Oct 24, 2024
9d94ea3
Minor Updates
mmgaw113 Oct 24, 2024
186371d
Remove Samples
mmgaw113 Oct 29, 2024
22ae43d
Merge branch 'mas12517/Update-XR-Samples' of https://github.com/Esri/…
mmgaw113 Oct 29, 2024
b182602
Update UI
mmgaw113 Oct 29, 2024
36c4531
Merge branch 'main' of https://github.com/Esri/arcgis-maps-sdk-unity-…
mmgaw113 Oct 31, 2024
0b2bacf
Update Sample UI
mmgaw113 Oct 31, 2024
335e3e7
Merge branch 'Release/1.7' of https://github.com/Esri/arcgis-maps-sdk…
mmgaw113 Oct 31, 2024
048349c
Revert Changes to readme
mmgaw113 Oct 31, 2024
0970abf
Merge branch 'Release/1.7' of https://github.com/Esri/arcgis-maps-sdk…
mmgaw113 Nov 1, 2024
87273c7
Merge branch 'Release/1.7' of https://github.com/Esri/arcgis-maps-sdk…
mmgaw113 Nov 19, 2024
054e0d4
Merge branch 'main' of https://github.com/Esri/arcgis-maps-sdk-unity-…
mmgaw113 Nov 20, 2024
bd009b6
Merge branch 'Release/1.7' of https://github.com/Esri/arcgis-maps-sdk…
mmgaw113 Nov 20, 2024
ea7aff6
Merge branch 'Release/1.7' of https://github.com/Esri/arcgis-maps-sdk…
mmgaw113 Nov 26, 2024
cf5fe53
Adjust Scale to make feature objects smaller
mmgaw113 Nov 26, 2024
2e5d79c
Add readme, rename folder
mmgaw113 Nov 26, 2024
f85a750
Address Feedback
mmgaw113 Dec 3, 2024
05425d8
Address Feedback
mmgaw113 Dec 3, 2024
14076c5
Merge branch 'main' of https://github.com/Esri/arcgis-maps-sdk-unity-…
mmgaw113 Jan 9, 2025
3db5b56
Update sample
mmgaw113 Jul 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ This repository is made up of two separate Unity projects. If you would like to

* [VRSample](https://github.com/Esri/arcgis-maps-sdk-unity-samples/tree/main/xr_sample_project//Assets/SampleViewer/Samples/VRSample) - See how to configure the camera to visualize content on a VR device and move the camera with VR locomotion.
* [XRTableTop](https://github.com/Esri/arcgis-maps-sdk-unity-samples/tree/main/xr_sample_project/Assets/SampleViewer/Samples/XRTableTop) - See how to configure the camera to visualize a tabletop map on a VR device and control the map with VR controllers and hand tracking.
* [ARFeatureLayer](https://github.com/Esri/arcgis-maps-sdk-unity-samples/tree/main/xr_sample_project/Assets/SampleViewer/Samples/GeoSpatialAR/readme.md)

## Instructions

Expand Down
4 changes: 4 additions & 0 deletions xr_sample_project/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ ExportedObj/
*.suo
*.tmp
*.user
*.jar
*.jar.meta
*.aar
*.aar.meta
*.userprefs
*.pidb
*.booproj
Expand Down
8 changes: 8 additions & 0 deletions xr_sample_project/Assets/ExtensionsAssets/Runtime.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e33f0ae6a91754a3d8a1f4e1a8ddd0d6, type: 3}
m_Name: RuntimeConfig
m_EditorClassIdentifier:
IOSCloudServicesApiKey:
ModulesEnabled: []

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added xr_sample_project/Assets/Images/LogoMenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 140 additions & 0 deletions xr_sample_project/Assets/Images/LogoMenu.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions xr_sample_project/Assets/Plugins/Android.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions xr_sample_project/Assets/Plugins/Android/proguard-user.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

### Module Progurad Rules starts ###

## Default ##
-keep class com.unity3d.plugin.* { *; }

## LocationModule ##
-keep class com.google.android.gms.common.** { *; }
-keep class com.google.android.gms.location.** { *; }
-keep class com.google.android.gms.tasks.** { *; }

### Module Progurad Rules ends ###

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion xr_sample_project/Assets/SampleViewer/SampleViewer.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:6055be8ebefd69e48b49212b09b47b2f",
"GUID:75469ad4d38634e559750d17036d5f7c",
"GUID:fe685ec1767f73d42b749ea8045bfe43"
"GUID:fe685ec1767f73d42b749ea8045bfe43",
"GUID:9e6bdf94fcb245c585c26819fa23a202",
"GUID:a9420e37d7990b54abdef6688edbe313",
"GUID:92703082f92b41ba80f0d6912de66115",
"GUID:dc960734dc080426fa6612f1c5fe95f3",
"GUID:b35d8248e1a04478bb2d70fe76652ddf"
],
"includePlatforms": [],
"excludePlatforms": [],
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading