Skip to content

epli2/tori02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tori02

画像映像コンテンツ演習4

環境

How to Use

  • openframeworksをダウンロード(download)
  • 解凍してできたフォルダの中にあるapps/myApps以下にこのリポジトリをgit clone
  • of_v0.9.8_vs_release/apps/myApps/tori02となるようにする
  • ofxLeapMotion2をインストール(https://github.com/genekogan/ofxLeapMotion2#installation)
  • Visual Studioを起動し、tori02.vcxprojを開く
  • tori02の構成プロパティからリンカー/全般/追加のライブラリディレクトリ..¥..¥..¥addons¥ofxLeapMotion2¥libs¥lib¥winvsを追加
  • 続けてリンカー/入力/追加の依存ファイルLeap.libLeapd.libを追加
  • ビルドするとtori02/bin以下に実行ファイルができる
  • 同ディレクトリにLeap.dllを配置する
  • ディレクトリtori02/bin/dataを作りtori02/bin/data/models以下にモデルファイル、tori02/bin/data/shader以下にシェーダファイルを配置する

For Dimenco

  • ofApp.h#define USE_DIMENCO_OPENGL_INTERFACEのコメントアウトを外す
  • tori02/bin以下に大学から配布されたopengl32.dllを配置する

About

2017 画像映像コンテンツ演習4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published