Article · Wikipedia archive · Last revised Jun 2, 2026

OpenGL SC

OpenGL for Safety Critical applications is a subset of the OpenGL 3D graphics application programming interface (API) designed to meet the needs of the Safety Critical market for avionics, industrial, military, medical and automotive applications including FAA DO-178C/ED-12C Level A certification. OpenGL SC is managed by the not-for-profit technology consortium, the Khronos Group, Inc.

Last revised
Jun 2, 2026
Read time
≈ 1 min
Length
147 w
Citations
3
Source
OpenGL SC
DeveloperKhronos Group
Stable release
2.0.11 / July 24, 2019 (2019-07-24)
Written inC
Operating systemCross-platform
PlatformCross-platform
TypeAPI
LicenseVarious
Websitewww.khronos.org/openglsc/

OpenGL for Safety Critical applications (OpenGL SC) is a subset of the OpenGL 3D graphics application programming interface (API) designed to meet the needs of the Safety Critical market for avionics, industrial, military, medical and automotive applications including FAA 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.2

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.3

References

References

External links