diff --git a/README.md b/README.md index d8ebafa9e798a318191636b27e2ac1f5bd4571d2..94c09c4d5bf5409ea64f8feed8f6f94e76d41d76 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.