diff --git a/views/tutorials.erb b/views/tutorials.erb index 7608ac7d..f8559c0a 100644 --- a/views/tutorials.erb +++ b/views/tutorials.erb @@ -94,5 +94,18 @@ Gatsby +

WebGL

+

WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins. WebGL is fully integrated with other web standards, allowing GPU-accelerated usage of physics and image processing and effects as part of the web page canvas.

+ +

You can use WebGL frameworks for making 3D models and worlds in your browser!

+ +