This HTML5 document contains 77 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-eshttp://es.dbpedia.org/resource/
n11https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
dbpedia-ruhttp://ru.dbpedia.org/resource/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-pthttp://pt.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
dbpedia-frhttp://fr.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbpedia-zhhttp://zh.dbpedia.org/resource/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
n22https://www.opengl.org/registry/doc/
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbpedia-nlhttp://nl.dbpedia.org/resource/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:OpenGL_Utility_Library
rdf:type
owl:Thing yago:Structure104341686 yago:Room104105893 yago:WikicatGraphicsLibraries yago:Object100002684 yago:Artifact100021939 yago:Area102735688 yago:YagoGeoEntity yago:Whole100003553 yago:PhysicalEntity100001930 yago:YagoPermanentlyLocatedEntity yago:WikicatCLibraries yago:Library103660909 dbo:Library
rdfs:label
OpenGL Utility Library GLU GLU OpenGL Utility Library OpenGL utility library OpenGL Utility OpenGL Utility Library GLU
rdfs:comment
GLU es el acrónimo de OpenGL Utility Library (se podría traducir como Biblioteca de utilidades para OpenGL). Esta biblioteca está compuesta por una serie de funciones de dibujo de alto nivel que, a su vez, se basan en las rutinas primitivas de OpenGL y se suele distribuir normalmente junto a él. Las funciones de GLU se reconocen con facilidad ya que todas comienzan con el prefijo glu. Por ejemplo gluOrtho2D, que define una matriz en proyección ortográfica de dos dimensiones. Las especificaciones de GLU se pueden encontrar en su página de especificaciones (en inglés). The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. It consists of a number of functions that use the base OpenGL library to provide higher-level drawing routines from the more primitive routines that OpenGL provides. It is usually distributed with the base OpenGL package. GLU is not implemented in the embedded version of the OpenGL package, OpenGL ES. All GLU functions start with the glu prefix. An example function is gluOrtho2D which defines a two dimensional orthographic projection matrix. OpenGL Utility Library (GLU) — графическая библиотека, надстройка над OpenGL, использующая её функции для рисования более сложных объектов. Состоит из большого количества функций, использующих библиотеку OpenGL для предоставления пользователю более простого и мощного интерфейса трёхмерной графики, основанного на более примитивном, предоставляемом базовыми функциями OpenGL. Обычно поставляется вместе с библиотекой OpenGL. Спецификация доступна здесь:OpenGL specification page Архивная копия от 24 октября 2007 на Wayback Machine OpenGL Utility Library (GLU) ist eine Grafikbibliothek. Aufsetzend auf OpenGL bietet GLU Grafikfunktionen höherer Ebene. Sie ist Teil des OpenGL-Pakets. Es existieren drei bedeutende Implementierungen der GLU: * Mesa GLU, implementiert GLU 1.2 und wurde von Mesa zugunsten der SGI GLU aufgegeben * Microsoft GLU, in Windows enthalten, implementiert GLU 1.2 * SGI GLU, implementiert GLU 1.3 GLU (OpenGL Utility Library) est une bibliothèque associée à OpenGL. Elle vient compléter cette dernière en apportant quelques routines pour des opérations de plus haut niveau. Ces dernières, suivant les conventions et la syntaxe d'OpenGL, font appel à des commandes OpenGL de bas niveau. GLU apporte les fonctionnalités suivantes : Cette bibliothèque fait partie de toutes les implémentations OpenGL. 開放圖形庫工具库(OpenGL Utility Library)是基于 OpenGL 的计算机图形库,缩写GLU 。它由若干基于 OpenGL 库的函数组成,提供比 OpenGL 更高级的绘图方法。GLU 通常随 OpenGL 库一同发行,但是没有在嵌入式版本的 OpenGL 包 OpenGL ES 中实现。 GLU 函数都有 glu 的前缀,比如定义正交投影矩阵的函数就叫 gluOrtho2D。 GLU 规格说明的上一次更新是在 1998 年,所依赖的一些 OpenGL 特性已于 2009 年的 OpenGL 3.1 中废弃。GLU 的规格说明仍然可以在这里(页面存档备份,存于互联网档案馆)获取。 GLU (OpenGL Utility Library) é uma biblioteca de computação gráfica utilizada em conjunto com OpenGL. Ela consiste de funções que utilizam os recurso de baixo nível da biblioteca OpenGL para prover rotinas de desenho de alto nível. Ela normalmente é distribuída junto com o pacote básico do OpenGL. As funções da biblioteca podem ser facilmente reconhecidas devido ao seu prefixo. Da mesma forma que as funções do OpenGL recebem o prefixo gl e as da GLUT o prefixo glut, as funções da GLU tem como prefixo glu. OpenGL Utility Library (GLU) is een grafische bibliotheek die draait bovenop openGL. In de meeste installaties van openGL zit GLU standaard inbegrepen. GLU functies zijn te herkennen het voorvoegsel glu, zo heb je bijvoorbeeld gluSphere om een bol te tekenen.
owl:differentFrom
dbr:OpenGL_Utility_Toolkit
dcterms:subject
dbc:OpenGL
dbo:wikiPageID
172709
dbo:wikiPageRevisionID
847033001
dbo:wikiPageWikiLink
dbc:OpenGL dbr:Cylinder_(geometry) dbr:Mipmap dbr:Quadric dbr:Deprecation dbr:FreeGLUT dbr:Sphere dbr:Orthographic_projection dbr:OpenGL_User_Interface_Library dbr:OpenGL_Utility_Toolkit dbr:Nonuniform_rational_B-spline dbr:Texture_mapping dbr:Disk_(mathematics) dbr:OpenGL dbr:OpenGL_ES dbr:Graphics_library dbr:Tessellation
dbo:wikiPageExternalLink
n22:glu1.3.pdf
owl:sameAs
dbpedia-de:OpenGL_Utility_Library freebase:m.0177z5 dbpedia-zh:GLU n11:wDpy dbpedia-fr:OpenGL_utility_library dbpedia-ru:GLU dbpedia-es:OpenGL_Utility wikidata:Q2025441 yago-res:OpenGL_Utility_Library dbpedia-nl:OpenGL_Utility_Library dbpedia-pt:GLU
dbp:wikiPageUsesTemplate
dbt:Distinguish dbt:No_footnotes
dbo:abstract
OpenGL Utility Library (GLU) — графическая библиотека, надстройка над OpenGL, использующая её функции для рисования более сложных объектов. Состоит из большого количества функций, использующих библиотеку OpenGL для предоставления пользователю более простого и мощного интерфейса трёхмерной графики, основанного на более примитивном, предоставляемом базовыми функциями OpenGL. Обычно поставляется вместе с библиотекой OpenGL. В числе этих функций: переключение между экранными и мировыми координатами, создание текстур, рисование квадратичных поверхностей, составление мозаики прямоугольных примитивов, интерпретация кодов ошибок OpenGL, расширенный набор функций трансформации для установки точек обзора и более простого управления камерой и др. Также содержит функции для рисования дополнительных графических примитивов, таких как сфера, цилиндр, конус, диск и др.Функции библиотеки GLU очень легко найти в тексте программы по префиксу glu в названии функции. Примером может служить gluOrtho2D, которая определяет двумерную матрицу для ортогональной проекции Спецификация доступна здесь:OpenGL specification page Архивная копия от 24 октября 2007 на Wayback Machine GLU (OpenGL Utility Library) é uma biblioteca de computação gráfica utilizada em conjunto com OpenGL. Ela consiste de funções que utilizam os recurso de baixo nível da biblioteca OpenGL para prover rotinas de desenho de alto nível. Ela normalmente é distribuída junto com o pacote básico do OpenGL. Entre as funcionalidades estão o mapeamento entre coordenadas de tela e coordenadas do mundo, geração de de texturas, desenho de superfícies quadricas, NURBS, de primitivas poligonais, interpretação dos códigos de erros do OpenGL, diversas funções para facilitar a criação e manipulação de câmera virtuais geralmente de forma mais amigável do que as apresentadas nas funções de base do OpenGL. A biblioteca também provê a renderização automática de objetos tridimensionais como esferas, cilindros e discos. As funções da biblioteca podem ser facilmente reconhecidas devido ao seu prefixo. Da mesma forma que as funções do OpenGL recebem o prefixo gl e as da GLUT o prefixo glut, as funções da GLU tem como prefixo glu. GLU (OpenGL Utility Library) est une bibliothèque associée à OpenGL. Elle vient compléter cette dernière en apportant quelques routines pour des opérations de plus haut niveau. Ces dernières, suivant les conventions et la syntaxe d'OpenGL, font appel à des commandes OpenGL de bas niveau. GLU apporte les fonctionnalités suivantes : * Gestion de la matrice de projection pour mettre en place une vue orthogonale ou en perspective ; * Gestion de la matrice de visualisation avec une routine de type « caméra » ; * Redimensionnement d'images ; * Construction automatique de Mipmaps ; * Fragmentation de polygones ; * Gestion d'objets quadriques (sphère, cylindre, disque) ; * Gestion des courbes et des surfaces de Bézier ; * Gestion des surfaces NURBS (Non Uniform Rational B-Spline) ; * Vérification de la présence d'extensions OpenGL. Cette bibliothèque fait partie de toutes les implémentations OpenGL. GLU es el acrónimo de OpenGL Utility Library (se podría traducir como Biblioteca de utilidades para OpenGL). Esta biblioteca está compuesta por una serie de funciones de dibujo de alto nivel que, a su vez, se basan en las rutinas primitivas de OpenGL y se suele distribuir normalmente junto a él. Entre sus características podemos encontrar el mapeado entre pantalla y coordenadas, generación de texturas mipmap, dibujado de superficies cuádricas, NURBS, teselación de primitivas poligonales, interpretación de códigos de error de OpenGL, gran cantidad de rutinas de transformación para la creación de volúmenes de visualización y posicionado simple de la cámara, habitualmente de manera más sencilla que las rutinas que ofrece OpenGL. También posee primitivas para utilizar en aplicaciones OpenGL, como esferas, cilindros y discos. Las funciones de GLU se reconocen con facilidad ya que todas comienzan con el prefijo glu. Por ejemplo gluOrtho2D, que define una matriz en proyección ortográfica de dos dimensiones. Las especificaciones de GLU se pueden encontrar en su página de especificaciones (en inglés). OpenGL Utility Library (GLU) ist eine Grafikbibliothek. Aufsetzend auf OpenGL bietet GLU Grafikfunktionen höherer Ebene. Sie ist Teil des OpenGL-Pakets. Es existieren drei bedeutende Implementierungen der GLU: * Mesa GLU, implementiert GLU 1.2 und wurde von Mesa zugunsten der SGI GLU aufgegeben * Microsoft GLU, in Windows enthalten, implementiert GLU 1.2 * SGI GLU, implementiert GLU 1.3 開放圖形庫工具库(OpenGL Utility Library)是基于 OpenGL 的计算机图形库,缩写GLU 。它由若干基于 OpenGL 库的函数组成,提供比 OpenGL 更高级的绘图方法。GLU 通常随 OpenGL 库一同发行,但是没有在嵌入式版本的 OpenGL 包 OpenGL ES 中实现。 GLU 函数都有 glu 的前缀,比如定义正交投影矩阵的函数就叫 gluOrtho2D。 GLU 规格说明的上一次更新是在 1998 年,所依赖的一些 OpenGL 特性已于 2009 年的 OpenGL 3.1 中废弃。GLU 的规格说明仍然可以在这里(页面存档备份,存于互联网档案馆)获取。 The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. It consists of a number of functions that use the base OpenGL library to provide higher-level drawing routines from the more primitive routines that OpenGL provides. It is usually distributed with the base OpenGL package. GLU is not implemented in the embedded version of the OpenGL package, OpenGL ES. Among these features are mapping between screen- and world-coordinates, generation of texture mipmaps, drawing of quadric surfaces, NURBS, tessellation of polygonal primitives, interpretation of OpenGL error codes, an extended range of transformation routines for setting up viewing volumes and simple positioning of the camera, generally in more human-friendly terms than the routines presented by OpenGL. It also provides additional primitives for use in OpenGL applications, including spheres, cylinders and disks. All GLU functions start with the glu prefix. An example function is gluOrtho2D which defines a two dimensional orthographic projection matrix. The GLU specification was last updated in 1998, and it depends on features which were deprecated with the release of OpenGL 3.1 in 2009. Specifications for GLU are still available here OpenGL Utility Library (GLU) is een grafische bibliotheek die draait bovenop openGL. In de meeste installaties van openGL zit GLU standaard inbegrepen. GLU functies zijn te herkennen het voorvoegsel glu, zo heb je bijvoorbeeld gluSphere om een bol te tekenen.
gold:hypernym
dbr:Library
prov:wasDerivedFrom
wikipedia-en:OpenGL_Utility_Library?oldid=847033001&ns=0
dbo:wikiPageLength
1865
foaf:isPrimaryTopicOf
wikipedia-en:OpenGL_Utility_Library