Rust graphics-programming

Open-source Rust projects categorized as graphics-programming

Top 4 Rust graphics-programming Projects

  • vulkano

    Safe and rich Rust wrapper around the Vulkan API

  • Project mention: Hey Rustaceans! Got a question? Ask here (16/2023)! | /r/rust | 2023-04-17

    There is also [Vulkano](https://github.com/vulkano-rs/vulkano). It has a safe high level api and lower level layers, all the way down to [ash](https://github.com/ash-rs/ash) which is more or less raw vulkan. It's more explicit and verbose than [wgpu](https://github.com/gfx-rs/wgpu) though, so maybe try wgpu first and see how you like it.

  • endbasic

    BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust

  • Project mention: Write Your Own Terminal | news.ycombinator.com | 2023-11-10

    I can confirm that writing a terminal is fun, for the reasons mentioned in the article: it’s easy to get “self-hosting”, but then the possibilities are endless :)

    In my case, this was about creating the terminal for EndBASIC (https://www.endbasic.dev/). I wanted to mix text and graphics in the same console, so I had to ditch Xterm.js and create my own thing. It was really exciting to see graphics rendering mix with text “just fine” when I was able to render the first line.

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

    Parametric surfaces drawn using the Rust + WASM toolchain with WebGL, React, and TypeScript.

  • hello_opengl

    My "Hello World" for OpenGL.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust graphics-programming related posts

Index

What are some of the best open-source graphics-programming projects in Rust? This list will help you:

Project Stars
1 vulkano 4,297
2 endbasic 298
3 parametric_surfaces 49
4 hello_opengl 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com