Nvidia GameWorks

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Nvidia GameWorks
Developer(s) Nvidia
Initial release 2014
Development status Active
Operating system Windows
Platform Windows, PlayStation 4, Wii U, Xbox ONE, Android
Type Video game development middleware
License Proprietary/Commercial
Website developer.nvidia.com/gameworks

Nvidia GameWorks is a middleware software suite developed by Nvidia [1] The Visual FX, PhysX and Optix SDKs provide a wide range of enhancements pre-optimised for Nvidia GPUs. GameWorks is distributed in the form of compiled DLLs rather than traditional source code.[2] The competing solution being in development by AMD is GPUOpen, which was announced to be free and open-source software under the MIT License.

Components

Nvidia Gameworks consists of several main components:

  • VisualFX: For rendering effects such as smoke, fire, water, depth of field, soft shadows, HBAO+, TXAA, FaceWorks and HairWorks.
  • PhysX: For physics, destruction, particle and fluid simulations.
  • OptiX: For baked lighting and general-purpose ray-tracing.
  • Core SDK: For facilitating development on Nvidia hardware.

In addition, the suite contains sample code for DirectX and OpenGL developers, as well as tools for debugging, profiling, optimization and Android development.

Criticism

GameWorks has been criticized for its proprietary and closed nature.[3] Competing GPU manufacturers such as AMD and Intel, which do not offer a comparable middleware solution for software developers, are unable to properly optimize Nvidia's libraries for their hardware due to both themselves and developers not being allowed to see the code necessary to properly optimize their products.[4][5] AMD Chief Gaming Scientist, Richard Huddy, has claimed that developers who use GameWorks are contractually forbidden to work with AMD.[2] He also claims that GameWorks adds specific performance-crippling effects for older Nvidia cards, such as unnecessary tessellation, which only marginally affects their own more recent cards.[6] In 2014 AMD was considering making an open source GameWorks competitor,[7] which was released as GPUOpen in December 2015.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. http://hothardware.com/news/amd-gaming-scientist-carpet-bombs-tragic-and-damaging-nvidia-gameworks
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.

External links