About: PHIGS     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatANSIStandards, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FPHIGS&invfp=IFP_OFF&sas=SAME_AS_OFF

PHIGS (Programmer's Hierarchical Interactive Graphics System) is an application programming interface (API) standard for rendering 3D computer graphics, considered to be the 3D graphics standard for the 1980s through the early 1990s. Subsequently, a combination of features and power led to the rise of OpenGL, which became the most popular professional 3D API of the mid to late 1990s.

AttributesValues
rdf:type
rdfs:label
  • PHIGS (de)
  • PHIGS (ja)
  • PHIGS (en)
rdfs:comment
  • PHIGS (Programmer’s Hierarchical Interactive Graphics System) ist der ISO-Standard (ISO/IEC 9592) für 3D-Computergrafik, der im Jahr 1988 verabschiedet wurde. PHIGS definiert ein Application Programming Interface, mit dem der hierarchische Aufbau der darzustellenden 3D-Szene beschrieben wird. Insofern ist es ein Beispiel für ein Szenengraph-API. PHIGS unterstützt unter anderem Punkte, Linien mit unterschiedlichen Linienstärken und gefüllte Polygone, beliebige affine Transformationen, perspektivische Darstellung von Text und benutzerdefinierte Clipping-Ebenen. (de)
  • PHIGS (Programmer's Hierarchical Interactive Graphics System) is an application programming interface (API) standard for rendering 3D computer graphics, considered to be the 3D graphics standard for the 1980s through the early 1990s. Subsequently, a combination of features and power led to the rise of OpenGL, which became the most popular professional 3D API of the mid to late 1990s. (en)
  • PHIGS(Programmer's Hierarchical Interactive Graphics System、フィグス)とは、3次元コンピュータグラフィックスのレンダリングをおこなうための標準化されたAPIである。1990年代において3次元グラフィックスの標準とみなされた。機能と性能を兼ね備えたOpenGLの台頭によって事実上の標準は取って代わられ、現在においてPHIGSはあまり使われていない。 PHIGSは独立した実装(ディジタル・イクイップメント・コーポレーションのDEC PHIGS、IBMのgraPHIGS、サン・マイクロシステムズのSunPHIGSなど)においても存在し、X Window SystemにおいてもPEX(PHIGS Extension to X)を通じてサポートされている。PEXはXの拡張として構成されており、レンダリングのためにXサーバからPEXシステムへ転送されるコマンド群を追加する。PHIGSによって抽象化されるワークステーション資源は通常ウインドウを対象とするが、全画面やプリンタ出力デバイスへと転送することもできる。 (ja)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
versionDate
  • and / (en)
dbp:wikiPageUsesTemplate
abbreviation
  • PHIGS (en)
domain
organization
related standards
  • ANSI X3.144-1988, FIPS 153 (en)
status
  • Published (en)
title
  • Programmer's Hierarchical Interactive Graphics System (en)
version
  • ISO/IEC 9592 and ISO/IEC 9593 (en)
has abstract
  • PHIGS (Programmer’s Hierarchical Interactive Graphics System) ist der ISO-Standard (ISO/IEC 9592) für 3D-Computergrafik, der im Jahr 1988 verabschiedet wurde. PHIGS definiert ein Application Programming Interface, mit dem der hierarchische Aufbau der darzustellenden 3D-Szene beschrieben wird. Insofern ist es ein Beispiel für ein Szenengraph-API. PHIGS unterstützt unter anderem Punkte, Linien mit unterschiedlichen Linienstärken und gefüllte Polygone, beliebige affine Transformationen, perspektivische Darstellung von Text und benutzerdefinierte Clipping-Ebenen. PHIGS enthält keine Funktionalität zur Beleuchtung von graphischen Objekten. Daher wurde 1992 der Nachfolger PHIGS+ standardisiert, der zusätzlich das Phong-Beleuchtungsmodell integrierte. Des Weiteren können mit PHIGS+ auch komplexere grafische Primitive wie NURBS verwendet werden. PHIGS verlor mit der Verbreitung von OpenGL an Bedeutung und wird heute nicht mehr für Neuentwicklungen eingesetzt. (de)
  • PHIGS (Programmer's Hierarchical Interactive Graphics System) is an application programming interface (API) standard for rendering 3D computer graphics, considered to be the 3D graphics standard for the 1980s through the early 1990s. Subsequently, a combination of features and power led to the rise of OpenGL, which became the most popular professional 3D API of the mid to late 1990s. Large vendors typically offered versions of PHIGS for their platforms, including DEC PHIGS, IBM's graPHIGS and Sun's SunPHIGS. It could also be used within the X Window System, supported via PEX. PEX consisted of an extension to X, adding commands that would be forwarded from the X server to the PEX system for rendering. Workstations were placed in windows typically, but could also be forwarded to take over the whole screen, or to various printer-output devices. PHIGS was designed in the 1980s, inheriting many of its ideas from the Graphical Kernel System (GKS) of the late 1970s, and became a standard by 1988: ANSI (ANSI X3.144-1988), FIPS (FIPS 153) and then ISO (ISO/IEC 9592 and ISO/IEC 9593). Due to its early gestation, the standard supports only the most basic 3D graphics, including basic geometry and meshes, and only the basic Gouraud, "Dot", and Phong shading for rendering scenes. Although PHIGS ultimately expanded to contain advanced functions (including the more accurate Phong lighting model and Data Mapping), other features considered standard by the mid-1990s were not supported (notably texture mapping), nor were many machines of the era physically capable of optimizing it to perform in real time. (en)
  • PHIGS(Programmer's Hierarchical Interactive Graphics System、フィグス)とは、3次元コンピュータグラフィックスのレンダリングをおこなうための標準化されたAPIである。1990年代において3次元グラフィックスの標準とみなされた。機能と性能を兼ね備えたOpenGLの台頭によって事実上の標準は取って代わられ、現在においてPHIGSはあまり使われていない。 PHIGSは独立した実装(ディジタル・イクイップメント・コーポレーションのDEC PHIGS、IBMのgraPHIGS、サン・マイクロシステムズのSunPHIGSなど)においても存在し、X Window SystemにおいてもPEX(PHIGS Extension to X)を通じてサポートされている。PEXはXの拡張として構成されており、レンダリングのためにXサーバからPEXシステムへ転送されるコマンド群を追加する。PHIGSによって抽象化されるワークステーション資源は通常ウインドウを対象とするが、全画面やプリンタ出力デバイスへと転送することもできる。 PHIGSは1970年代後半におけるGraphical Kernel System(GKS)からの着想を取り込み1980年代に設計され、1989年にはANSI規格(ANSI X3.144-1988)、連邦情報処理標準(FIPS 153)、そしてISO規格(ISO/IEC 9592およびISO/IEC 9593)となった。早期の設計であるため、標準では基本的なジオメトリおよびメッシュ、基本的なグーローシェーディング、ドット、フォンシェーディングによるシーンのレンダリングといったごく基礎的な3次元グラフィックスのみがサポートされており、現代において標準的な機能と想定されるテクスチャマッピングはサポートされていない(ハードウェアがそのリアルタイム処理をサポートしていたとしても)。 (ja)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 58 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software