Abstract: Dragging is a fundamental interaction technique in human-computer interaction. Prior research on dragging has generally been concerned with 2D objects on 2D interactive surfaces, with ...
Abstract: We present ForceCtrl, a novel 3D hand raycasting technique that enhances pointing precision based on control-display (CD) gain controlled with user-defined pinch force. We introduce a target ...
This was a game I made a couple years ago (hence lack of /src and good code/commit formatting) following this raycasting tutorial for a "2.5D" games in PyGame. I decided to repurpose it into a ...
The graphical ressources come from Wolfenstein3D. They are easy to find on a image browser. There is no goal to the game since it's not a game but a technical demo, so you can only move and kill some ...
Diffusion Imaging in Python (Dipy) is a free and open source software project for the analysis of data from diffusion magnetic resonance imaging (dMRI) experiments. dMRI is an application of MRI that ...