📄️ VLSDK in Editor Environment
Developing AR applications often requires the tedious process of building the app and testing it on an actual device to verify AR functionality. This is because AR effects can only be fully observed on real devices.
📄️ AR Dataset
AR Dataset is a sub-package of VLSDK that handles AR-specific datasets recorded from the device's screen and movements. Since VLSDK includes logic to improve localization accuracy based on the actual device's movements, developing with the AR Dataset allows you to work in an environment similar to using a real device.
📄️ Texture PoseTracker
Texture PoseTracker is a custom PoseTracker preset that allows users to use a specified texture for VL requests.