Is there an easy wrapper for wgpu?

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
  • bevy

    A refreshingly simple data-driven game engine built in Rust

  • Yeah, I was going to say wgpu is quite high level all things considered. The next step up would be to find a specialized graphics library depending on your use case. If you want to do game-dev kind of things, you could look at existing game engines such as bevy. In general you should look through the graphics category of crates.io

  • raylib

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

  • Hey guys, I was wondering if there was like some easy wrapper for wgpu which draws shapes and stuff, just like raylib which is a wrapper for opengl?

  • 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
  • crates.io

    The Rust package registry

  • Yeah, I was going to say wgpu is quite high level all things considered. The next step up would be to find a specialized graphics library depending on your use case. If you want to do game-dev kind of things, you could look at existing game engines such as bevy. In general you should look through the graphics category of crates.io

  • femtovg

  • rend3

    Easy to use, customizable, efficient 3D renderer library built on wgpu.

  • three-d

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

  • macroquad

    Cross-platform game engine in Rust.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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