In this course, we’ll get started creating content with WebGL without any frameworks. You’ll write raw JavaScript code and shaders in GLSL. This intro course covers setting up WebGL in an HTML application and learning the basics of 3d vertices, shaders, drawing modes, animation, interaction and transformations.
Overview
Syllabus
- Setting Up WebGL
- Introduction to WebGL Shaders
- Passing Data to WebGL Shaders
- WebGL Vertex Buffers
- Drawing Arrays in WebGL
- Loading in WebGL Shaders
- Animating WebGL Vertices
- User Interaction in WebGL
- 3D Transformation Matrices in WebGL
- Using a Matrix Library for WebGL
Taught by
Keith Peters