From 0d5b2908989433a9f211490d4d9f50ae180720fe Mon Sep 17 00:00:00 2001 From: Jiyoung Moon <koo05249@ajou.ac.kr> Date: Sat, 27 Jun 2020 17:25:59 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8ebafa..94c09c4 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ There are 3 steps in this tutorial. In this part, I'll show a example code of self-rotating 3d cube and a example output of it.\ [https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/raw/master/self-rotating-cube.gif](https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/raw/master/self-rotating-cube.gif)\ + This code is used for the next steps. ## Step 1. Remove some codes. -- GitLab