[rust-gpu] How do I run/build my own shaders locally?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rust-gpu

    🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧

    Long story short, I watched this video about shader programs, and got inspired to try writing shader programs in Rust. I came across rust-gpu which seems to fit the bill. My problem is that I don't really understand its documentation for this particular part.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. I think I managed to get through the compilation step (my current project files are here), but I don't know what I need to render the shaders. Doesn't need to be anything fancy, a window doing nothing other than running one shader program would be plenty, but I could use some advice at this stage. Anything I'm doing wrong? What should my next step be?

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

  • What's the coolest Rust project you've seen that made you go, 'Wow, I didn't know Rust could do that!'?

    5 projects | /r/rust | 3 Jul 2023
  • Posh: Type-Safe Graphics Programming in Rust

    1 project | news.ycombinator.com | 6 Jun 2023
  • Introducing posh: Type-Safe Graphics Programming in Rust

    6 projects | /r/rust | 4 Jun 2023
  • Looking for high level GPU computing crate

    3 projects | /r/rust | 25 May 2023
  • With what languages are video games like League of Legends (most likely) programmed?

    1 project | /r/learnprogramming | 16 May 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?