Easy AR : Make Awesome AR Apps Without Coding
Easy AR helps you to build awesome Augmented Reality apps quickly and easily without any coding. Easy AR handles everything from object placement and gesture controls to automatic lighting. And it's compatible for both Android and iOS. With Easy AR you don't have to go through configuring AR Foundation to get the best look and feel. You just have to add your 3D prefabs and build. You can also go deeper and customize the scripts as well.
Features
- Object vertical auto spawning and controls (Ex: Clock, Painting, etc..)
- Object horizontal auto spawning and controls (Ex: Chair, Table, etc..)
- Multiple object spawning and controls
- AR Configurator
- AR Measurement
- AR Floor Tiling
- AR Face Filters
- AR Image Tracking
- AR Portal
- AR Meshing (IOS)
- Automatic dynamic lighting and reflections
- AR Occlusion feature
- Tools to bake contact shadows for your objects
- No coding needed
Documentation can be found here
https://render-island.gitbook.io/easy-ar/
Demo Scenes
- Vertical Placement : The objects that are placed in vertical space such as clock, wall paintings can be experienced here. For the demo we are using a clock to place on the wall.
- Horizontal Placement : The objects that are placed in horizontal space such as chair, sofa, statue can be experienced here. For the demo demo we are using a chair to place on the floor.
- Multiple Object Placement : Multiple object placement uses both horizontal placement & vertical placement simultaneously. From this demonstration users can place virtual objects on desired space that you have.
- AR Measurement : AR measurement allows users to measure length along horizontal or vertical space. In each measurement, it shows a measured value of the line which is generated based on the placed points.
- AR Configurator : AR configurator allows users to configure AR object properties such as color in run-time. Given sample high back chair model seat color can be changed in run-time.
- AR Tilling : AR Tilling facilitates users to mark the floor area boundary & apply desired tile pattern & also users can customize tiles by changing the tilling, rotation & offset values.
- AR Face Filters : Easy AR face filters allow you to add multiple augmented faces to your app. This demo gives you 3 different face masks which include face paint and face mesh examples to switch easily though button list and add as you want. Easy AR documentation included guided steps on how to create your face mask with face paint or face mesh.
- AR Image Tracking : Using Easy AR Image Tracking it’s easy to set up an image tracking demo for your desired image target. By importing and setting up target images, 3D objects to the project and guided you how to build your own Image tracking sample.
- AR Portal : AR portal shows another fantasy world where users can go inside it and experience. The use case of this demo is used for AR entertainment.
- AR Meshing : AR meshing gives you AR gaming experience which colliding ball with real world environment. This demo compatible with IOS(ARKit) with Lidar sensor.
Baked Shadow Generation For AR Prefabs
Easy AR gives you a new technique of generating a baked shadow plane for 3D objects. This is a better way to implement a contact shadow map similar to iOS USDZ shadow.
Let's play AR Face Filter & AR Image Tracking with new Easy AR!!!
We are very happy to announce that AR Face Filter and AR Image Tracking demos are included in a new update of Easy AR!
Try Easy AR Pack Now!
Other Creations by Render Island
Need support?
- We are happy to help you on our DISCORD channel.
Follow us on Social
Instagram | YouTube | Reddit
Release Notes
Release 1.0
- Horizontal auto spawning and controls (Ex: Clock, Painting, etc..)
Release 2.0
- Vertical auto spawning and controls (Ex: Clock, Painting, etc..)
- Multiple object spawning and controls
- AR Measurement Tool
- AR Floor Tiling
- Automatic dynamic lighting and reflections
- Tools to bake contact shadows for your objects
Release 2.0.1
- Added a Menu scene
- Added a seperate scene for the single object placement
- Updated the light settings asset
- Added shadow generation seperate scene under the Easy AR/ Utilities folder
- Updated the document
- Cleaned up more, the structure of the package content
Release 2.0.2
- Rearranged the scripts and structure
- Added AR Environment Probe Manager script as a required component
- Added notification panel prefab
- Updated the documentation
- Removed all the console log objects
Release 2.0.3
- Added Halloween Multiple Objects Placement Scene
- Added Halloween Portal Scene
Release 2.0.4
- Added AR Occlusion feature
- Added new demo - AR Configurator
- Automatic Material assigning Single Object Placement demo. (No longer need to add prefab materials manually)
- Replaced new three AR models to Multiple Placement demo (Gaming chair, Snake plant with vass, Elephant)
- Removed Halloween scenes
Release 3.0
- Added delete option for gameobjects in multiple placement demo
- Added new feature - AR Face Filters
- Added new feature - AR Image Tracking
- Added new AR Portal Scene
- Improved codebase by code refactoring
- Bug fixed - AR measurement values not appearing on some devices
- Bug fixed - Black screen error on newer android devices
- Bug fixed - Warning messsage not being displayed on some devices when AR Occlusion is not supported.
- Changed the design of the main menu scene (look and feel)
- Removed AR pipeline and AR pizza demos from Easy AR
Release 4.0
- Added AR Meshing Demo (IOS)
- Compatible with version control - Change AR Session Origin/ XR Origin automatically from editor according to Unity Version
- Fixed error AR Face Filter in IOS