Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
WorldPoliticalMapGlobeEdition.zip | 2023-03-15 | 252.3 MB | |
openvr_api.dll | 2023-03-15 | 332.3 kB | |
mydll_position.dll | 2023-03-15 | 10.2 kB | |
mydll.dll | 2023-03-15 | 41.5 kB | |
Totals: 4 Items | 252.7 MB | 0 |
Hello
It is a instruction document for the scaling framework described in the manucsript "Accurate wide-range scaling manipulation of model with 6-DOF tracking device"
Here we will present the details of this project.
***'Experiment_code' folder saves the experiment code setting for the scaling frame work with the two tracking devices.
The htc vive controller used in this experiment need to be configured without the headset by the following links.
https://github.com/shinn716/SteamVR-without-an-HMD
ijhci20221014paper\Assets\Scripts store the core code used for the scaling framework.
openvr_api.cs is the core code to the OpenVR service, it can be used to open and shutdown the OpenVR display interface.
pen_data.cs is the part of UI set up code, the particapant's information was get here
Data_get.cs is the container of the tracking data and button data for the two devices. In the debugging state, it can also save the data as csv files to analyze the user's motion.
cubecolor.cs and cubecolor1.cs are two scaling framework setting for the upscaling and downscaling task. This framework accumulates two types of distances according to the scaling mode determined by the speed of the tracking device's motion.
***'3Dearth' and '2Dmap' folder contain the two application for the scaling framework.
***202306231.mp4 is the introduction video used for the reviewer to understand this framework.
If you have any questions, please contact me at jxyu18@mails.jlu.edu.cn.
Thanks for your watching.