소스 검색

Added Oculus Rift library dll

pull/132/head
raysan5 9 년 전
부모
커밋
d60dc7c2eb
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. +3
    -1
      .gitignore
  2. BIN
      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

BIN
src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll 파일 보기


불러오는 중...
취소
저장