mirror of
https://github.com/YutaItoh/3D-Eye-Tracker.git
synced 2025-09-26 23:39:12 +08:00
Update README.md
This commit is contained in:
parent
2a427d9f2e
commit
c481d4959b
@ -42,7 +42,8 @@ To setup your own Visual Studio project, you need to use [CMake](https://cmake.o
|
||||
4. Press `Generate` buttons, then choose a right build environment (Visual Studio 14 2015 Win64)
|
||||
<img src="https://raw.githubusercontent.com/YutaItoh/3D-Eye-Tracker/master/docs/cmake-2.png" width="300px" />
|
||||
<img src="https://raw.githubusercontent.com/YutaItoh/3D-Eye-Tracker/master/docs/cmake-3.png" width="600px" />
|
||||
5. Open `3d_eye_tracker.sln` in the build folder, and compile `main` module (recommend to set it as a startup project)
|
||||
5. Open `3d_eye_tracker.sln` in the build folder, and compile `main` project (recommend to set it as a startup project)
|
||||
<img src="https://raw.githubusercontent.com/YutaItoh/3D-Eye-Tracker/master/docs/setup-1.png" width="250px" />
|
||||
|
||||
## How to run
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user