Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2013-02-27 | 536 Bytes | |
ml2vr_2_27_2013.tar.gz | 2013-02-27 | 5.1 MB | |
ml2vr_2_27_2013.zip | 2013-02-27 | 5.2 MB | |
Totals: 3 Items | 10.4 MB | 0 |
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).