HLLocalizer
sample (FOR ENTERPRISE LICENSE ONLY, contact [email protected] for licensing requests)ImmersalSDK.cs
to have RegisterLocalizer()
and UnRegisterLocalizer()
functionsARMap
where maps were loaded twicechrome://flags/#webxr-incubations
'Enabled')ARSpace
; added OnDestroy()
housekeepingMapper
and some other samples was broken, fixedautomatic capture
experimental feature was on by default, fixedARLocalizer
and ARMap
ImmersalSDK.cs
, OnFirstLocalization event in ARMap.cs
ARLocalizer.cs
now has start/stop/pause/resume methodsARMap.cs
, ARLocalizer.cs
, and other essential scripts are now part of the core package. This should make future SDK updates to new versions easier.
pointcloud3d
shader to support point size attribute on OpenGL, Vulkan, and Metal platforms.ARMap.cs
crashing in Unity Editor when editing.ARLocalizer.cs
, ARSpace.cs
& ARMap.cs
: support for uniform scaling of maps.
ARLocalizer.cs
now has MapChanged
and PoseFound
events.
ARLocalizer.cs
has a new toggle to reset filtering when the last localized map id changes.ARlocalizer.cs
lastLocalizedMapId
variable made public.ARLocalizer.cs
Burst mode now runs when the app enters the foreground.ARLocalizer.cs
and ARHelper.cs
Fixed rotation for different screen orientations so portrait/landscape/auto now work.ARSpace.cs
instead of ARLocalizer.cs
, which was buggy anyway and returned only the first map's pose, thus giving incorrect results when using multimaps.MapListController.cs
are back by popular demand..aar
file with both 32-bit and 64-bit binaries.