Shaders, Attributes, Uniforms, and Varying - WebGL Explained

preview_player
Показать описание
This demo shows off how shaders work from a fairly basic level. It goes into what a shader is, and what kind of data can be fed into it.

Рекомендации по теме
Комментарии
Автор

It's a great video. Thanks for sharing

abbytsui
Автор

It's really great video.But I have a doubt on these variables of attributes, uniform and varying...do they have any default values or how it works..Because I can't see setting those variables anywhere ..We are just declaring them and using them in the shaders...How does the values works...

kirtichitrapu
Автор

Mr Greg, you should make a course on shaders with three js and upload it on udemy.

tanvirashraf
Автор

I think it would have been better to have no abstractions because the viewers can understand the underlying code

ike__