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
- Host: GitHub
- URL: https://github.com/tebjan/vl.nvidia.nvapi
- Owner: tebjan
- License: mit
- Created: 2025-02-03T16:14:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T15:50:50.000Z (over 1 year ago)
- Last Synced: 2025-02-08T16:33:36.500Z (over 1 year ago)
- Language: C#
- Size: 687 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)