11 releases

0.1.11 Apr 7, 2024
0.1.10 Apr 7, 2024
0.1.9 Feb 12, 2024
0.1.7 Oct 31, 2023
0.1.4 Sep 28, 2023

#648 in Graphics APIs

Download history 86/week @ 2024-02-11 60/week @ 2024-02-18 35/week @ 2024-02-25 16/week @ 2024-03-03 27/week @ 2024-03-10 6/week @ 2024-03-17 19/week @ 2024-03-31 204/week @ 2024-04-07 16/week @ 2024-04-14

239 downloads per month
Used in fsr

MIT license

6.5MB
9K SLoC

C++ 4K SLoC // 0.1% comments Python 3K SLoC // 0.4% comments Rust 1K SLoC // 0.0% comments GLSL 429 SLoC // 0.3% comments HLSL 418 SLoC // 0.3% comments C 10 SLoC // 0.6% comments AsciiDoc 6 SLoC // 0.2% comments

🌉 fsr

Rust bindings for FidelityFX Super Resolution 2

Embark Embark Crates.io Docs dependency status Build status

Unsafe rust bindings for FidelityFX Super Resolution 2.

API Feature Flag Crate
Vulkan vulkan ash
DirectX12 d3d12 windows

fsr-sys contains opaque types for dx12/vulkan which can be used with any api bindings.

Currently Vulkan is expected to be linked dynamically. See ash for more information.

Contributing

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.

Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:

License

This contribution is dual licensed under EITHER OF

at your option.

For clarity, "your" refers to Embark or any other licensee/user of the contribution.

Dependencies