Shader Basics, Blending & Textures • Shaders for Game Devs [Part 1]

  Рет қаралды 1,261,385

Freya Holmér

Freya Holmér

Күн бұрын

Welcome to my three part lecture on shader coding for game devs 💖 I hope you'll find this useful in your game dev journey!
If you are enjoying this series, please consider supporting me on Patreon!
🧡 / acegikmo
00:00:00 - What are shaders?
00:03:00 - Case study/screenshots from FFXIV, Overwatch & more
00:37:42 - The Structure of a Shader
00:42:49 - Vertex shader
00:47:09 - Fragment shader
00:49:32 - Shader vs Material
00:51:29 - A first look at shader code
01:02:17 - Vertex Normals
01:06:17 - Interpolators
01:15:59 - Data types (fixed vs half vs float)
01:21:32 - Fragment shader output
01:24:31 - Swizzling
01:33:48 - Passing data from vertex shader to fragment shader
01:42:04 - Space transformation w. Matrices
01:47:07 - UV coordinates & manipulation
01:53:34 - Gradients
02:01:06 - Values outside of 0 to 1
02:09:20 - Triangle waves using math
02:12:04 - Preprocessor constants
02:25:28 - Pattern manipulation
02:31:48 - Blending Modes
02:39:42 - Depth buffer & depth testing (ZTest)
02:56:40 - Waves, ripples & vertex offsetting
03:12:07 - Textures
03:20:33 - World space coordinates
03:28:04 - Texture masking
03:37:33 - Isotropic mip maps
03:42:17 - Anisotropic mip maps
03:44:36 - Point vs bilinear vs trilinear filtering
03:49:54 - Final questions
Project Download & Assignments: docs.google.com/document/d/1h...
Originally streamed as a course for students at futuregames.se/, who were super kind to let me both stream this live as well as upload it here! so massive thanks to the people at FutureGames!!
💖 Patreon ❱ / acegikmo
🐦 Twitter ❱ / freyaholmer
📺 Twitch ❱ / acegikmo
💬 Discord ❱ / discord
🌸 Instagram ❱ / freya_holmer
✫ Video Production by Higher Vision:
➥ / highervision1
➤ Edited by Stelly: / stelly47050876

Пікірлер: 838
@justkiwa
@justkiwa 25 күн бұрын
Who else woke up to this?
@16centpictures
@16centpictures 12 күн бұрын
Um… me…
@Primosushi4750
@Primosushi4750 11 күн бұрын
Me:/
@jamailll469
@jamailll469 11 күн бұрын
No way me too!
@tusharsinha696
@tusharsinha696 11 күн бұрын
😮😮
@xSebun
@xSebun 11 күн бұрын
Me… Do you have any idea why?
@MatthewAWinston
@MatthewAWinston 2 жыл бұрын
This is the most epic "developer" content ever. The style of delivery is only possible for those who live and breathe their material. Freya knows her stuff, and how to teach. Emphasizing what matters. Integrating feedback and questions, while willing to say no, to honor your course intentions. I always learn new details, and deeper understanding of the things I thought I knew. Thank You!
@MoonakaLadyYuna
@MoonakaLadyYuna 2 жыл бұрын
Absolutely
@hoo1320
@hoo1320 2 жыл бұрын
I completely agree With You, Mr. Matt!🤍
@TaylorK531
@TaylorK531 11 ай бұрын
god level tutorial
@RedshirtsGaming
@RedshirtsGaming 7 ай бұрын
YUy b😮
@CorporalDanLives
@CorporalDanLives 3 жыл бұрын
This > College courses I’ve taken. Freya is awesome; also THANK YOU for editing these down from the original stream, this is utterly invaluable stuff.
@loicbouvier7882
@loicbouvier7882 3 жыл бұрын
Everything I ever wanted to know about shader is condensed here. You somehow managed to transform an aspect of game dev that seemed scary and shaddy at first into something actually fun and pretty simple :)) Thank you so much!
@ihateflies5605
@ihateflies5605 2 жыл бұрын
Shady lol
@Corn0nTheCobb
@Corn0nTheCobb 2 жыл бұрын
Shaders aren't shady
@whannabi
@whannabi 2 жыл бұрын
@@Corn0nTheCobb they're scary tho when you don't know a single thing about it.
@NachitenRemix
@NachitenRemix Жыл бұрын
shaders shady lmao
@parrot8613
@parrot8613 7 ай бұрын
😊😊😊😊 U
@kennethgriffin5761
@kennethgriffin5761 3 жыл бұрын
Just canceled my University application. Got all the info I need right here.
@BetaNegative
@BetaNegative 3 жыл бұрын
Haha having finished college I should have done that
@brodakarat6340
@brodakarat6340 3 жыл бұрын
I'm in first year for software engineering wanting to be a game developer and I may have made a mistake... XD
@nitroneonicman
@nitroneonicman 3 жыл бұрын
I took two semesters of computer graphics at college. While this series is nice it doesn't even cover what we went through in a single week of the course. The professor was a fluid physicist who had worked on computer graphics since the 80s. Needless to say he understood the deep inner workings of OpenGL and Vulkan. This video is alright if all you ever intend to do is write basic shaders in Unity. If you want to seriously be considered for a career in the game industry it's better you take an accredited college course. Shaders can be extremely powerful if you know what you're doing, in fact the entirety of Minecraft is generated inside a geometry shader, which I guess if you don't know what that is by watching this video then I guess that proves my point.
@nadaelnokaly4950
@nadaelnokaly4950 3 жыл бұрын
hahahaha :D well I am still confused should i pursue masters degree or learn on my own 🤷‍♀️
@nitroneonicman
@nitroneonicman 3 жыл бұрын
@@nadaelnokaly4950 Good luck getting a job with "I learned on my own" on your resume.
@selgesel
@selgesel 3 жыл бұрын
As a newcomer I must admit that I was at first put off by the length of the video, and wondered why she wouldn't just cut it into parts and upload them individually. But when I did start watching, I got completely hooked. I don't know what kind of wizardry this is but the content just flows so incredibly smoothly and naturally that cutting the video into parts would ruin it. Watching great videos like this makes me want to quit my daily job to have virtually unlimited uninterrupted time so I could watch them anytime I want and focus on making a game myself.
@redone823
@redone823 3 жыл бұрын
Jump on the NFT millionaire art creation to have the time to do what you want.
@petlemons
@petlemons Ай бұрын
@@redone823 This comment aged like a finely spoiled milk
@redone823
@redone823 Ай бұрын
@@petlemons I've been craving milk yogurt since I got home from work.
@petlemons
@petlemons Ай бұрын
@@redone823 hopefully not 3 year old yogurt!
@gsemaj1337
@gsemaj1337 Жыл бұрын
I know I’m late to the party but I just wanted to let you know that everything about this video is perfect. My university graphics class didn’t give us any hands-on experience with shaders and this totally filled the gap. Your pacing, explanations and visualizations were on point. Thank you so much for making this!!
@grrsa
@grrsa 3 жыл бұрын
I've been watching this sporadically through the week. I've never understood the fundamentals so well before! Excellent explanations.
@ambid1795
@ambid1795 3 жыл бұрын
This was truly amazing. I learned so much, even after reading all of the docs I could find on Unity shaders
@marianogonzalez4663
@marianogonzalez4663 3 жыл бұрын
What an amazing resource. Just recently I had started learning shaders from your previous video on the topic so it's a godsend that just now you're starting an in depth shader series. Thank you so much!
@grixxy_666
@grixxy_666 3 жыл бұрын
Just found this in my recommended feed and did NOT expect this much depth and detail. Earned my sub
@qma2275
@qma2275 11 ай бұрын
- I don't have the words to express my gratitude for sharing such a detailed course for free. The university i'm studying to be a game developer at, which charges $1,500 a year, didn't even teach me the basics like C# interfaces and importing assets into Unity, let alone shaders. As a non-native english speaker i had no problems undertanding you, nor was i bored - I am insanely happy i've stumbled upon your channel and this video specifically. Perhaps my career will be built through you and what you do. Thank you in advance :)
@sagitswag1785
@sagitswag1785 11 ай бұрын
Sorry to say this, but if you are paying 1.5k a year and they don't even teach you how to use your engine or the language, you are wasting your money. I would look into a different university and perhaps a different major. Just getting a pure CS degree will make sure you have the fundamentals you need for gamedev. Before you learn shaders it's infinitely more important to have your fundamentals down.
@mikaelamontano
@mikaelamontano 3 жыл бұрын
I can't even begin to explain how thankful I am for this! Thank you so much
@erz3030
@erz3030 3 жыл бұрын
You're amazing Freya! This is incredible, thanks for taking the time for explaining everything in such great detail! Btw, I love the many tangents you go on when explaining things. You always seem to bring up something interesting I didn't know before.
@antoinefortin1386
@antoinefortin1386 2 жыл бұрын
Thank you so much for this! I have been dealing with anxiety for few weeks and everytime I feel super stress or a panic attack is on the line, I just watch your streams and it so relaxing and full of knowledges! 💆‍♂️ Thanks a lot :D
@tojynick
@tojynick 2 жыл бұрын
Just finished watching and thank you so much Freya for the content you're making. It was quite easy for me to understand many of esoteric (at first) concepts with your explanations!
@johndunn8154
@johndunn8154 3 жыл бұрын
I've been looking for sources to educate myself on this subject for weeks, and this is EXACTLY what I was looking for. Thank you so much!!!!
@mcstronghuge
@mcstronghuge 2 жыл бұрын
I've been deconstructing and recreating certain FFXIV effects into After Effects as a hobby, and I find a lot of the initial explanation with the FFXIV examples extremely helpful! Thank you!
@maulik13
@maulik13 2 жыл бұрын
This video is rich with knowledge. It was very interesting to see how you analyzed the popular games to figure out how they might have built the effects using different elements. Total awesomeness!
@superjustin5000
@superjustin5000 3 жыл бұрын
This has been the absolute best source for learning Unity shaders. Thanks for explaining this all so well. The blackboard style drawings are great too, especially when trying to visualize vectors and dot products. Keep being awesome 🤘🤘
@orlandoalmario
@orlandoalmario 3 жыл бұрын
just finished this video, recently started learning about shaders and this video is so complete, direct, and efficient. Thank you so much for sharing!
@benrogers5845
@benrogers5845 Жыл бұрын
You're so skilled at distilling information on the fly, organized into a logical flow appropriate for listeners who may not be familiar with the subject, explaining jargon as you go rather than assuming everyone knows it, etc. That's an extremely valuable set of abilities! Thank you for taking the effort to create this content and share it!!
@EdrisCG
@EdrisCG Жыл бұрын
Your content and tutorials are unbelievably comprehensive and complete! You have veryyyyyyy deep understanding of what you teach and you teach them very well that everybody at every level can be beneficial from that. No one is comparable to you! There is no such good content all over the Internet as the ones you share! Thank you so much!
@ShrewdBear
@ShrewdBear 3 жыл бұрын
Freya you're a godsend... you teach all this technical stuff with such intelligence and grace, it makes learning all of it so easy and intriguing! not to mention your gentle approach is super comforting. Thank you, I'm looking forward to learning a ton from your videos
@brunofruchard6176
@brunofruchard6176 3 жыл бұрын
So awesome to get such a complete lecture for free on the web 🤯 Thank you so much for the great work!
@konradklocek6887
@konradklocek6887 2 жыл бұрын
Thank you so much, I work as gamedev profesionally, but I've always had a problem with shaders. Your style, clear explanations made me not fear about writing and understanding shaders - all the best!
@weltraumimport
@weltraumimport 2 жыл бұрын
i love how questions get answered so nicely like someone asks a thing and freya doesn't just go "oh it's that" but really explains it like "oh it's that, it's used here and there, it's this type of thing, etc." very epic
@bardty
@bardty 2 жыл бұрын
I am halfway through and this is _exactly_ the information, presentation, and tone I was missing to make it finally click. I don't use Unity, but laying out the core concepts and all the white-boarding was super valuable and universally applicable! Thank you, thank you, thank you!
@nucleartide
@nucleartide 2 жыл бұрын
I watched through the entire 4 hours, typed out + ran all the shaders in Unity, and learned SO much. Excited to dig into the exercise! Thanks a bunch for everything, Freya! This course will be invaluable for many shader beginners to come.
@rmt3589
@rmt3589 5 ай бұрын
I plan to do this, and this comment makes me even more excited for it. On my first watchthrough rn, but will eventually as I work on my game engine. I'm already learning so much!!!
@OTadashi162
@OTadashi162 3 жыл бұрын
I love how she makes everything so easy to understand. Freya is awesome ❤🥰
@Quesbe
@Quesbe 2 жыл бұрын
@@goyimshekelstein4826 What? I don't really see the point of your comment...
@Quesbe
@Quesbe 2 жыл бұрын
@@mason4163 What do you mean? She looks very real to me?
@scottdarcy6062
@scottdarcy6062 2 жыл бұрын
The way you teach and communicate information is outstanding. I've seen so many "professionals" and tutorials fail at that first hurdle. Super nice voice, very in depth and easy to understand and very thorough. I loved it
@TextGuy
@TextGuy 2 жыл бұрын
thank you so much, love the way you teach, I'm gonna follow along this series, and probably watch all your other interesting courses related to gamedev as well.
@cogmonocle2140
@cogmonocle2140 Жыл бұрын
I've watched this video through twice and I still refer back to it to refresh myself. An absolutely perfect intro to shaders!
@samwalter17
@samwalter17 Жыл бұрын
This is absolutely fascinating - so many things I have come up against while working on games make so much more sense now! I wish I had watched this video a year ago. Thank you Freya
@glens6145
@glens6145 Жыл бұрын
You have an amazing ability to communicate complex content. Thank you so much for these Freya, they have helped me fill all the gaps that I had after going through numerous texts!
@hiimmehdi
@hiimmehdi 3 жыл бұрын
Tried Finding Content like this for a long time ! amazing video, thank you so much for sharing this with us ! you just gave some more hope to keep going and be a game dev, much love from Algeria
@ahmettxusta
@ahmettxusta 3 жыл бұрын
Thanks, Freya. It's a very clear exposition about shaders. I'm learning lots of things on your channel and I'm grateful for that.
@borismakarows
@borismakarows 2 жыл бұрын
are u Turk ?
@lazybriefcase5257
@lazybriefcase5257 3 жыл бұрын
I've been trying to understand shaders for years and it finally clicked for me after watching this video. Fantastic job!
@THEspindoctor84
@THEspindoctor84 3 жыл бұрын
wow, I'm 17 minutes in, and I can already tell this is incredibly awesome. I have sooo much to learn! I just jumped on your channel and saw that you have so many helpful topics that are not often covered. subscribed! also, you're game showcased at 26:00 looks sick! If one day I have half of your knowledge, I would be happy!
@xr_xharprazoraxtra5428
@xr_xharprazoraxtra5428 10 ай бұрын
⚠⚠⚠ATTENTION⚠⚠⚠ : do NOT change the input names of the vert and frag functions, let v be v, let o be o, let i be i, because in a later episode, one of the Unity Macros will rely on the single letter names, for example : [PART3] light Attenuation : Unity will expect you to have "v" as your meshdata / appdata, if you rename your mesh data as something else, Unity will say "Undeclared identifier 'v'" and because of this, I have been depressed for the last 48 hours (not exaggerated)
@piotrek7633
@piotrek7633 9 ай бұрын
Never change the syntax even if someone who teaches you does it. why make your code harder to read when you can use the same naming everywhere? Use the standards
@Xonatron
@Xonatron 8 ай бұрын
Also read and learn from the error message. It’s always a hint.
@jussirautiainen3784
@jussirautiainen3784 4 ай бұрын
48 hours? Thats all ... I have been depressed for 5 years trying to learn shaders ...
@ruslan_yefimov
@ruslan_yefimov Жыл бұрын
You're just a perfect teacher, thanks for everything! I was really surprised to see such a content
@XxxGuitarMadnessxxX
@XxxGuitarMadnessxxX 2 жыл бұрын
I am so far away from being able to learn this stuff at the moment (I love the programming aspect of things so I would love to implement some of these things for fun lol) but I am absolutely loving the content I'm seeing! This was incredibly informative and the fact that you don't just say "Hey, this is how you accomplish 'x' in this software" and instead go in depth of the actual concepts and ways to apply them is very much appreciated! Thank you for this video lol I'm not sure how I never watched any videos by you before this but definitely following your channel now 😂
@ustoopia
@ustoopia 2 жыл бұрын
You are very good at explaining things very well. Not just by showing stuff on screen but also by speaking about some of the matter or theory behind it. That's a gift. Thanks for making these video's.
@nicogs90
@nicogs90 2 жыл бұрын
Incredible lecture. Thanks! Everything magnificently explained. This video gathers all you need to start playing with shaders
@Adrodoc
@Adrodoc Жыл бұрын
Awesome video!!! This is such a good introduction to shaders. They were black magic to me and other tutorials always left questions open like how can I pass data from the vertex shader to the fragment shader when verticies and fragments don't correspond one to one. Thanks to you I now understand how it all works. Thank you very much!!! Watching this felt like sitting in a really good course at university!
@borjaarantejada7398
@borjaarantejada7398 Жыл бұрын
I cant believe this is actually for everyone! Thank you so much for sharing your knowledge in a smooth way!
@VOIDENSE
@VOIDENSE 2 жыл бұрын
Thank you, your content is awesome. Especially I appreciate good calm diction (English is not my native but I understand everything) and the absence of sharp loud sounds. Thank you! It's a pleasure to watch your videos. Fixing my stress after working day.
@dorondavid4698
@dorondavid4698 3 жыл бұрын
You explain things very well! What most people miss out when making videos about subjects is they explain topics and then jump to another topic right after. You bring up a topic, give examples, explain it, reiterate what it is with references to real world items, THEN move on. Well done!
@ZedaZ80
@ZedaZ80 2 жыл бұрын
I realized this when I was watching a (live) presentation a few months back. The presenter would start talking about a process and half way through, I'd realize "oh, this is really useful, what did she say this was called?" And then she would move on to the next thing @__@
@mazito4445
@mazito4445 3 жыл бұрын
Girl, your way to explain things is great! I watched just 2h of this video and I'm not annoyed, i don't even need a break.
@FrotteeVDH
@FrotteeVDH 2 жыл бұрын
This is absolutely amazing stuff. I had lost my fear of shaders in less than an hour or so. Mrs. Holmér does a great job of explaining - extremely competent and likeable. I'm looking forward to the other parts of this masterpiece.
@Trillian_nlc
@Trillian_nlc Жыл бұрын
I hope you'll find this useful - 12 mins in and I never thought twice about subbing on patreon. You're doing amazing work!
@adahuttula7600
@adahuttula7600 2 жыл бұрын
You definitely have a talent for explaining things in a helpful, easy to understand way. Great tutorial!!😄
@CruelusRex
@CruelusRex 3 жыл бұрын
Hey, Freya this was very interesting and informative. Thank you so much!
@IgnitedMans90
@IgnitedMans90 2 жыл бұрын
This is a great master class but also the best way of teaching. I can feel how you love what you do. Thank you so much for this content.
@MrGribouillage
@MrGribouillage 3 жыл бұрын
utterly interesting ! simple basic concepts very well interconnected and well presented for stunning results ! thank you very much
@BigDaddyGameDev
@BigDaddyGameDev 3 ай бұрын
I've read the documentation, books, and other videos BUT this is the first time shaders have made any sense. Thank you!
@rominaabadi
@rominaabadi 2 жыл бұрын
This was the only tutorial on writing shaders that made sense to me. Thank you.
@SufferDYT
@SufferDYT Жыл бұрын
This is what every Game Dev channel should strive to be. Unadulterated well-communicated actually useful information. You are appreciated.
@nite_owl_was_here
@nite_owl_was_here 10 ай бұрын
Finally got started with this course, really enjoying it so far! Can't believe you're giving this away for free, huge thank you.
@xanderbeaky4546
@xanderbeaky4546 Жыл бұрын
i'm very glad i watched the video all the way through, i've learned more in 4 hours than i would have gotten with any course
@eldar7964
@eldar7964 3 жыл бұрын
Thank you Freya for another gem, saving it for the weekend
@Corn0nTheCobb
@Corn0nTheCobb 2 жыл бұрын
You're welcome!
@dinoscheidt
@dinoscheidt 3 жыл бұрын
What an incredible clarity in thought and explanation. Respect.
@chromosundrift
@chromosundrift 2 жыл бұрын
Thank you. Really well done. I have a lot of programming experience but none in shaders so this was really interesting for me.
@GG-wx8en
@GG-wx8en 2 ай бұрын
That was so great! I finally finished watching all of that. Thank you for this great resource Freya!
@acegikmo
@acegikmo 2 ай бұрын
Happy you liked it!
@ofekazarya7247
@ofekazarya7247 16 күн бұрын
This absultly the longest video I ever watched start to finish on the same day. Great and to the point.
@aritheory
@aritheory 2 жыл бұрын
Thank you so much for doing these lectures. You're an amazing teacher!
@Kholaslittlespot1
@Kholaslittlespot1 2 жыл бұрын
Great teaching style. I will come back to this and watch it all. You're wonderful!
@Mariiius53
@Mariiius53 2 жыл бұрын
I learned so much in one video. I was so confused with what Shaders are, how they works... Thank's so much !
@KanriKaenan
@KanriKaenan 3 жыл бұрын
I watched like 10 minutes so far and I already realize there is such a wealth of knowledge that I have to come back with a college block and take notes. Thank you in advance for what I will learn here.
@Marks0verhere
@Marks0verhere 21 күн бұрын
Heres a fact: you woke up from a deep sleep and this was playing
@Swifter1243
@Swifter1243 2 жыл бұрын
Yo thanks! I made a squiggly rainbow ball. Very proud. I was completely lost on shaders and I watched this video all the way through and I plan to watch a bunch of others of yours, you explain things very thoroughly but not overwhelmingly. Very good way to grasp concepts that I've been struggling with. Keep it up :)
@harborned
@harborned 2 жыл бұрын
Never have I had such a big gap in my knowledge filled in so effectively! Thank you so much!!
@thomasfavrot4987
@thomasfavrot4987 Жыл бұрын
This is insanely good. Thanks a lot for posting this.
@spencersherk7116
@spencersherk7116 2 жыл бұрын
wow, what a great rundown :) this covers my first yr as a graphics programmer pretty well
@numbah16
@numbah16 3 жыл бұрын
I've been fumbling in shaders for the past 3 weeks- this has come at the perfect time, Freya!
@domagojalagic6678
@domagojalagic6678 3 жыл бұрын
Great content! Learned so much from a single video. Keep up the good work! :)
@TheRohichi
@TheRohichi 2 жыл бұрын
Thank for this video series, you make my week ! Best regards from France !
@MohammadAlizade
@MohammadAlizade 3 жыл бұрын
Haven't watched it yet but i know this is another gold video
@richnaisanze
@richnaisanze 3 жыл бұрын
agreed
@umirtech
@umirtech Жыл бұрын
yes
@sarthakghosh1635
@sarthakghosh1635 3 ай бұрын
by far the best tutorial on shaders I have encountered.! Thank you
@ImMatureTony
@ImMatureTony Жыл бұрын
This is the best intro to this stuff I've yet found on here, thanks. ✨
@azatakhunov6061
@azatakhunov6061 2 жыл бұрын
Revising a huge number of video tutorials, I realized that this is the best video from all other video tutorials on shader.
@khronos142
@khronos142 2 жыл бұрын
This is the best thing I've seen when it comes to learning about shaders.
@umutcoskun4247
@umutcoskun4247 3 жыл бұрын
Finally I understand how shaders, materials and textures relate and how they work. Thank you.
@Theratnoob
@Theratnoob 29 күн бұрын
I fell asleep and the last thing I watch was this 💀
@irfanrazamirza9338
@irfanrazamirza9338 3 жыл бұрын
i haven't gone through the video but i think it will be really good. i love all your videos it's packed with jam of knowledge.
@AnonymUser
@AnonymUser Жыл бұрын
I paused at 1:03:57 Started searching what the hell are float2, float3, float4. After digging for quite a while, assumed based on what I found that these are for storing multiple floats (float3 position has x,y,z, a float4 color has r,g,b,a etc...). Unpause the video, bam, explanation. Either way, amazing video! I'm completely new and following very nicely and with excitement to learn more through the whole series!
@Corb4l
@Corb4l 3 ай бұрын
I keep coming back at this video, it's so incredibly well taught. Stuff that are usually way too complicated for my two brain cells somehow become tangible and understandable. Many thanks for your content, it's absolutely brilliant :)
@abhilashlr9259
@abhilashlr9259 Жыл бұрын
I'm learning game dev in university right now and she is really good at teaching complex topics. Thank you for posting!
@RumpledCode
@RumpledCode 2 жыл бұрын
This is such a high quality resource to learn shaders, thanks for uploading!
@manli2501
@manli2501 2 жыл бұрын
Thanks for your video, it’s definitely helping lots of people who intended to learn about Shader like all of us. You make it so easy to understand and knowing the structure about how Shader work. You have reached lot of people like you wish, I’m the one of them. Thanks for your good works again! From a future HK student lol
@benzsuankularb130
@benzsuankularb130 2 жыл бұрын
This is unbelievable.. Founding the one who knows math, art's aesthetic, coding's aesthetic with the teaching skill and putting all together on KZbin. Thank you so much for this!
@alek3tt
@alek3tt 2 жыл бұрын
After years of doing great stuff in Unity shaders via Amplify editor and Shader Graph not knowing what I actually do, finally someone explained me what is happening behind the scene and how the things that work actually work :) Thank you for this free knowledge!
@cptwoody7103
@cptwoody7103 2 жыл бұрын
how about now ?? i feel like come to this way its rly hard ,some are used to learn 6 year to good at it // im new here :( 🥺
@oystercatcher943
@oystercatcher943 Жыл бұрын
Really good explanation of sub-surface scattering. I sort of knew what it was but not what the resultant visual effect was. Thanks! And I've only just watched the start.
@Aloisio_PN
@Aloisio_PN 2 жыл бұрын
Freya, you are very incredible. I'm starting with shaders and was completely lost. You helped me a lot! Thank you for that! Merry Christmas and happy new year!
@Aloisio_PN
@Aloisio_PN 2 жыл бұрын
Please help us with Toon shader, Outlines shader and Edge Detection Outlines shader. It would be amazing! 😁
@GameDevNerd
@GameDevNerd 2 жыл бұрын
The way Freya provides visualizations of the math is so incredibly useful to me as a programmer. I may have been using a function, algorithm or concept for years and never truly understood it until I saw the visualizations, then suddenly you become one with the math you're doing in your code. I watch these videos again and again ...
@yamski5381
@yamski5381 3 жыл бұрын
Wow this is GOLDEN!! I wish this existed when I started learning shadercode.
@brandonsayring
@brandonsayring Жыл бұрын
Thank you so much for uploading this! I'm a web developer and have been building interactive stuff in THREE js for a few years and recently decided to delve into the world of shaders. It initially seemed like such a dense field of black magic. A lot of the content online is either super basic "hello world" projects or on the insanely esoteric end of the spectrum. Also the struggle with learning new languages is that it's difficult to know if the information you're looking at is bad practice or not. Coming from a js background, there's a lot of seemingly arbitrary functions and float values in the code on sites like shader frog that are without comments. Even thought THREE js uses GLSL, there is a lot of cross overs and this tutorial definitely cleared up a lot of my frustrations which was super helpful in wrapping my head around actual use cases of shader fundamentals. Thanks so much!
@serrion1394
@serrion1394 2 жыл бұрын
Love your work! 😁 Thank you for the quality content!😸
@NounourSOAD
@NounourSOAD 3 жыл бұрын
Oh god now i understand this src color dest color madness. Brilliant ! Thanks a lot for sharing your knowledge and editing those videos.
@pookage
@pookage Жыл бұрын
After bashing my head against The Book of Shaders for this last week and just wanting to curl up into a ball and cry; coming to this video has been...such an incredible breath of fresh air. I'm finishing this first video excited by the possibilities, and pumped about starting the next one on Monday - the difference that a good teacher makes is really incredible - thank you! 🙏🙌
Something Strange Happens When You Follow Einstein's Math
37:03
Veritasium
Рет қаралды 343 М.
Rabbit R1: Barely Reviewable
19:53
Marques Brownlee
Рет қаралды 2,1 МЛН
蜘蛛侠这操作也太坏了吧#蜘蛛侠#超人#超凡蜘蛛
00:47
超凡蜘蛛
Рет қаралды 15 МЛН
Парковка Пошла Не По Плану 😨
00:12
Глеб Рандалайнен
Рет қаралды 13 МЛН
1 класс vs 11 класс (рисунок)
00:37
БЕРТ
Рет қаралды 2,6 МЛН
How Do Games Render So Much Grass?
15:52
Acerola
Рет қаралды 308 М.
I Tried a Disney Secret Project!
11:33
Marques Brownlee
Рет қаралды 4,7 МЛН
I re-coded Minecraft, purely for MAXIMUM FPS (World Record)
11:26
Why can't you multiply vectors?
51:16
Freya Holmér
Рет қаралды 381 М.
An introduction to Shader Art Coding
22:40
kishimisu
Рет қаралды 876 М.
Healthbars, SDFs & Lighting • Shaders for Game Devs [Part 2]
3:30:03
Freya Holmér
Рет қаралды 202 М.
What Is A Graphics Programmer?
30:21
Acerola
Рет қаралды 343 М.
The Full Story of MrBeast
1:55:32
Colin and Samir
Рет қаралды 21 МЛН
The Continuity of Splines
1:13:50
Freya Holmér
Рет қаралды 1,3 МЛН
Is Strictly Apple a SCAM?
27:22
Austin Evans
Рет қаралды 273 М.
Как открыть дверь в Jaecoo J8? Удобно?🤔😊
0:27
Суворкин Сергей
Рет қаралды 808 М.
🤯Самая КРУТАЯ Функция #shorts
0:58
YOLODROID
Рет қаралды 1,3 МЛН
Result of the portable iPhone electrical machine #hacks
1:01
KevKevKiwi
Рет қаралды 5 МЛН