Azkellas / rust_wgpu_hot_reloadLinks
A template rust project to be productive in wgpu, with hot reload and wasm export
☆44Updated last year
Alternatives and similar repositories for rust_wgpu_hot_reload
Users that are interested in rust_wgpu_hot_reload are comparing it to the libraries listed below
Sorting:
- Trivially run wasm applications and examples in the browser☆89Updated last year
- A WGSL playground inspired by Shadertoy.☆119Updated 2 years ago
- Fast prototyping 3D engine☆109Updated 3 years ago
- Simple profiler scopes for wgpu using timer queries☆125Updated 3 months ago
- ☆34Updated 2 years ago
- ☆200Updated 2 weeks ago
- Subdividing triangle meshes.☆68Updated last week
- shadertoy.com shaders ported to Rust-GPU☆165Updated this week
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆62Updated 3 weeks ago
- Validate wgsl in rust projects☆91Updated 2 months ago
- Type-Safe Graphics Programming with Functional Shaders☆147Updated 3 months ago
- ☆66Updated 3 years ago
- ☆68Updated 2 years ago
- Rust EDSL for shading languages☆94Updated 3 years ago
- The first compute-centric vector graphic video game☆70Updated last year
- wgpu fragment shader experimentation application, written with Iced.☆112Updated last year
- GPU driven real-time renderer, backed by wgpu and rust-gpu☆205Updated last month
- Backend code to use egui with wgpu.☆116Updated 5 months ago
- Plotting library for the Bevy game engine.☆85Updated 4 months ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆194Updated 4 months ago
- A rendering app to skip annoying winit & wgpu boilerplate enabling clear focus on just gpu pipelines. In addition, makes it easy to integ…☆21Updated last month
- Generic and extensible egui widgets to create analog synthesizer-like UI with data-oriented API