# GameEngineIntegrations **Repository Path**: hl0071/GameEngineIntegrations ## Basic Information - **Project Name**: GameEngineIntegrations - **Description**: Information about example integrations of GPUOpen technology into game engines - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GPUOpen Game Engine Integrations We will be providing example integrations of various GPUOpen technologies into game engines. These example integrations can help jumpstart your own integration of these features into your software. Applicable software includes either games, VR titles or pro applications. --- ### Unity We have created a repository with examples that demonstrate Unity® integrations for some of the libraries and SDKs available on GPUOpen. #### Unity integrations * [UnityIntegrations](https://github.com/GPUOpen-LibrariesAndSDKs/UnityIntegrations) --- ### Unreal Engine We have created a fork of Unreal® Engine to provide example UE4 integrations for some of the libraries and SDKs available on GPUOpen. * [GPUOpen fork of Unreal Engine](https://github.com/GPUOpenSoftware/UnrealEngine) #### Example UE4 integrations * [LiquidVR MGPU](https://github.com/GPUOpenSoftware/UnrealEngine/tree/LiquidVR-MGPU) #### UE4 plugins There are 8 branches of the AmfMedia plugin: * [AmfMedia-4.15](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMedia-4.15) * [AmfMedia-4.16](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMedia-4.16) * [AmfMedia-4.17](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMedia-4.17) * [AmfMedia-4.18](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMedia-4.18) * [AmfMedia-4.19](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMedia-4.19) * [AmfMedia-4.20](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMedia-4.20) * [AmfMedia-4.21](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMedia-4.21) * [AmfMedia-4.22](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMedia-4.22) There is 5 branches of the AmfStitchMedia plugin: * [AmfStitchMedia-4.18](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfStitchMedia-4.18) * [AmfStitchMedia-4.19](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfStitchMedia-4.19) * [AmfStitchMedia-4.20](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfStitchMedia-4.20) * [AmfStitchMedia-4.21](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfStitchMedia-4.21) * [AmfStitchMedia-4.22](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfStitchMedia-4.22) There is 2 branch of the FEMFX plugin: * [FEMFX-4.18](https://github.com/GPUOpenSoftware/UnrealEngine/tree/FEMFX-4.18) * [FEMFX-4.18 AlienPods Sample](https://github.com/GPUOpenSoftware/UnrealEngine/tree/FEMFX-AlienPods) There is 1 branch of the AmfMediaChromakey plugin: * [AmfMediaCrhomakey-4.22](https://github.com/GPUOpenSoftware/UnrealEngine/tree/AmfMediaChromakey-4.22) There are 3 branches of the TressFX plugin: * [TressFX-4.22](https://github.com/GPUOpenSoftware/UnrealEngine/tree/TressFX-4.22) * [TressFX-4.23](https://github.com/GPUOpenSoftware/UnrealEngine/tree/TressFX-4.23) * [TressFX-4.24](https://github.com/GPUOpenSoftware/UnrealEngine/tree/TressFX-4.24) There is 2 branches of the FidelityFX CAS plugin: * [FidelityFXCAS-4.23](https://github.com/GPUOpenSoftware/UnrealEngine/tree/FidelityFXCAS-4.23) * [FidelityFXCAS-4.24](https://github.com/GPUOpenSoftware/UnrealEngine/tree/FidelityFXCAS-4.24) There is 1 branches of the FidelityFX LPM plugin: * [FidelityFXLPM-4.25.1](https://github.com/GPUOpenSoftware/UnrealEngine/tree/FidelityFXLPM-4.25.1) #### Instructions * To access the fork and its various branches, you will first need access to [Epic's Unreal Engine repo](https://github.com/EpicGames/UnrealEngine). * See [Epic's signup information](https://github.com/EpicGames/Signup) on GitHub for instructions. * You will also need to be signed in to GitHub with the username you entered into your Epic Games account profile. * Otherwise, the links above to the GPUOpen fork, example integrations, and Epic's repo will not work. --- ### Attribution - Unity is a trademark of Unity Technologies. - Unreal is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.