# UnityIntegrations **Repository Path**: mirrors_GPUOpen-LibrariesAndSDKs/UnityIntegrations ## Basic Information - **Project Name**: UnityIntegrations - **Description**: Examples that demonstrate game integration with some of the libraries and SDKs available on GPUOpen. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unity Integrations Examples that demonstrate Unity® game integration with some of the libraries and SDKs available on GPUOpen. --- ### AmfUnityPlugin AmfUnityPlugin is a plugin using the Advanced Media Framework (AMF) SDK for hardware accelerated video and audio playback on AMD GPUs in Unity. Two modes of operation are supported with this example: normal video playback and 360 video playback(mono and stereoscopic). For audio, the plugin supports ambisonic sound. Information and instructions for this plugin is included in a README file and also in the .cs script documentation. Requirements: * [Same as AMF](https://github.com/GPUOpen-LibrariesAndSDKs/AMF) but plugin has only tested with Microsoft Visual Studio 2013 * Stereoscopic 360 video playback requires a fix available in a recent release of Unity (5.6.1p3 or later) --- ### Attribution - AMD, the AMD Arrow logo, and combinations thereof are either registered trademarks or trademarks of Advanced Micro Devices, Inc. in the United States and/or other countries. - Microsoft, Visual Studio are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. - Unity is a trademark of Unity Technologies.