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

https://github.com/tebjan/vl.nvidia.nvapi

NvAPI functionality for talking to Nvidia GPUs in vvvv gamma
https://github.com/tebjan/vl.nvidia.nvapi

Last synced: about 1 year ago
JSON representation

NvAPI functionality for talking to Nvidia GPUs in vvvv gamma

Awesome Lists containing this project

README

          

# VL.Nvidia.NvAPI
NvAPI functionality for talking to Nvidia GPUs in vvvv gamma.

For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org

For now only nodes for [QuadroSync](https://www.nvidia.com/en-us/design-visualization/solutions/quadro-sync/). Other [parts of NvAPI](https://docs.nvidia.com/gameworks/content/gameworkslibrary/coresdk/nvapi/topics.html) might follow later, let me know what you are interested in.

## Getting started
- Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline:

`nuget install VL.Nvidia.NvAPI -pre`

- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)

## Contributing
- Report issues on [the vvvv forum](https://discourse.vvvv.org/c/vvvv-gamma/28)
- For custom development requests, please [get in touch](mailto:devvvvs@vvvv.org)
- When making a pull-request, please make sure to read the general [guidelines on contributing to vvvv libraries](https://thegraybook.vvvv.org/reference/extending/contributing.html)

## Credits
Based on my [fork of NvAPIWrapper](https://github.com/tebjan/NvAPIWrapper).

## Sponsoring
Development of this library was sponsored by:
* [Refik Anadol Studio](https://refikanadolstudio.com/)