Add blurb
This commit is contained in:
parent
e202226952
commit
1701bb1e29
@ -1,4 +1,8 @@
|
||||
//! NVIDIA Deep Learning Super Sampling.
|
||||
//! NVIDIA Deep Learning Super Sampling (DLSS).
|
||||
//!
|
||||
//! DLSS uses machine learning models to upscale and anti-alias images.
|
||||
//!
|
||||
//! Requires a NVIDIA RTX GPU, and the Windows/Linux Vulkan rendering backend. Does not work on other platforms.
|
||||
//!
|
||||
//! See https://github.com/bevyengine/dlss_wgpu for licensing requirements and setup instructions.
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user