Skip to content

gyurisc/AcceleratedKnob

Repository files navigation

##AcceleratedKnob

AcceleratedKnob is an anisotropic image generator for Windows Phone 7. It mimics the metallic knob that was first seen in the iOS6 music app.

The idea, the images and the logic came from danielamitay's DAAnisotropicImage project on github.

A minor disclaimer is due here. I am not sure, if mimicing such control like this is a good idea or fits the Metro design language. I just wanted to see if similar control can be built for Windows Phone 7.

##Installation

Just get the following files in your project:

  • AcceleratedKnob.xaml
  • AcceleratedKnob.xaml.cs
  • AcceleratedSliderControl.xaml
  • AcceleratedSliderControl.xaml.cs

Also make sure that you reference the Microsoft.Xna.Framework.dll from the lib folder of this project. After this you are ready to go!

Contact

If you like this project or you need some help, let me know!

##License

MIT License

Copyright (c) 2012 Krisztian Gyuris (http://www.littlebigtomatoes.com/)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Knob for Windows Phone 7using accelerometer to volume slider as seen in iOS6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages