- Real-Time 3D Graphics with WebGL 2
- Farhad Ghayour Diego Cantor
- 40字
- 2021-06-10 19:42:49
Retained and Immediate Mode Rendering
The third distinction to make is that WebGL is an immediate mode 3D rendering API designed for the web. Graphics APIs can be divided into retained-mode APIs and immediate-mode APIs.