#39Awesome WebGL

lencxlencx2022/06/20

Guide

  • Modern WebGL tutorials that teach WebGL from basic principles
  • Your browser supports WebGL?
    • WebGL Overview: WebGL is a cross-platform, royalty-free web standard for a low-level 3D graphics API based on OpenGL ES, exposed to ECMAScript via the HTML5 Canvas element. Developers familiar with OpenGL ES 2.0 will recognize WebGL as a Shader-based API…
  • ICG-WebGL: 交互式计算机图形学——基于WebGL的自顶向下方法(第七版)的例子与练习题
  • WebGL: 2D and 3D graphics for the web: WebGL (Web Graphics Library) is a JavaScript API for rendering high-performance interactive 3D and 2D graphics within any compatible web browser without the use of plug-ins.

Open Source

  • D3.js - Data-Driven Documents - D3 is a JavaScript library for visualizing data with HTML, SVG, and CSS.
  • Three.js - JavaScript 3D Library
  • ogl - Minimal WebGL Library
  • oasis-engine - Oasis Engine is a web-first and mobile-first high-performance real-time development platform.
  • three-platformize - 一个让 THREE 平台化的项目,目前已适配微信,淘宝,头条小程序,微信小游戏

Article

License Copyright © 2022-present lencx