macroquad VS vulkano-examples

Compare macroquad vs vulkano-examples and see what are their differences.

macroquad

Cross-platform game engine in Rust. (by not-fl3)

vulkano-examples

Examples of using vulkano (by vulkano-rs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
macroquad vulkano-examples
56 1
2,758 125
- -
7.8 2.9
8 days ago about 2 years ago
Rust Rust
Apache License 2.0 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.

macroquad

Posts with mentions or reviews of macroquad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-14.

vulkano-examples

Posts with mentions or reviews of vulkano-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-26.
  • Minimal graphics crate for Rust
    12 projects | /r/rust | 26 Apr 2021
    But then somehow I feel it might not be what OP is after... because vulkan is pretty barebones in itself, even basic triangle example is almost 300 lines of code (550 with comments): https://github.com/vulkano-rs/vulkano-examples/blob/master/src/bin/triangle.rs

What are some alternatives?

When comparing macroquad and vulkano-examples you can also consider the following projects:

miniquad - Cross platform rendering in Rust

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

rust-sfml - SFML bindings for Rust

ggez - Rust library to create a Good Game Easily

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

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

rust_minifb - Cross platfrom window and framebuffer crate for Rust

raylib - A simple and easy-to-use library to enjoy videogames programming

gdnative - Rust bindings for Godot 3

Tetra - 🎮 A simple 2D game framework written in Rust