/var/logmarcus chiu

/var/log

❯

Computer

❯

Computer/Programming Languages

❯

Computer Languages - Web Programming

❯

JavaScript

❯

JavaScript - Native - V8 Engine - Web/Browser APIs

❯

JavaScript - Web/Browser APIs

JavaScript - WebGL 1 & 2

Created on Dec 21, 2019 · Last Modified on Sep 04, 2021

WebGL 1 & 2 (Web Graphics Library)
  • enables web content to use an API based on OpenGL ES 2.0 to perform 2D and 3D rendering in an HTML canvas in browsers that support it without the use of plug-ins
  • is dying but isn’t going away (WebGPUis the future)

WebGL - Tutorials

  • WebGL - Tutorial 1 - Simple

WebGL - Frameworks

  • Babylon.js
  • PlayCanvas WebGL Game Engine
  • Three.js