View all by Kyrylo Kuzyk
Kyrylo Kuzyk
Follow Kyrylo Kuzyk
Follow
Following Kyrylo Kuzyk
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Unity: AR Foundation Remote
←
Return to Unity: AR Foundation Remote
Devlog
Version 4.11.0
April 16, 2021
by
Kyrylo Kuzyk
It's been a while since I wrote the last plugin update post , but it doesn't mean I stopped working on the plugin. I've been working intensively on the plugin for the previous five months, and let me...
Continue reading
ARKit 2D and 3D Body Tracking support.
October 15, 2020
by
Kyrylo Kuzyk
ARKit 2D and 3D Body Tracking support. In this update, I added support for ARKit 2D and 3D Body Tracking. If you have an iOS device with A12 chip or later, you can try the Body Tracking yourself. Here...
Continue reading
Human Segmentation and Environment Occlusion support
October 02, 2020
by
Kyrylo Kuzyk
ARKit Human Segmentation The plugin keeps evolving and I'm slowly but surely running out of unsupported features. Today, I added the ARKit Human Segmentation support. And it even works in Windows Unit...
Continue reading
Meshing, ARKit Mesh Classification, and Anchors support
September 14, 2020
by
Kyrylo Kuzyk
Huge thanks for all supporters, the plugin is evolving because of you! Meshing support (ARMeshManager). Meshing was a highly requested feature for a long time and now it's here! Currently, the iPad 2...
Continue reading
Connection and touch input improvements
July 28, 2020
by
Kyrylo Kuzyk
Several last weeks I dedicated to bug fixes and improvements. New features are coming in the future, but for now, I wanted to focus on the experience of existing users. Touch Input remoting and simula...
Continue reading
Camera Background support in Editor
July 05, 2020
by
Kyrylo Kuzyk
#camera background, #light estimation
This major update contains two big features: Camera Background support, Light Estimation support. Camera Background We all love the WYSIWYG approach in our work. With AR Camera Background you'll...
Continue reading
ARRaycastManager support added
June 22, 2020
by
Kyrylo Kuzyk
Important update ! It turned out that ARPlaneManager.Raycast() and ARPointCloudManager.Raycast() work in coordinate space of ARSessionOrigin . It means if your ARSessionOrigin is not located at defau...
Continue reading
Image Tracking support added
June 16, 2020
by
Kyrylo Kuzyk
#image tracking
I added Image Tracking support! The plugin sends Image Library from Editor to remote device on every scene launch so you don't have to make a new build every time when your Image Library is updated. S...
Continue reading
ARKit Face Tracking Blendshapes support
June 08, 2020
by
Kyrylo Kuzyk
I added ARKit Blendshapes support! Please follow this instructions to enable blenshapes: Install AR Foundation Editor Remote v3.3.5 Install ARKit Face Tracking 3.0.1 or newer via Package Manager. Add...
Continue reading
Face Tracking added
June 08, 2020
by
Kyrylo Kuzyk
Hello again, AR remoters! The new AR subsystem has arrived! The whole last week I was developing Face Tracking Remote and here it is in action. All current users will receive the update with Face Trac...
Continue reading