WebGL: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 3: Line 3:


=Links=
=Links=
*[[Project Elmyra]] - Christoph Varga from [[Axiom]] team
*[https://get.webgl.org/ Get webGL]
*[https://get.webgl.org/ Get webGL]
*Michel's folder of WebGL content - [https://drive.google.com/drive/folders/0B6k2iQ5Kz6V_U19BYUNkMlZUajA]
*Michel's folder of WebGL content - [https://drive.google.com/drive/folders/0B6k2iQ5Kz6V_U19BYUNkMlZUajA]

Revision as of 16:39, 27 July 2019

WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D and 2D graphics within any compatible web browser without the use of plug-ins.


Links