scispace - formally typeset
Open Access

The OpenGL Graphics System: A Specification

Mark Segal, +1 more
Reads0
Chats0
TLDR
Continuous, uninterrupted paying of paper tape into a cable-making machine is made possible at high speed by an accumulating chamber for a folded supply of the tape.
Abstract
This document describes the OpenGL graphics system: what it is, how it acts, and what is required to implement it. We assume that the reader has at least a rudimentary understanding of computer graphics. This means familiarity with the essentials of computer graphics algorithms as well as familiarity with basic graphics hardware and associated terms.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Gmsh: A 3-D finite element mesh generator with built-in pre- and post-processing facilities

TL;DR: Gmsh as mentioned in this paper is an open-source 3D finite element grid generator with a build-in CAD engine and post-processor that provides a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities.
Proceedings ArticleDOI

Chromium: a stream-processing framework for interactive rendering on clusters

TL;DR: Examples of real-world applications that use Chromium to achieve good scalability on clusters of workstations are given, and other potential uses of this stream processing technology are described.
Proceedings ArticleDOI

Cg: a system for programming graphics hardware in a C-like language

TL;DR: A programming language and supporting system that are designed for programming programmable floating-point vertex and fragment processors, with support for data-dependent control flow in the vertex processor.

Interactive Order-Independent Transparency

TL;DR: The technique presented here solves the problem of order dependence by using a technique the authors call depth peeling, where each unique depth in the scene is extracted into layers, and the layers are composited in depth-sorted order to produce the correctly blended final image.
Journal ArticleDOI

3D distance fields: a survey of techniques and applications

TL;DR: This paper serves as an exposition of methods for the production of distance fields, and a review of alternative representations and applications of distance field within the areas of computer vision, physics, and computer graphics.