A130134833-33363

所属分类:其他
开发工具:Visual C++
文件大小:542KB
下载次数:0
上传日期:2018-12-04 11:30:41
上 传 者小阿七
说明:  环境要求: 兼容Direct3D 11的显卡 Oculus Rift Windows 7 或以上版本 可选: VLC 2.x RiftVideoPlayer还支持命令行,格式为: RiftVideoPlayer [movie filename] [-sbs] 在你选择回放视频,请先选择播放模式(2D或3D). 如果安装了VLC(查看注册表,看是否安装 HKEY_LOCAL_MACHINE\SOFTWARE\VideoLAN\VLC\InstallDir)则使用VLC,否则将使用Windows媒体库,这将导致某些文件无法播放。 源码里有一个Unity3D编辑器扩展,允许你使用我的ForceToRift工具运行当前场景。通过Shift-B或菜单Debug/Run触发,你可以拷贝RunOnRift.cs到你其它项目中。
(Environmental requirements: Compatible with Direct3D 11 graphics card Oculus Rift Windows 7 or above Optional: VLC 2.x RiftVideoPlayer also supports the command line in the following format: Rift Video Player [movie filename] [-sbs] Before you choose playback mode, please choose playback mode (2D or 3D). If VLC is installed (check the registry to see if HKEY_LOCAL_MACHINE\SOFTWAREVideoLANVLCInstallDir) then VLC is used, otherwise Windows Media Library will be used, which will cause some files to be unable to play. There is a Unity3D Editor Extension in the source code that allows you to run the current scenario using my ForceToRift tool. Triggered by Shift-B or Debug/Run menu, you can copy RunOnRift. CS to your other projects.)

文件列表:
RiftVideoPlayer.unitypackage (488298, 2013-08-14)
源代码说明.txt (785, 2015-04-07)
UnityMovie\BasicPlayback.h (960, 2013-08-09)
UnityMovie\dllmain.cpp (410, 2013-08-09)
UnityMovie\IMediaPlayer.h (606, 2013-08-14)
UnityMovie\Player.cpp (32695, 2013-08-13)
UnityMovie\Player.h (5167, 2013-08-13)
UnityMovie\stdafx.cpp (297, 2013-08-09)
UnityMovie\stdafx.h (577, 2013-08-10)
UnityMovie\targetver.h (316, 2013-08-10)
UnityMovie\UnityMovie.cpp (4546, 2013-08-14)
UnityMovie\UnityMovie.h (2137, 2013-08-14)
UnityMovie\UnityMovie.sln (886, 2013-08-13)
UnityMovie\UnityMovie.vcxproj (7851, 2013-08-14)
UnityMovie\Vlc\include\vlc\deprecated.h (2449, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc.h (15091, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_events.h (6143, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_media.h (15332, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_media_discoverer.h (3670, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_media_library.h (2968, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_media_list.h (6554, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_media_list_player.h (6691, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_media_player.h (52618, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_structures.h (2194, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_version.h (2147, 2013-04-14)
UnityMovie\Vlc\include\vlc\libvlc_vlm.h (12560, 2013-04-14)
UnityMovie\Vlc\include\vlc\vlc.h (1946, 2013-04-14)
UnityMovie\Vlc\lib\libvlc.def (7244, 2013-08-13)
UnityMovie\Vlc\lib\libvlc.exp (39545, 2013-08-13)
UnityMovie\Vlc\lib\libvlc.lib (65868, 2013-08-13)
UnityMovie\VlcPlayer.cpp (3802, 2013-08-14)
UnityMovie\VlcPlayer.h (1040, 2013-08-14)
license.txt (1076, 2013-08-14)
UnityMovie\Vlc\include\vlc (0, 2013-08-14)
UnityMovie\Vlc\include (0, 2013-08-14)
UnityMovie\Vlc\lib (0, 2013-08-14)
UnityMovie\Vlc (0, 2013-08-14)
UnityMovie (0, 2013-08-14)

Simple Video Player for Oculus Rift =================================== This is a simple video player based on Unity3D that allows playing video (2D or 3D side by side). System Requirements ------------------- - Video card compatible with Direct3D 11 - Oculus Rift - Windows 7 or later - optional: VLC 2.x Command line arguments ---------------------- RiftVideoPlayer [Movie filename] [-sbs] Use -sbs for 3D side by side video. All arguments are optional. If you do not provide a movie to play, you can select one from inside the player. Navigation ---------- Gamepad/Key Function Start/Backspace Show/Hide main menu A/Return Select item Left/Right Jump between items Up/Down Used in listbox to select file L1/PageUp Move screen up relative to current position (rotates around) R1/PageDown Move screen down relative to current position (rotates around) Analogue/WASD Move around Remarks ------- You have to calibrate the magnetic sensor of the rift by looking into all directions. After that the on screen hint will go away. This prevents drifting of the screen over time. Before you select a movie for playback, please select the display mode (2D/3D). The player uses VLC if it is installed (HKEY_LOCAL_MACHINE\SOFTWARE\VideoLAN\VLC\InstallDir is set). Otherwise it will use Windows Media foundation, which will result in some files not beeing able to be played. This is free software and I encourage you to use everything you may need of it, to build event better software. Source code ----------- - Unity3D files are in RiftVideoPlayer.unitypackage (v4) - Media playback library sources are in the folder UnityMovie You need Visual Studio 2012 and Windows 7 SDK to build it. With some modificatios it should also build with earlier Visual Studio versions. - Remember: This is a quick hack I did in my free time. So it may work or it may not ;) August 2013 Daniel Sabel

近期下载者

相关文件


收藏者