Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ml2vr_4_1_2013.tar.gz | 2013-04-01 | 2.6 MB | |
README.txt | 2013-04-01 | 816 Bytes | |
changelog.txt | 2013-04-01 | 240 Bytes | |
Totals: 3 Items | 2.6 MB | 1 |
ML2VR allows MATLAB scripts to run on immersive Virtual Reality systems. ./intercept Contains the code for the opengl intercept. This obtains the graphical output from from MATLAB and sends it over to our szg_app ./szg_app This app receives the opengl content and properly displays it. It also handles sending event/device data out to the user's MATLAB scripts ./matlab_files Here is the vr_interface, and also many examples of what you can do with the system. ./simulator A desktop simulator for the wand (6dof input device). ./freevr_app Another backend VR library you can use (instead of syzygy) Reminder: there are 3 configuration files that need to be configured and located in the proper locations. (1) intercept.cfg - for intercept dll (2) ml2vr.cfg - for szg app (3) vr_config.m - for MATLAB code