luminance-rs VS rust-graphics-crates

Compare luminance-rs vs rust-graphics-crates and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
luminance-rs rust-graphics-crates
7 3
1,086 74
- -
0.0 0.0
about 1 year ago over 1 year ago
Rust Rust
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

luminance-rs

Posts with mentions or reviews of luminance-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.

rust-graphics-crates

Posts with mentions or reviews of rust-graphics-crates. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-02.
  • Rust alternative for PyGame ?
    10 projects | /r/rust | 2 Jan 2022
    I made a list of graphics crates a while back: https://github.com/ocboogie/rust-graphics-crates
  • List of Modern Up-To-Date Graphics Crates
    3 projects | /r/rust | 15 Mar 2021
    If you just want a simple framebuffer, there's a simple section that has what you need. However if minifb is working for you, then it works for you. The reason minifb isn't on the list is because I tried to have the list be mostly rust-centric crates (e.g. isn't just a binding for a C/C++ lib). I made an exception for sdl2, because it is actively maintained and is more than just a binding.

What are some alternatives?

When comparing luminance-rs and rust-graphics-crates you can also consider the following projects:

learn-wgpu - Guide for using gfx-rs's wgpu library.

quicksilver - A simple framework for 2D games on desktop and web

three-d - 2D/3D renderer - makes it simple to draw stuff across platforms (including web)

pixel_engine - A reproduction of the oldPixelGameEngine(by OneLoneCoder) written in rust

bevy - A refreshingly simple data-driven game engine built in Rust

pixels - A tiny hardware-accelerated pixel frame buffer. 🦀

gfx - [maintenance mode] A low-overhead Vulkan-like GPU API for Rust.

miniquad - Cross platform rendering in Rust

vulkan-tutorial-rust - Following the vulkan tutorial(https://vulkan-tutorial.com/) using the Rust programming language.

good-web-game - An alternative ggez implementation on top of miniquad.

rusterizer - Bare-bones software renderer written in Rust

gdnative - Rust bindings for Godot 3