axiom3d / sharpinputsystem

A cross platform object oriented input system meant to be very robust and compatable with many systems and operating systems. Written in C# on .NET.
https://axiom3d.github.io/sharpinputsystem
Other
4 stars 2 forks source link
android directx input ios linux macos opengl opengles windows xbox

SharpInputSystem

A cross platform object oriented input system meant to be very robust and compatable with many systems and operating systems. Written in C# on .NET.

Build Status

Build status

All Contributors

About SharpInputSystem

The SharpInputSystem is an effort to build an easy to use, cross platform input library capable of handling most input devices. Currently planned devices include Keyboard, Mouse, Joysticks and Feedback devices. The system is written using C# and supports the following API's :

Getting Started

Installing

Always Be NuGetting. Package contains binaries for:

Building from source

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Michael Cummings
Michael Cummings

💻 📖
emmauss
emmauss

🐛

This project follows the all-contributors specification. Contributions of any kind welcome!

Who do I talk to?

License

Copyright © Axiom3D, Michael Cummings and contributors.

SharpInputSystem is provided as-is under the MIT license. For more information see LICENSE.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the Axiom3D Code of Conduct.