Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2013-03-17 | 536 Bytes | |
ml2vr_3_17_2013.tar.gz | 2013-03-17 | 2.9 MB | |
Totals: 2 Items | 2.9 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).