Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 181 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 181 Bytes

osakana_prj

##必要なライブラリ

  • OpenGL
  • GLUT
  • OpenCV 3.0

##ビルドの方法

  1. CMakeを導入
  2. 以下のコマンドを実行 cmake .
  3. g++やVCでビルド