Migration from WebGL to WebGPU - Concepts and Implementation

Migration from WebGL to WebGPU - Concepts and Implementation

Conf42 via YouTube Direct link

background

3 of 36

3 of 36

background

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Migration from WebGL to WebGPU - Concepts and Implementation

Automatically move to the next video in the Classroom when playback concludes

  1. 1 intro
  2. 2 preamble
  3. 3 background
  4. 4 timeline of webgl & webgpu
  5. 5 current state of webgpu
  6. 6 webgpu core concepts
  7. 7 gpu adapter
  8. 8 gpu device
  9. 9 features and limits
  10. 10 gpucanvascontext
  11. 11 resource types
  12. 12 queue
  13. 13 recording gpu commands
  14. 14 passes
  15. 15 high-level conceptual differences
  16. 16 initialization
  17. 17 buffers
  18. 18 shaders
  19. 19 programs vs pipelines
  20. 20 drawing
  21. 21 uniforms
  22. 22 - in webgl 1.0
  23. 23 - in webgl 2.0
  24. 24 - in webgpu
  25. 25 shaders
  26. 26 glsl vs wgsl
  27. 27 comparison of data types
  28. 28 structures
  29. 29 function declarations
  30. 30 built-in functions
  31. 31 convention differences
  32. 32 texture 2d
  33. 33 viewport space
  34. 34 clip spaces
  35. 35 webgpu tips
  36. 36 resources & links

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.