Skip to content

Platform and Engine Agnostic Action-Based Input Solution

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE.APACHE
MIT
LICENSE.MIT
Notifications You must be signed in to change notification settings

Sorenon/suinput

Repository files navigation

SuInput Development

Design docs: Action System Design

Repo Overview

suinput

The runtime's rust API
Provides an abstraction over the embedded runtime or an external runtime

drivers/*

The default input drivers
TODO Examine other HID driver APIs (e.g. Monado)

generator

Internal code generation

suinput-core

Internal runtime implementation

suinput-types

Shared rust types

suinput-ffi (TODO)

The C API

Winit Testing

General development testing

Bevy Testing

Bevy plugin development (temporarily inactive)

About

Platform and Engine Agnostic Action-Based Input Solution

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE.APACHE
MIT
LICENSE.MIT

Stars

Watchers

Forks

Releases

No releases published

Languages