From b4f2b513874ebc4747581c23de8bdb963f3d6ad0 Mon Sep 17 00:00:00 2001 From: Nikolay Korotin Date: Fri, 15 Dec 2023 11:50:48 +0300 Subject: [PATCH] Add Banuba Face AR SDK --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c41046..974019c 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr ## Augmented & Virtual Reality * [ARToolKit](http://artoolkit.org/documentation/doku.php?id=6_Unity:unity_about) - Augmented Reality SDK that includes libraries, utilities, and examples. +* [Banuba Face AR SDK](https://github.com/Banuba/quickstart-unity) - Augmented Reality SDK with skin smoothing, virtual makeup, background removal, [3D masks](https://www.banuba.com/facear-sdk/face-filters), and much more. * [Google VR SDK](https://developers.google.com/vr/unity) - Scripts and prefabs to help with the development of Google Daydream and Cardboard apps for Android and iOS. * [SteamVR Unity Toolkit](https://assetstore.unity.com/packages/tools/integration/vrtk-virtual-reality-toolkit-vr-toolkit-64131) - Scripts and Great examples to abstract the use of VR controller actions in Unity. * [Virtual Reality Toolkit](http://github.com/thestonefox/vrtk) - Virtual Reality framework that allows for powerful interactions, locomotion, and visual effects.