From 1a4605f07c88a6da9c9e03913663801bb6990a8d Mon Sep 17 00:00:00 2001 From: Keijiro Takahashi Date: Thu, 16 May 2019 22:03:10 +0900 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c55b306..9f81deb 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ Evp3 ![gif](https://i.imgur.com/SqkiDXT.gif) ![gif](https://i.imgur.com/6mje5H5.gif) -**Evp3** is a Unity project that was used in the demonstration at Unite -Shanghai 2019. The demonstration was presented in the beginning of [my talk] -with a Chinese traditional instrument ([pipa]) player. In the demonstration, a -[RealSense] depth camera was used to capture the appearance and the motion of -the player. It's visualized using [Visual Effect Graph] in the same manner as -[Rsvfx]. + +**Evp3** is a Unity project that was used in a demonstration at Unite Shanghai +2019. It was presented in the beginning of [my talk] with a Chinese traditional +instrument ([pipa]) player. In the demonstration, a [RealSense] depth camera +was used to capture the appearance and the motion of the player. It's +visualized using [Visual Effect Graph] in the same manner as [Rsvfx]. [my talk]: https://github.com/keijiro/unite-asia-2019-deck [pipa]: https://en.wikipedia.org/wiki/Pipa @@ -18,4 +18,4 @@ the player. It's visualized using [Visual Effect Graph] in the same manner as [Rsvfx]: https://github.com/keijiro/Rsvfx Evp3 was made with Unity 2019.1. A RealSense depth camera device (D415 is -preferred) and an audio input device (mic) are required. +preferable) and an audio input device (mic) are required.