Business Card (AR and Non-AR) — Unity Asset that implements app template of Gallery, Video Player, Menu for Restaurants & Gaming, Visiting Card & Interactive Tool for Communication with Customers on Business Negotiations or Just for Fun.
Business Card 3.0 (AR and Non-AR) — Update for Unity Asset
Features:
- Multiple Business Cards are Loaded Dynamically into the only reusable Game Object on the scene. Target Business Card can be selected with:
- Non-AR Mode: Toggle Group System like in this video (UI is generated automatically based on the count of Business Cards).
- AR Mode (AR Foundation: ARCore, ARKit): Multiple Image Tracking (Several Image Targets).
- Button: Start AR. By default, all tested platforms support and run Non-AR Mode. If AR Mode is available, user can see a button to activate AR Mode.
- Non-AR Desktop Support:
- Windows,
- macOS.
- Non-AR WebGL Support (Video Playing is supported only by URL) for:
- Desktop;
- Mobiles via HTTPS: iOS & Android. Learn WebGL Tutorial.
- Video Playing by URL with Path to File like this video:
- URLs without paths to files (like YouTube links) are not supported.
Improvements:
- AR Foundation 5.1.2;
- Unity 2022.3.20.
- Native Camera 1.4.3.
- Editor Testing of AR Mode for iOS & Android: AR Foundation > XR Simulation (instead of Custom Solution).
- When the AR Image Marker disappears during video playback, it’s paused. When the marker becomes visible again, the video continues playing. If the system detects another marker, the playback time is reset.
Changes:
- Deprecated: Drag-And-Drop mode.
Multiple Image Tracking: New Video Demo of Business Card: 3D & AR
Unity Multiple Image Tracking
New Extended Demo of Horizontal
Business Card (AR and Non-AR)
Business Card 4.0 — Multiple AR Image Tracking — App Template for Unity
Improvements:
- Unity 6000.3.5 with Modern Standards of Project Settings (based on New Unity Project).
- URP (Universal Render Pipeline) to improve performance (instead of the Built-in Render Pipeline).
- Input System (New Standard in Unity) for All Project-related Scripts: instead of Input Manager.
- Android: Vulkan Graphics API first (and Linear Color Space).
- AR Foundation 6.3.2.
- Native Camera 1.5.0. The project now checks the Package Installation, which helps avoid errors when importing Business Card.
- UI adaptation for Modern Smartphones.
- Remove Unused Quality Levels & Layers.
- AR Foundation Support Checker style adaptation for a Business Card.
- Namespaces for All Scripts.


