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.
WebGL is probably not worth learning and will be replaced by webassembly
Awesome. The teacher has a concise way of explaining the changes in code for a for a specific motion, and I like the incremental approach.
this is my first webgl course
I would expect a little bit more explanation regard the webgl buffers. since usually this concept is new.
other than that the it was a good course
It has been very difficult finding a good course on the topic of WebGL programming and this one was absolutely fantastic. I am really looking forward to the second (continued) course on this subject.
Really good introduction to webGL - explains a lot of the basics and gives enough information to get started with the more complex parts
Starts from a beginner level, very helpful.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.