In this session Quincy Jacobs gave a short recap of his previous Wednesday Evening Training sessions on WebGL (also see my previous posts) to refresh our knowledge on Shaders, Vertex Buffers, Attribute Pointers and various other techniques used in WebGL.
Afterwards this he continued his explanation on implementing textures using the same techniques as the Vertices and the Colors. Some simple math to move, scale and rotate our created shapes was discussed as well.
Just like in other Wednesday Evening Training sessions, there was also sufficient room for Q&A and discussion and there were lots of code example available for each topic . Plenty to play around with!
Next session, we'll plan time for continuing our WebGL handson labs.
Thanks Quiny, for sharing your knowledge with us!
Quincy Jacob's WebGL Github repository, with alle the docs and examples
https://github.com/QuincyJacobs/WebGLTutorial
WebGL
https://webglfundamentals.org/
https://webgl2fundamentals.org/
https://developer.mozilla.org/nl/docs/Web/API/WebGL_API
OpenGL (also handy for WebGL)
https://learnopengl.com/
https://open.gl/
On the Math
https://www.khanacademy.org/
https://www.symbolab.com/solver/matrix-calculator
https://academo.org/demos/3d-vector-plotter/
Examples and demo's
https://experiments.withgoogle.com/collection/chrome
Just like in other Wednesday Evening Training sessions, there was also sufficient room for Q&A and discussion and there were lots of code example available for each topic . Plenty to play around with!
Next session, we'll plan time for continuing our WebGL handson labs.
Further study
Do you want to read more on the topics in this post or play around with the technology? Here are some links…Quincy Jacob's WebGL Github repository, with alle the docs and examples
https://github.com/QuincyJacobs/WebGLTutorial
WebGL
https://webglfundamentals.org/
https://webgl2fundamentals.org/
https://developer.mozilla.org/nl/docs/Web/API/WebGL_API
OpenGL (also handy for WebGL)
https://learnopengl.com/
https://open.gl/
On the Math
https://www.khanacademy.org/
https://www.symbolab.com/solver/matrix-calculator
https://academo.org/demos/3d-vector-plotter/
Examples and demo's
https://experiments.withgoogle.com/collection/chrome
No comments:
Post a Comment