Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 APIs

Install
-------

- 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.