Skip to content

ferrocene/qnxscreen

Rust support for the QNX Screen API

This repository contains work-in-progress support for writing Rust programs that use the QNX Screen API.

It is targeted at QNX SDP 7.1, and is tested using the Raspberry Pi 4 BSP.

Components

This is a high-level wrapper for the QNX Screen API. You can make a screen context object, then create window objects using that, then call various methods on your window objects.

This is a low-level wrapper, created by running bindgen against the QNX Screen API header file.

This is a low-level wrapper, created by running gl_generator to produce an EGL 1.5 Rust API.

This is an example application which moves a Ferris image smoothly around the screen.

A Rust port of the QNX C demo of the same name. Shows multiple moving windows on-screen.

Draws a triangle on-screen using qnxscreen and qnx-egl-sys.

License

  • Copyright (c) Ferrous Systems
  • Copyright (c) SixtyFPS GmbH

Unless otherwise stated, the software in this repository is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

About

Rust support for the QNX Screen API

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors