OpenGL

From BOINC Wiki
Revision as of 01:50, 22 May 2016 by Bowtieguru (talk | contribs)
Jump to: navigation, search

From Wikipedia

OpenGL (Open Graphics Library) is a standard specification defining a cross-language cross-platform API for writing applications that produce 2D and 3D computer graphics. The interface consists of over 250 different function calls which can be used to draw complex three-dimensional scenes from simple primitives. OpenGL was developed by Silicon Graphics Inc. (SGI) in 1992 and is widely used in CAD, virtual reality, scientific visualization, information visualization, and flight simulation. It is also used in video games, where it competes with Direct3D on Microsoft Windows platforms.

BOINC graphics use OpenGL 1.0 compatibility.

Multiple monitor use. By default OpenGL 1.0 can only show on multiple monitors when: 1. You have multiple video cards. 2. You have a video card with multiple RAMDACs.

OpenGL 2.0 and above can do multiple monitors from a single RAMDAC.

| Jorden
| 6
| 1
| 02:01:09
| 2008-05-19
| 81963
| 1
| 194
| 2008-05-19 02:01:09
| 2008-05-19 02:01:09

|-