Phew! Thank you for that easy to understand intro to shaders! It seemed so complicated at first, but you made it really easy to understand. On a side note, those highschool trig classes really come in handy eh! 😅
This was a great tutorial. When I used "git clone" etc., it copied "all" the files over to my computer without a problem. However, when I open up the HTML file and run code, nothing shows up (no box). ??? What do you suppose I'm doing wrong? I see the code in the file ending in "jsx" (not an extension I'm familiar with). ??
This is a React app, so you'll have to run it using that. I believe the first or second video in this series goes over how to set up the React project!
Your definition of shaders was a bit iffy right off the bat but your example shows you dont get it. You don’t need a more powerful computer to run shaders - all you need is a GPU. A shader has nothing to do with lighting per se, it’s ultimately just a program which runs on the GPU with massive parallelism.
Phew! Thank you for that easy to understand intro to shaders! It seemed so complicated at first, but you made it really easy to understand. On a side note, those highschool trig classes really come in handy eh! 😅
For sure. I honestly never thought I'd need Trigonometry again, but it's been fun brushing up on those skills.
Nice tutorial. Expecting part 2 on shaders
Should be up in the next few days 😎
Superb Tuorial
very well explained, tyvm! 👍
Glad to help!
This is awesome, thanks!
0:26 do you mean different shader instead of no shader?
Hey, do you have the file you use in the video?
The code is on GitHub.
This was a great tutorial. When I used "git clone" etc., it copied "all" the files over to my computer without a problem. However, when I open up the HTML file and run code, nothing shows up (no box). ??? What do you suppose I'm doing wrong? I see the code in the file ending in "jsx" (not an extension I'm familiar with). ??
This is a React app, so you'll have to run it using that. I believe the first or second video in this series goes over how to set up the React project!
Your definition of shaders was a bit iffy right off the bat but your example shows you dont get it. You don’t need a more powerful computer to run shaders - all you need is a GPU. A shader has nothing to do with lighting per se, it’s ultimately just a program which runs on the GPU with massive parallelism.
yiuyiouo