diff --git a/glossary/WebGL.md b/glossary/WebGL.md new file mode 100644 index 000000000..d8b6167ed --- /dev/null +++ b/glossary/WebGL.md @@ -0,0 +1,3 @@ +### WebGL + +WebGL stands for Web Graphics Library and is a JavaScript API that can be used for drawing interactive 2D and 3D graphics.