Skip to content
Snippets Groups Projects
Commit a229816f authored by Jiyoung Moon's avatar Jiyoung Moon
Browse files

Update README.md

parent 2d9c76be
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ There are 3 steps in this tutorial. ...@@ -15,7 +15,7 @@ There are 3 steps in this tutorial.
## Step 0. Before we start! You have to prepare... ## Step 0. Before we start! You have to prepare...
In this part, I'll show a example code of self-rotating 3d cube and a example output of it.\ 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) [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. This code is used for the next steps.
## Step 1. Remove some codes. ## Step 1. Remove some codes.
...@@ -39,8 +39,6 @@ Also, in this part, there are some parts that could be hard to understand, so I ...@@ -39,8 +39,6 @@ Also, in this part, there are some parts that could be hard to understand, so I
At the end, the students can make his/her own mouse dragging tranformation of camera.\ At the end, the students can make his/her own mouse dragging tranformation of camera.\
Also, the students can try mouse dragging to transform camera.\ Also, the students can try mouse dragging to transform camera.\
[https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/blob/master/final.gif](https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/blob/master/final.gif)
[](https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/blob/master/final.gif)
[https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/raw/master/final.gif](https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/raw/master/final.gif) [https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/raw/master/final.gif](https://git.ajou.ac.kr/Jiyoung_Moon/mouse-drag-for-transform-camera/-/raw/master/final.gif)
## Result ## Result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment