A library for accessing screen pixels?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • macroquad

    Cross-platform game engine in Rust.

  • Ok, so this is a Windows API. For that you can use the crates suggested in the other answer. But note that you won’t be able to run your code on another operating system and that this is not really how games are done. If you are really interested in game dev I would recommend trying one of the following: - Macroquad: https://github.com/not-fl3/macroquad - Bevy: https://github.com/bevyengine/bevy - Fyrox: https://github.com/FyroxEngine/Fyrox

  • bevy

    A refreshingly simple data-driven game engine built in Rust

  • Ok, so this is a Windows API. For that you can use the crates suggested in the other answer. But note that you won’t be able to run your code on another operating system and that this is not really how games are done. If you are really interested in game dev I would recommend trying one of the following: - Macroquad: https://github.com/not-fl3/macroquad - Bevy: https://github.com/bevyengine/bevy - Fyrox: https://github.com/FyroxEngine/Fyrox

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Fyrox

    3D and 2D game engine written in Rust

  • Ok, so this is a Windows API. For that you can use the crates suggested in the other answer. But note that you won’t be able to run your code on another operating system and that this is not really how games are done. If you are really interested in game dev I would recommend trying one of the following: - Macroquad: https://github.com/not-fl3/macroquad - Bevy: https://github.com/bevyengine/bevy - Fyrox: https://github.com/FyroxEngine/Fyrox

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts