Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hecomi/unvpipe
A simple NvPipe wrapper for Unity
https://github.com/hecomi/unvpipe
native-plugin nvdec nvenc nvidia unity windows
Last synced: 3 months ago
JSON representation
A simple NvPipe wrapper for Unity
- Host: GitHub
- URL: https://github.com/hecomi/unvpipe
- Owner: hecomi
- License: mit
- Created: 2019-07-26T14:23:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-25T15:01:09.000Z (about 3 years ago)
- Last Synced: 2024-10-11T14:24:57.965Z (3 months ago)
- Topics: native-plugin, nvdec, nvenc, nvidia, unity, windows
- Language: C
- Homepage: https://tips.hecomi.com/entry/2019/07/30/011112
- Size: 1.04 MB
- Stars: 36
- Watchers: 5
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
uNvPipe
=======**uNvPipe** is a simple wrapper of [NvPipe](https://github.com/NVIDIA/NvPipe) for Unity.
Demo
----
Platforms
---------- Windows 10
- NVIDIA GPU that supports NVENC/NVDEC APIsInstall
-------- Unity Package
- Download the latest .unitypackage from [Release page](https://github.com/hecomi/uNvPipe/releases).
- Git URL (UPM)
- Add `https://github.com/hecomi/uNvPipe.git#upm` to Package Manager.
- Scoped Registry (UPM)
- Add a scoped registry to your project.
- URL: `https://registry.npmjs.com`
- Scope: `com.hecomi`
- Install uNvPipe in Package Manager.