Explore chapters and articles related to this topic
Three-dimensional interactive cursor based on voxel patterns for autostereoscopic displays
Published in Journal of Information Display, 2022
Vladimir Saveljev, Jung-Young Son, Choonsik Yim, Gwanghee Heo
The software program monitors the mouse movement and modifies the position and shape of the cursor accordingly. In response to the movement of the mouse, no complicated calculations are made. We combine the prepared patterns and display them by using the regular Windows API, namely, the GDI functions BitBlt() and AlphaBlend(). Rendering is not involved in this procedure; therefore, the delay time is essentially small.