Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build Complex 3D models with WebGL, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:04:55
    Apply varying colors per-vertex to WebGL triangles
  • Урок 2. 00:05:44
    Consolidate data into a single WebGL vertex array
  • Урок 3. 00:08:20
    Fix clipping and aspect ratio by implementing perspective in WebGL
  • Урок 4. 00:05:42
    Draw a complex 3D Model with WebGL Triangle Strips
  • Урок 5. 00:03:49
    Draw more complex 3D Models using Triangle Fans in WebGL
  • Урок 6. 00:06:08
    Draw a multicolored cube with WebGL drawElements
  • Урок 7. 00:11:21
    Use an image to texture a WebGL object
  • Урок 8. 00:08:16
    Create a directional light source in WebGL