Abstraction

See also

* Abstraction Inversion, the design Anti Pattern of a simple abstraction.

z#3391

Abstractions that can have many different bit representations, e.g. depending on time

I want to make it clear that such things are generic (See Generic Resources) -- while they are documents, they generally are abstractions which may have many different bit representations, as a function of, for example: Time – the contents can vary with revision –

there’s a FUNCTION that inputs time and outputs document.

BERNERS-LEE, Tim, 1996. Web Architecture: Generic Resources. [online]. 1996. [Zugriff am: 10 Februar 2020]. Verfügbar unter: https://www.w3.org/DesignIssues/Generic

BERNERS-LEE, Tim, 2002. What do HTTP URIs Identify? - Design Issues. [online]. 27 Juli 2002. [Zugriff am: 8 Februar 2020]. Verfügbar unter: https://www.w3.org/DesignIssues/HTTP-URI

~

is a fundamental component of computer graphics. At the highest level of abstraction, rendering is the process of converting a description of a three-dimensional Scene into an Image.