hasenbanck / egui_example
Simple example on how to use egui with wgpu and winit.
☆84Updated 2 years ago
Alternatives and similar repositories for egui_example:
Users that are interested in egui_example are comparing it to the libraries listed below
- Backend code to use egui with wgpu.☆106Updated last month
- ☆65Updated 2 years ago
- Simple profiler scopes for wgpu using timer queries☆108Updated 3 weeks ago
- Platform code to use egui with winit.☆32Updated last month
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆73Updated 2 months ago
- Library for post-process antialiasing☆102Updated last week
- A tweening library for Rust☆61Updated 4 months ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆47Updated last month
- Vulkan-lite GPU API☆29Updated 10 months ago
- ☆33Updated 2 years ago
- Fast prototyping 3D engine☆106Updated 3 years ago
- ☆164Updated last week
- A 3d gizmo for transforming entities in Bevy.☆167Updated last week
- Validate wgsl in rust projects☆84Updated 10 months ago
- Cloth engine for Bevy☆96Updated 4 months ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆169Updated last week
- Processes winit events, allowing input state to be queried at any time.☆73Updated last year
- Task Orchestration Framework☆58Updated last year
- wesl-rs: a compiler for WESL (WGSL Extended) shaders.☆39Updated this week
- File dialog for egui