Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 2.28 KB

File metadata and controls

43 lines (36 loc) · 2.28 KB

Sources

SDKs

Our project uses the AR Foundation, AR Core (Android) and AR Kit packages for providing Augmented Reality functionality.

You can download the packages from the Unity Package Manager using the following steps:

  1. In Unity Editor, go to Windows > Package Manager.
  2. Select Packages: Unity registry option from the dropdown.
  3. Search for AR in the search box.
  4. Install AR Foundation.
  5. Install ARCore XR Plugin for Android and ARKit XR Plugin for iOS.

Note:

  • Make sure the version numbers for AR Foundation, ARCore XR Plugin and ARKit XR Plugin are same.
  • ARKit requires XCode installed on your system.

Unity Assets

  1. https://assetstore.unity.com/packages/3d/vehicles/land/apc-military-low-poly-3d-vehicle-201843
  2. https://assetstore.unity.com/packages/3d/props/guns/fixed-machine-gun-turret-169039
  3. https://assetstore.unity.com/packages/3d/environments/military-radar-93579
  4. https://assetstore.unity.com/packages/3d/environments/urban/desert-buildings-71445
  5. https://assetstore.unity.com/packages/3d/vehicles/land/gaz-66-91665
  6. https://assetstore.unity.com/packages/3d/chainlink-fences-73107
  7. https://assetstore.unity.com/packages/3d/props/army-bunker-2093
  8. https://assetstore.unity.com/packages/3d/vehicles/air/transport-helicopter-3911
  9. https://assetstore.unity.com/packages/3d/props/simple-collectibles-pack-123092
  10. https://assetstore.unity.com/packages/tools/particles-effects/true-explosions-21893
  11. https://assetstore.unity.com/packages/3d/props/guns/stylized-rocket-launcher-complete-kit-with-visual-effects-and-so-178718

Audio Sources

  1. Flak_Shot.wav by kantouth - https://freesound.org/people/kantouth/sounds/104399/
  2. Explosion006.wav by klangfabrik - https://freesound.org/people/klangfabrik/sounds/265303/
  3. Laser2 by Daleonfire - https://freesound.org/people/Daleonfire/sounds/505235/
  4. Bullet - Metal Hit (4) by FilmmakersManual - https://freesound.org/people/FilmmakersManual/sounds/522508/
  5. item-pickup-v1.wav by Jocabundus - https://freesound.org/people/Jocabundus/sounds/678384/

Tutorials

  1. https://www.youtube.com/watch?v=FBDN4b9PGgE
  2. https://www.youtube.com/watch?v=oqidgRQAMB8
  3. https://jabberbyte.com/how-to-spawn-object-at-random-intervals/
  4. https://www.youtube.com/watch?v=5GWRPwuWtsQ
  5. https://www.youtube.com/watch?v=YjpKxjzwado