A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Hi dear community! We are happy to inform all of our customers and friends that despite the long time in standby we are currently planning a new...
Please see my previous response. The object controlled by the behavior will automatically use the 3D pose estimated by the tracker so any change...
Please use some interpolation when apply the raw pose estimation. Use this fix on Symbol.cs in Matrix4x4Extensions public static class...
Hi, the early preview for face tracking (in the current public version) supports HaarCascade data sets encoded with FastLZ to reduce the size of...
Hi Milance Yes, it has been a while since no replies are posted here but I can guarantee that the project is not dead. Just we are setting up some...
Capture Suite is the easiest way to implement video capturing operations on your game. It allows to retrieve the video frame data (for AR or image...
Cipher is the easiest solution to add encryption techniques on your Unity game. This thread is dedicated to share your experiences with the...
I have been working trying to optimize the algorithm to make it faster but I have not finished. I am also evaluating the native implementation...
Hi Sorry for my delayed answer. Yes, it is possible to detect tracks ids (each color target represent a unique id) but you need to use different...
Hi guys Doing some test with Unity 2017.20f3 I discovered that the Unity API updater is breaking something in the scripts. (I am finding out what...
Hi to everyone I am aware of all issues in Unity 2017 and new version of Android system. In a few days I will release a new version and I hope...
Hi The _input.rotation property gets the value from native Android API Display.getRotation() See...
Hi Color Tracker will allows to track previously defined color not detecting colors. To detect colors (as you are using OpenCV) first equalize (do...
Hi Sorry, but the current Arcolib version is only compatible with iOS SDK 10.1 or higher. I think that's the problem.
Hi Please update your Java SDK to version 1.8.* or higher. I have notice that something have changed with plugins interfaces in Unity 2017 because...
Hi Sorry, that class is part of the experimental modules, for some reason it appear in the doc (my bad). So, this feature will be available in the...
Hi You can use any Unity object (with their components) as augmentation layer. For example if you are trying to make a sort of AR video player...
Hi The InputSourceController is always trying to set the fieldOfView to fit the camera projection with symbols matrix, just disable the line of...
Hi You can solve this in several ways (but finally the idea is the same). When you create a tracker binding in the inspector you are telling the...
Hi no worries, I will make a demo scene for you and send it to you as soon as possible. You was very closer to reach your goal. You only need to...