Search Unity

AR Cameras ☄️ Augmented Reality with GYRO or ACCELEROMETER ☄️Unity AR

Discussion in 'Assets and Asset Store' started by makaka-org, Sep 5, 2018.

  1. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
    Here you can find my Unity Cameras for Augmented Reality.

    ☄️ AR Camera GYRO

    AR Camera GYRO uses the camera and gyroscope on the player's mobile device to display 2D or 3D objects as though they were in the real world.

    ⚡Available on the Unity Asset Store (Docs).




    ☄️ VR + AR: Mixed Reality

    VR + AR: Mixed Reality (MR) — Unity Asset that uses AR Camera GYRO (docs) and Google VR SDK to display 2D or 3D objects as though they were in the real world mixing Virtual Reality and Augmented Reality. It’s Unity MR Camera for 80% of all Mobile Devices.

    ⚡Available on the Unity Asset Store (Docs).



    ☄️ AR Camera ACCELEROMETER

    AR Camera ACCELEROMETER — augmented reality for 90% of all mobile devices without using gyroscope and compass, blends game objects and information with the surrounding environment.

    ⚡Available on the Unity Asset Store (Docs).



    ☄️ GYRO vs. ACCELEROMETER

    90% of all mobile devices have an accelerometer and video camera but only 20% have a gyroscope.

    If you want greater coverage of devices, but less accuracy and stability, use AR Camera ACCELEROMETER.

    If you want greater accuracy and stability, use AR Camera GYRO.

    You can also try to use both cameras for different cases.

    ☄️ ARKit & ARCore

    There is no integration with ARKit & ARCore.

    AR Camera GYRO & AR Camera ACCELEROMETER have not surface detection to cover a wider range of mobile devices than ARKit & ARCore.

    Read more about Top AR Engines for Unity: https://makaka.org/unity-tutorials/top-ar-engines

    ☄️ AR Shadow

    AR Shadow implements simple real-time shadows for apps with Augmented Reality (Vuforia, Gyro, Accelerometer, any AR).

    AR Shadow is shader for Transparent Surfaces.

    ⚡Available on the Unity Asset Store (Docs).



    ☄️ DOCS & SUPPORT

    First of all, read the docs: https://makaka.org/unity-assets
    If it didn't help, get the support: https://makaka.org/support

    If you find a bug or you can't use the asset as you need, please first send us an email to info@makaka.org (in English or in Russian) before leaving a review to the asset store.

    I am here to help and to improve my assets for the best.

    Response time can be up to 3 business days.

    ☄️ AUGMENTED REALITY — Unity Assets

    AR Survival Shooter: https://makaka.org/o/ar-survival-shooter
    AR Space Shooter: https://makaka.org/o/ar-space-shooter

    AR Menu (Biz Card): https://makaka.org/o/ar-menu

    AR Basketball GO: https://makaka.org/o/ar-basketball-go
    AR Throwing: https://makaka.org/o/ar-throwing

    AR Camera GYRO: https://makaka.org/o/ar-camera-gyro
    AR Camera ACCELEROMETER: https://makaka.org/o/ar-camera-accelerometer

    AR Shadow: https://makaka.org/o/ar-shadow
     
    Last edited: Oct 18, 2019
  2. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
  3. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
  4. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
  5. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
    New: All AR Cameras are included in AR Bundle.
     
  6. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
  7. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
    AR + VR 2.1:

    — Google Cardboard XR Plugin 1.4.1 with OpenGLES3 (instead of OpenGLES2);
    — Native Camera 1.2.7;
    — Debug Logging of Gaze-based Reticle Pointer: off by default;
    — Updated Packages from Unity Registry.

    Unity Asset Store.
    Docs.
     
  8. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
    AR Camera Lite 4.0:
    • Limited Motion with Accelerometer (will be used if the user device has not Gyroscope).
    • Editor Testing with Right Mouse Button.
    • Using of free Native Camera to check Camera Permission before the main scene.
    • Unity 2021.1.0.
     
  9. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
    AR Shadow 2.1 — Update
    • Improved AR Foundation Demo with tutorial, visual plane confirmation/resetting, placing the Game Object (Cube) on Target Plane;
    • Restart Button;
    • Unity 2021.1.12;
    • TextMesh Pro for All Texts.
    Documentation & changelog.
     
  10. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
    AR Camera Lite 4.1 (AR Shadow Shader is included):
    • Testing Checkboxes:
      • Is Gyro Unsupported Not In Editor Test,
      • Is Gyro Supported In Editor Test,
      • Is Movement WASDQE In Editor Test.
    • Testing Vector3: Movement WASDQE Speed.
    • Events:
      • On Gyro Initialized,
      • On Initialized In Editor.
    • Native Camera 1.2.9 (for camera permission).
     
  11. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
  12. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
  13. gearball

    gearball

    Joined:
    Mar 31, 2015
    Posts:
    4
    is this AR camera available for URP?
     
  14. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
    my assets are not URP-adapted for now