Git Product home page Git Product logo

nvapiwrapper's Introduction

NvAPIWrapper NvAPIWrapper (for NVAPI R375)

NvAPIWrapper is a .Net wrapper for NVIDIA public API, capable of managing all aspects of a display setup using NVIDIA GPUs.

This project is licensed under LGPL and therefore can be used in closed source or commercial projects. However any commit or change to the main code must be public and there should be a read me file along with the DLL clearigying this as part of your project. Read more about LGPL.

WHERE TO DOWNLOAD

This library is available for download and use through NuGet Gallery.

Donation

Donations assist development and are greatly appreciated; also always remember that every coffee counts! :)

--OR--

You can always donate your time by contributing to the project or by introducing it to others.

WHAT PARTS ARE INCLUDED

NvAPIWrapper is not a complete wrapper of NVAPI; at least, not yet. Following is the list of NVAPI features and their status:

  • General: Full Support
  • Mosaic (Surround): Full Support
  • Display: Full Support
  • Display Control: Partial Support (no color control, HUE control, etc)
  • GPU: Partial Support (incomplete Sensor, incomplete PStates, incomplete clock frequency, etc)
  • D3D: No Support
  • DRS: No Support
  • GSync: No Support
  • OpenGL: No Support
  • Stereo (3D): No Support
  • Vidio: No Support

HOW TO USE

NvAPIWrappr allows you to use the NVAPI functions directly using the NvAPIWrapper.Native namespace. However, there is also a .Net friendly implementation of the NVAPI features that can be used to minimize the complexity of the code and make it more compatible with later releases of the library, therefore, we strongly recommend using these .Net friendly classes instead of using the native functions directly.

Currently, you can access different parts of the library as follow:

  • Namespace NvAPIWrapper.Display: Display and Display Control API
  • Namespace NvAPIWrapper.GPU: GPU specific API
  • Namespace NvAPIWrapper.Mosaic: Mosaic API Phase 1 and Phase 2 - Surround
  • Class NvAPIWrapper.NVIDIA: General Information And Methods

Please also take a look at the NvAPISample project for a number of simple examples.

Aside from all this, the library is fully documented and this makes your journey through it as easy as it is possible.

LICENSE

Copyright (C) 2017 Soroush Falahati

Released under the GNU Lesser General Public License ("LGPL")

nvapiwrapper's People

Contributors

draiget avatar falahati avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.