https://github.com/gpuopen-librariesandsdks/unityintegrations
Examples that demonstrate game integration with some of the libraries and SDKs available on GPUOpen.
https://github.com/gpuopen-librariesandsdks/unityintegrations
Last synced: 10 months ago
JSON representation
Examples that demonstrate game integration with some of the libraries and SDKs available on GPUOpen.
- Host: GitHub
- URL: https://github.com/gpuopen-librariesandsdks/unityintegrations
- Owner: GPUOpen-LibrariesAndSDKs
- License: other
- Created: 2017-06-21T15:38:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T16:42:13.000Z (almost 8 years ago)
- Last Synced: 2025-04-13T12:07:27.737Z (about 1 year ago)
- Language: C
- Size: 30.6 MB
- Stars: 19
- Watchers: 11
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
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.