An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Chromium is an OpenGL implementation. Unlike other OpenGL implementations, Chromium does not render the OpenGL command stream to a raster image in order to display on-screen. Instead, it manipulates, and moves the OpenGL command stream to other OpenGL implementations (including even other Chromium implementations). Uses include:

Property Value
dbo:abstract
  • Chromium is an OpenGL implementation. Unlike other OpenGL implementations, Chromium does not render the OpenGL command stream to a raster image in order to display on-screen. Instead, it manipulates, and moves the OpenGL command stream to other OpenGL implementations (including even other Chromium implementations). Chromium provides an infrastructure in which modules, known as SPUs or Stream Processing Units, can be inserted. For each OpenGL command, a SPU can modify, discard, or forward it to the next SPU. Chromium supports a client/server architecture. The last SPU in a node can choose to either pass it to another local OpenGL implementation, such as a graphics card, or send it over a network to one or more Chromium Servers. Uses include: * Providing OpenGL for multi-machine, multi-monitor displays. Chromium can be used to provide OpenGL for Xdmx displays. * Moving an OpenGL stream from one machine to another. For example, an OpenGL application running in a Windows virtual machine, without 3D acceleration, can make use of full hardware 3D acceleration on a Linux host machine via the use of Chromium. * Manipulating an OpenGL stream. Chromium can be used to make polygons an application renders transparent. * Via stream manipulation, Chromium can make non-stereoscopic applications stereoscopic. * High performance, sort-last configurations. Chromium can be used to split an OpenGL command stream, so that different machines can do different parts of the rendering work. This is like nVidia's SLI but it supports multiple machines. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 9799677 (xsd:integer)
dbo:wikiPageLength
  • 2740 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 991700838 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Chromium is an OpenGL implementation. Unlike other OpenGL implementations, Chromium does not render the OpenGL command stream to a raster image in order to display on-screen. Instead, it manipulates, and moves the OpenGL command stream to other OpenGL implementations (including even other Chromium implementations). Uses include: (en)
rdfs:label
  • Chromium (computer graphics) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License