HOME

TheInfoList



OR:

OpenGL for Safety Critical applications (OpenGL SC) is a subset of the
OpenGL OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve ha ...
3D graphics 3D computer graphics, or “3D graphics,” sometimes called CGI, 3D-CGI or three-dimensional computer graphics are graphics that use a three-dimensional representation of geometric data (often Cartesian) that is stored in the computer for th ...
application programming interface (API) designed to meet the needs of the
Safety Critical A safety-critical system (SCS) or life-critical system is a system whose failure or malfunction may result in one (or more) of the following outcomes: * death or serious injury to people * loss or severe damage to equipment/property * environme ...
market for avionics, industrial, military, medical and automotive applications including
FAA The Federal Aviation Administration (FAA) is the largest transportation agency of the U.S. government and regulates all aspects of civil aviation in the country as well as over surrounding international waters. Its powers include air traffic m ...
DO-178C/ED-12C Level A certification. OpenGL SC is managed by the not-for-profit technology consortium, the Khronos Group, Inc. OpenGL SC 2.0 is based on OpenGL ES 2.0, adding GLSL shader programmability to OpenGL SC 1.0. OpenGL SC 1.0 is based on, and roughly equivalent to, OpenGL 1.3. Equivalence is not strictly maintained, and features not in the original API specification were added, such as display lists.OpenGL SC 1.0.1 Specification
/ref>


References


External links

*
OpenGL SC Registry

Public bug tracking

OpenGL SC Conformant products

Public forums
{{Khronos Group standards OpenGL