Saad Ismail edited Details.md  over 9 years ago

Commit id: a6207d626a612a17dceadb93b286ece08c865070

deletions | additions      

       

To facilitate combining touch and magnet based interactions, the user will have an option to switch to magnet + touch input on the screen. When the user is in touch mode, the user will only be able to provide touch input within the application. If the user has selected magnet mode, both magnet and touch input will be enabled. This will allow seamless interaction between touch + magnet interactions. However if the user would not like magnet interference, regular touch only input is available. An alternative method of toggling between magnet based interactions that we will look into is using magnet based gestures. A specific gesture can toggle between the two modes. However these gestures should not be easily reproducible as to not allow false triggering of magnet input. This is an area we will need to look into going forward with the project.   We will also be looking into support for multiple magnets. At this time, it seems like this would be a huge undertaking since the magnetometer only reads the total magnetic field around the device. This means that without any prior knowledge, there doesn't seem to be any reliable way to tell if the changes in the magnetic filed are due to multiple magnets or a single larger one etc. That being said, Magnetic Marionette \cite{Hwang_2013} seems to be using a combination of magnetics magnets  in some way, so this will definitely be kept in mind and investigated further as the project progresses. We believe there is tremendous opportunity in displaying the various magnet based and touch interactions in a photo browser application. We hope to seamlessly integrate the two interactions where it's natural and not cumbersome to the user.