From 45c32c1402b149a511c79fa63e7ce9c9f4f5796c Mon Sep 17 00:00:00 2001 From: Antonio Robson de Paula Date: Wed, 17 Oct 2018 16:17:15 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7dc5b24..5a3a140 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ The inspiration comes from [Unity Technologies NativeRenderingPlugin](https://bi The folder structure contains the following code: 1 [An NDK library as the low level rendering plugin](NativeCameraPlugin) + 2 [An Android Studio project to create and AAR library as Unity Native Plugin](UnityAndroidCameraPlugin) + 3 [Finally, the Unity project to illustrate all the plumbing](UnityAndroidCamera) Upon success you'll see something like the below image on your Android device: