matthewjberger / wgpu-exampleLinks
A minimal example of using Rust, wgpu, and egui without using eframe
☆57Updated last week
Alternatives and similar repositories for wgpu-example
Users that are interested in wgpu-example are comparing it to the libraries listed below
Sorting:
- 3d transformation gizmo☆265Updated 2 months ago
- Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.☆313Updated last week
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆178Updated 3 weeks ago
- An integration to render vector graphics with Vello in the Bevy game engine.☆212Updated last week
- ☆173Updated 3 weeks ago
- A Shadertoy clone for the Bevy game engine. The glsl language is replaced by wgsl.☆222Updated 7 months ago
- Shaders and other small Bevy examples☆205Updated last month
- Experimental real-time renderer with support for dynamic global illumination☆418Updated 2 months ago
- Polyline Rendering for Bevy☆196Updated last month
- Backend code to use egui with wgpu.☆109Updated 3 months ago
- yakui is a declarative Rust UI library for games☆278Updated this week
- Pathfinding using Polyanya☆398Updated last month
- A fully featured DSL for writing shaders/GPU-pipelines in Rust☆295Updated 3 weeks ago
- Bevy plugin for procedural modelling, inspired by [Blender's geometry nodes]☆88Updated 4 months ago
- Bevy camera controllers with buttery, exponential smoothing.☆299Updated 2 months ago
- A WGSL playground inspired by Shadertoy.☆109Updated last year
- A reactive UI framework for Bevy☆165Updated 6 months ago
- A portable and modular superset of WGSL☆167Updated 2 weeks ago
- ☆51Updated 8 months ago
- wgpu v0.20 + winit v0.30 "hello triangle" on the web and native☆19Updated last year
- wesl-rs: a compiler for WESL (WGSL Extended) shaders.☆51Updated this week
- A simple pan and orbit camera for the Bevy game engine☆244Updated last week
- Simple example on how to use egui with wgpu and winit.☆89Updated 2 years ago
- A Realtime Path Tracer for Bevy.☆369Updated 2 years ago
- A language server implementation for WGSL and WESL