Crates.io | fsr2-sys |
lib.rs | fsr2-sys |
version | 0.1.6 |
source | src |
created_at | 2023-05-24 12:38:58.304 |
updated_at | 2023-05-24 19:42:34.340781 |
description | Unsafe FFI bindings for AMD's FidelityFX Super Resolution 2 library (FSR2) |
homepage | https://github.com/NotAPenguin0/fsr2-rs |
repository | https://github.com/NotAPenguin0/fsr2-rs |
max_upload_size | |
id | 873025 |
size | 9,301,522 |
AMD FidelityFX Super Resolution 2 (FSR 2) is an open source, high-quality solution for producing high resolution frames from lower resolution inputs.
This crate provides unsafe, 1:1 Rust bindings for the FSR2 library. For documentation on how to use the library, please refer to https://github.com/GPUOpen-Effects/FidelityFX-FSR2.
The crate uses a custom fork of FSR2 with minimal changes:
cauldron-media
to avoid downloading unused sample assets