WebGL: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
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=
=Links=
*[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]
*Blender export of WebGL - [https://www.youtube.com/watch?v=W_e7xbVyx2s]
*Blender export of WebGL - [https://www.youtube.com/watch?v=W_e7xbVyx2s]

Revision as of 15:29, 26 August 2018

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

  • Get webGL
  • Michel's folder of WebGL content - [1]
  • Blender export of WebGL - [2]