ソースを参照

Added Oculus Rift library dll

pull/132/head
raysan5 9年前
コミット
d60dc7c2eb
2個のファイルの変更3行の追加1行の削除
  1. +3
    -1
      .gitignore
  2. バイナリ
      src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll

+ 3
- 1
.gitignore ファイルの表示

@ -66,8 +66,10 @@ src/libraylib.a
src/libraylib.bc
# oculus example
!examples/oculus_glfw_sample/LibOVRRT32_1.dll
!examples/oculus_glfw_sample/
# external libraries DLLs
!src/external/glfw3/lib/win32/glfw3.dll
!src/external/openal_soft/lib/win32/OpenAL32.dll
!src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll

バイナリ
src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll ファイルの表示


読み込み中…
キャンセル
保存