-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8571eba
commit 1b48147
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,19 @@ | ||
# Intel® X<sup>e</sup>SS Plugin for Unreal* Engine | ||
|
||
## Introduction | ||
This plugin integrates Intel(R) Xe Super Sampling (X<sup>e</sup>SS) into Unreal Engine 4 as of 4.26 (or higher) and Unreal Engine 5.0. | ||
This plugin integrates Intel(R) Xe Super Sampling (X<sup>e</sup>SS) into Unreal Engine 4 as of 4.26 (or higher) and Unreal Engine 5. | ||
|
||
Intel(R) X<sup>e</sup>SS enables an innovative framerate boosting technology supported by Intel(R) Arc(TM) graphics cards and other GPU vendors. Using AI deep-learning to perform upscaling, X<sup>e</sup>SS offers higher framerates without degrading the image. | ||
For more information visit: https://github.com/intel/xess | ||
|
||
|
||
## Package contents | ||
## Contents | ||
|
||
| Folder / file | Description | | ||
| ----------- | ----------- | | ||
| README.md | This readme file | | ||
| LICENSE.txt | Licenses for this plugin | | ||
| XeSS_UE4.26_Plugin_*.zip | Source code and compiled plugin package for Unreal Engine 4.26 | | ||
| XeSS_UE4.27_Plugin_*.zip | Source code and compiled plugin package for Unreal Engine 4.27 | | ||
| XeSS_UE5.0_Plugin_*.zip | Source code and compiled plugin package for Unreal Engine 5.0 | | ||
|
||
## Downloads | ||
|
||
Please open [Releases](https://github.com/GameTechDev/XeSSUnrealPlugin/releases) page to download compiled plugin packages |