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