📄️ VLSDK in Editor Environment
AR applications require a somewhat cumbersome process of building the app and testing AR functionality on an actual device each time to verify the developed results. This is because the actual AR effects can only be confirmed on real devices.
📄️ VL Request Using Texture
You can test VL requests using a user-assigned Texture. With this method, you can perform VLSDK tests using images or videos captured arbitrarily by the user.
📄️ AR Dataset
AR Dataset is a VLSDK sub-package that handles AR-specific datasets recording device screen and movement. Since VLSDK includes logic to improve location estimation accuracy based on actual device movement, developing with AR Dataset allows you to work in an environment similar to using an actual device.