fintelia / smaa-rsLinks
Library for post-process antialiasing
☆110Updated last month
Alternatives and similar repositories for smaa-rs
Users that are interested in smaa-rs are comparing it to the libraries listed below
Sorting:
- Backend code to use egui with wgpu.☆112Updated 4 months ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆76Updated 10 months ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆187Updated 3 months ago
- ☆192Updated last month
- A Rust promise for games and immediate mode GUIs☆143Updated 2 years ago
- Simple profiler scopes for wgpu using timer queries☆123Updated 2 months ago
- Validate wgsl in rust projects☆89Updated last month
- Simple example on how to use egui with wgpu and winit.☆93Updated 3 years ago
- Processes winit events, allowing input state to be queried at any time.☆73Updated 2 months ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆56Updated this week
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 8 months ago
- Task Orchestration Framework☆57Updated 2 years ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆91Updated last year
- Lightweight game audio☆159Updated 2 years ago
- ☆121Updated last year
- Subdividing triangle meshes.☆67Updated 7 months ago
- Interpolation made easy.☆168Updated last year
- Tweak a Rust value directly in the source code☆200Updated 8 months ago
- A tweening library for Rust☆66Updated 7 months ago
- A suite of benchmarks designed to test and compare Rust ECS library performance across a variety of challenging circumstances.☆81Updated 3 years ago
- Simple and customizable procedural noise generation library written in Rust.☆58Updated 7 months ago
- Vulkan-lite GPU API☆89Updated last year
- A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.☆80Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- ☆34Updated 2 years ago
- Math Interoperability Types☆281Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆29Updated 5 months ago
- A low-level gltf parser implemented on nanoserde☆36Updated 3 weeks ago
- Implementation of PBR using wgpu-rs