I coded a Minecraft Shader with Distant Horizons - Code Your Own Shader Part 1

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии • 595

  • @samuelgerkin
    @samuelgerkin  5 месяцев назад +131

    CORRECTION: Distant Horizon's lightmapCoords should in fact be gl_TextureMatrix[1] * gl_MultiTexCoord1.xy, not gl_TextureMatrix[2] * gl_MultiTexCoord2.xy. Thanks to Bálint for pointing this out!

    • @theseangle
      @theseangle 3 месяца назад +1

      Why did it still work for you though?

    • @samuelgerkin
      @samuelgerkin  3 месяца назад +3

      @@theseangle it’s been a while, but I think either it didn’t work and I didn’t notice, or I fixed it offscreen and forget to show it

    • @TigerGaming-kp9yn
      @TigerGaming-kp9yn 25 дней назад

      Balint is famous

  • @Desenrad
    @Desenrad 6 месяцев назад +482

    There isn't enough people showing how shaders are made. Every designer makes their own theme. But for years now I have not been able to just find the perfect shader that looks good and performs well. I want to understand what it takes to have good visuals and good performance. You did an amazing job with this part 1. I really hope you end up going over all the features as well as ray tracing eventually. Not enough people do this sort of content. It is so nice to have a helping hand show you how its done so the user can just focus on the creative aspect. You've gained a sub!
    My goal with your help, is to make a shader that works well with VR and Distant Horizons.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +49

      Thank you so so much for the super thanks!! I am so glad this video helped you learn! Next part will add reflections, shadows etc, then I plan to go into ray traced shadows from light sources, then full ray tracing! All the best on your shader, VR + Distant Horizons sounds fantastic! Looking forward to seeing it! :)

    • @OrangeC7
      @OrangeC7 5 месяцев назад +10

      That end goal is something I've wanted to see for a while now. Best of luck!

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад +9

      @@OrangeC7 Thank you! :)

    • @0AThijs
      @0AThijs 5 месяцев назад +1

      Not just shaders, a lot of other things actually. We need more people like this.

    • @SirFunky
      @SirFunky 3 месяца назад

      its looks rubbish though?

  • @romrom83
    @romrom83 6 месяцев назад +407

    man it's crazy how well you explain things, i've followed many tutorials for similar things where i could barely comprehend anything, and with this one it feels like i have years of experience, love it!

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +29

      I’m glad it helped! 😀

    • @aldrichzayne0822
      @aldrichzayne0822 5 месяцев назад

      true

    • @vulpine3431
      @vulpine3431 3 месяца назад +2

      The reason for that is that some people just make 50 minute videos where they basically copy paste code from the already completed project, without actually teaching anything.
      This video actually teaches you how shit gets done.

  • @agcgerkin
    @agcgerkin 6 месяцев назад +215

    Thanks!

  • @bank8489
    @bank8489 6 месяцев назад +259

    i remember when i was trying to get into making shaders all the way back in 1.7.10, there was pretty much zero tutorials and you could only really do it if you already had general experience with advanced graphics programming. something like this amazing video would have been so nice to have for 13 year old me

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +34

      I'm glad I could make it available now! If only I had made it 13 years ago!

    • @MoonLight-xk8dh
      @MoonLight-xk8dh 6 месяцев назад +1

      I agree same for me

    • @theseangle
      @theseangle 3 месяца назад

      ​@@samuelgerkin "13 years ago" man 🌚

  • @dummybugstudios6450
    @dummybugstudios6450 6 месяцев назад +38

    This is not just a minecraft tutorial. They literally could have shown this video as part of the graphics module in my computer science degree and it would have been wildly instructive. The least I can do is like and subscribe. Thank you for this wonderful resource.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +5

      Thank you so much! I’m glad I could make it!

  • @zed.lmaooo
    @zed.lmaooo 5 месяцев назад +11

    Literally just Minecraft Bob Ross: calming voice and making beautiful landscapes out of thin air

  • @redstoneninja3375
    @redstoneninja3375 6 месяцев назад +27

    This was a wonderful video, i easily understood everything and didn't even realise it was an hour long, definitely subscribed please make more such videos

    • @NinetyEight418
      @NinetyEight418 6 месяцев назад +3

      Woah

    • @Twong3lol
      @Twong3lol 6 месяцев назад +3

      @@NinetyEight418 thats like 50 cents btw

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +9

      I will, thank you so much for the super thanks! :D

    • @Twong3lol
      @Twong3lol 6 месяцев назад +1

      @bedantaEva I didn't check lol

    • @Capybarrrraaaa
      @Capybarrrraaaa 5 месяцев назад

      @@Twong3lol It's a lot to give for some. What matters is that they gave

  • @eisen161
    @eisen161 6 месяцев назад +125

    Amazing! Now, instead of being unable to run other people's shaders, I can build my own shader that I'm unable to run! Fun video, though. I always wondered how it worked.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +27

      Now you know! The cool part about building your own shader is you can optimize it's features and performance to work on most any hardware!

  • @juhtahel7454
    @juhtahel7454 5 месяцев назад +16

    What a well put together video! I wish more people made videos that combine the knowledge they are trying to teach, visualization of what you are teaching (both code and the impact it has on how MC looks), as well as audio (crystal clear, not rambling, well thought out, gives insight into what you can look up to learn more). Here's hoping you enjoyed making this and would enjoy making other high quality content like it.

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад +3

      Thank you so much!! :D I enjoyed it a lot though the editing was pretty intensive haha; more coming soon!

    • @juhtahel7454
      @juhtahel7454 5 месяцев назад

      @@samuelgerkin I had a feeling it was hard to make so I'm glad you saw that in the last sentence, you definitely shouldn't feel like you have to polish your videos like you did this one, but it was appreciated :)

  • @MCSteve_
    @MCSteve_ 6 месяцев назад +65

    As someone who has gone through a lot of the headache of learning graphics programming (in general) on my own... Im envious I did not have a resource that's this clear and succinct as this video, among other things, amazing! Was able to learn some little things here and there, so thank you.
    Minecraft Shaders is definitely added on the list of rainy day projects thanks to this.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +7

      Thanks so much! I had to go through a lot of headache too learning, so I'm so glad I could provide a good resource! Enjoy that rainy day project :)

    • @theseangle
      @theseangle 3 месяца назад

      Minecraft shaders & Iris is apparently a very good framework to get started with 3D graphics programming.
      Otherwise you basically either gotta start from ground zero - making a game without an engine or resort to using some very high level non realistic too abstracted WEBGL based environment

  • @Roza12891
    @Roza12891 5 месяцев назад +3

    Bro, you should teach us integrate some optimization methods to its limits into this because there are many people who want to play Minecraft with raytracing but just have a GTX 1050 Ti, so I hope you can do that as well.

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад +3

      Absolutely! I just got back from a vacation and I was writing a ray tracing acceleration structure for fun, that would be great to implement later! And thanks so much! :)

    • @leiocerayt
      @leiocerayt 5 месяцев назад

      @@samuelgerkin How was your vacation? Was it relaxing?

  • @fyoncleanimates
    @fyoncleanimates 6 месяцев назад +43

    Even tho i don't wanna make a shader, or even tho im not related to coding, i watched your video and had fun, you explaining very well, i look forward to your other videos!
    (I also love how you freezed the frame for the people with epilepsy or motion sickness. Big Respect.)

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +7

      Thank you so much! I'm glad it was fun! :)

  • @teamredstudio7012
    @teamredstudio7012 6 месяцев назад +36

    I've been trying to learn this since I was a little kid. It's funny how a random day RUclips recommends this video and it's exactly what I was looking for!

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +8

      I hope it was helpful! :) Happy learning!

  • @FosyArt
    @FosyArt 15 дней назад +1

    This is basically a step by step totorial, i never watch these when i dont need help but this was so entertaining to watch casually!

  • @4louisMC
    @4louisMC 6 месяцев назад +11

    Wow! That’s all I can say…
    Amazing detail, amazing storytelling, amazing explanations and amazing results!
    10/10 for sure!

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +2

      Wow, thanks so much! I'm glad you enjoyed!

  • @1ups_15
    @1ups_15 6 месяцев назад +8

    I am a begginner with shader programming and your video really got me into minecraft shaders, thanks to you I am now developping my own shader and it's SO interesting, I've already made some pretty cool stuff, and I can't wait for other parts of the serie because I have absolutely NO clue how I could implement shadows and some other stuff lol

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад +1

      That’s fantastic! Glad I could help you great cool things! Next part will be all about lighting so that will add a lot of tools to your toolbox :)

  • @torbens.811
    @torbens.811 5 месяцев назад +2

    Please I beg you I need the next part 🙏

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад +1

      @@torbens.811 Thank you so much!! It’s nearly all filmed, editing is next!

    • @torbens.811
      @torbens.811 5 месяцев назад

      @@samuelgerkin YAY

  • @_void825
    @_void825 5 месяцев назад +12

    I had no clue I wanted to make my own shader until I watched this vid lol

  • @dawidhyeshua7138
    @dawidhyeshua7138 5 месяцев назад +2

    I don't even code but YOU'R VOICE AND THE WAY U EXPLAIN THINGS IS SO CALMING!!!!

  • @hex8751
    @hex8751 3 месяца назад +2

    Wow, i have quite literately never seen a video on making minecraft shaders. Its like a hidden thing no one talks about but everyone uses. Thank you for this great tutorial. Always have wondered how shaders were made.

    • @samuelgerkin
      @samuelgerkin  3 месяца назад

      Yeah I'm surprised there haven't been more videos on this topic! I'm glad I could make this one!

  • @peppidesu
    @peppidesu 6 месяцев назад +9

    17:15 avoid if statements in GPU code. GPU cores are grouped into so-called warps. cores in the same warp must execute the same instruction, always, except for cores that are disabled by a mask. If two cores in the same warp branch differently, one core has to wait for the other core to finish executing its branch before it can continue execution.
    This is called predicated execution, and it is one of the biggest performance killers in shader code.
    For reference, I implemented bounding box checking on the GPU once for a ray tracer, and it performed WORSE, because cores that exited early had to wait for the other cores to finish anyway, and all cores had to do additional computations.

    • @fleroviux
      @fleroviux 6 месяцев назад +5

      You're not wrong in general, however I don't think it's really applicable here. That kind of if-statement is the standard way to implement an alpha test and it's going to converge extremely well (just don't use a super noisy texture), meaning that more often than not all threads in a warp will take the same branch. The execution will only diverge in regions where locally there are some fragments that pass the alpha test and some that don't.

    • @fleroviux
      @fleroviux 6 месяцев назад +2

      Besides that in general divergent execution only gets really bad if at least one of the code branches is fairly long/expensive.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +2

      Definitely, just keeping it simple since the performance concerns aren't major here and it's easier to learn the logic using if statements when you're starting out. I'll mention that in a future video though!

  • @dragoni_penguin
    @dragoni_penguin 6 месяцев назад +3

    just when i was about to give up after messing with shader dev, i find this :o
    thank you

  • @thegooberator
    @thegooberator 6 месяцев назад +3

    This is probably the best programming tutorial I’ve seen just in general. Not slow or fast, straight to the point. Very informative. 👍

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +1

      Wow, thanks so much!

    • @thegooberator
      @thegooberator 6 месяцев назад +1

      @@samuelgerkin I was able to recreate a few of the 1.8 super secret setting shaders. I also learned that you can just ctrl f and find the old shaders frag and vert files, although they are openGL version 120.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +1

      @@thegooberator fantastic! Where are you pressing CTRL F?

    • @thegooberator
      @thegooberator 6 месяцев назад

      @@samuelgerkin file explorer after extracting the 1.8.7.jar

  • @ThereLmves
    @ThereLmves 6 месяцев назад +1

    Its crazy how understood nothing, was never interested in making shaders, probably never will, never even thought of programming, yet watched this entire video from begining to end, actually enjoyed it, understood nothing, yet understood everything at the same time because he explains stuff very well, and his calm voice tone just attracts your attension for some reason.. i really cant wait for the next part of this, and im really interested into seeing jow the shader turns out now lol

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +1

      I’m glad you enjoyed! :) it will be fun to see where the shader ends up!

  • @LinkiePup
    @LinkiePup 5 месяцев назад +1

    I learned more about coding already in 4 minutes 3 seconds in than half the coding tutorials on youtube.
    Thank you.

  • @SWAGCOWVIDEO
    @SWAGCOWVIDEO 5 месяцев назад +2

    I thought this was going to be a super high level show and tell but it's actually a fantastic primer on 3d graphics. Pleasantly surprised me.

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад +1

      Glad you enjoyed! I love 3d graphics :)

  • @publicalias8172
    @publicalias8172 5 месяцев назад +4

    This is a gem. actually exactly what I was looking for thanks for sharing your knowledge! :)

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад

      Thanks so much! So glad you enjoyed and could learn something! :)

  • @JoeFly2009
    @JoeFly2009 6 месяцев назад +3

    I just love this video. It explains everything so well and it's straight to the point.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад

      Thanks so much! Glad you enjoyed!

  • @AndreiTache
    @AndreiTache 6 месяцев назад +7

    This has to be the coziest programming tutorial!

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +4

      I think Sebastian Lague has me beat for sure haha, but thanks so much!

    • @AndreiTache
      @AndreiTache 6 месяцев назад

      @@samuelgerkin His vids are goated, but my impostor syndrome kicks into overdrive watching them so I can't say I'm very relaxed lol
      Looking forward to your next videos!

  • @RealPnoenix
    @RealPnoenix 6 месяцев назад +6

    Didn't expect to watch shader coding today, but I did enjoy it lol

  • @sirbackenbart
    @sirbackenbart 6 месяцев назад +1

    This is by far the easiest to follow and best to understand tutorial explaining shaders with the example of Minecraft, wow. Incredible work!

  • @truestbluu
    @truestbluu 6 месяцев назад +3

    the flat out reference is crazy, i used to play that as a kid

  • @possiblyzslot838
    @possiblyzslot838 4 месяца назад

    A new definitive shader tutorial! Thank you for putting in the effort to show what you actually do, I clicked on this thinking it was just a devlog at first.

    • @samuelgerkin
      @samuelgerkin  4 месяца назад

      Thanks so much! I know there was hardly any content on this when I was learning it the first time so I hope this helps!

  • @guromenst4416
    @guromenst4416 6 месяцев назад +2

    Even though i barely understand anything of what you've said, i really appreciate your hard work and dedication

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +1

      Thank you! If you set your mind to it you can figure it out!

  • @Raskoll
    @Raskoll 6 месяцев назад +3

    This was a perfect video. It fully enabled me to indulge in this new time sink lol

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +1

      Thank you so much! Have fun coding! :)

  • @maninthebags
    @maninthebags 6 месяцев назад +3

    Thank you, This helped so much, actually i thought this was one of those videos where they make one and don't show how to do it. so when i saw the video i was like i should make my own shader and found nothing, this was until gave up and just watched the video, to my surprise it was a tutorial. Yet again thank you for helping a lot of people starting on making shaders. cant wait for the next video.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +1

      Haha I guess I could have made it a little more clear. I'm so glad I could help though!

  • @frittex
    @frittex 6 месяцев назад +1

    this video is so wholesome for no reason at all

  • @Salamander002
    @Salamander002 6 месяцев назад +8

    oh cool, I was thinking about learning computer graphics but didn't really think about applying what I learn in minecraft. will visit this idea later after reading a book or two

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +4

      It’s a great way to learn! It’s how I did!

  • @echo_the_developer
    @echo_the_developer 2 месяца назад +2

    Hey man! Ive been learning glsl and wanted to learn it in a more fun way than just colouring triangles. thanks alot for this video!

    • @samuelgerkin
      @samuelgerkin  Месяц назад

      Minecraft is a great way to learn! Glad you enjoyed!

  • @salby69
    @salby69 4 месяца назад +1

    I have never felt happier watching a RUclips video

  • @baileydasis5624
    @baileydasis5624 6 месяцев назад

    My guy you explained this so well and so thoroughly that I'm entirely certain even people with no coding experience would understand exactly what you were talking about the entire time

  • @CreativeDrone
    @CreativeDrone 6 месяцев назад +23

    Welcome back! Was just looking for your next upload

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +5

      Thank you! :) Go for it, you can do it! It’s so much fun! Hope this video helps!

  • @ZealousVR446
    @ZealousVR446 5 месяцев назад +1

    I myself have been recently fascinated by coding and this all looks so complex and makes me wanna learn code more!

  • @Jamtri
    @Jamtri 6 месяцев назад +3

    This video appeared at just the right time for me. Amazing

  • @kono152
    @kono152 5 месяцев назад +1

    oh my god ive been looking for so long for how to make minecraft shaders!! i'm very excited for the follow up video

  • @Elca_Gaming
    @Elca_Gaming 6 месяцев назад +1

    This is such a good tutorial, actually makes jump onto my PC and try it for myself!

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад

      Go for it! It’s a lot of fun!

  • @Hazenrdpk2612
    @Hazenrdpk2612 4 месяца назад +1

    Have been looking for this for along time, keep these tutorials up and thanks!

  • @Brickselot
    @Brickselot 6 месяцев назад +1

    I probably will never create a shader myself, but this video is super interesting and gives me uni course vibes. The difference to a uni course, is that this teacher can actually explain quite well

  • @minecraftzest4343
    @minecraftzest4343 6 месяцев назад +2

    This is perfect timing! I was just about to give up on learning shaders, thank you so much! I’m surprised there isn’t any other tutorials out there

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад

      I’m so glad I could help you learn!

  • @HumanGamer
    @HumanGamer 6 месяцев назад +5

    make sure to cover block outlines in part 2. also I would actually like to see how vanilla's ambient occlusion could be replicated.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +3

      I will! I'll add ambient occlusion too! I forgot to mention that Minecraft's default ambient occlusion is included in vaColor, so it got added when we added the foliage color! You can turn off the default AO by telling optifine/iris with "const float ambientOcclusionLevel = 0.0f;" in any fragment shader

    • @HumanGamer
      @HumanGamer 6 месяцев назад +2

      @@samuelgerkin ah I see, thanks!

  • @joegurt9053
    @joegurt9053 5 месяцев назад +3

    My horrible linear algebra professor has made me terrified of anything related to computer graphics. This video partially helped me overcome those fears :)

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад +1

      I'm glad I could help you learn! :)

  • @l0krys
    @l0krys 6 месяцев назад +2

    I love how friendly the explanation sounds, keep it up 😁

  • @Woflje
    @Woflje 6 месяцев назад +2

    This video helps me sleep. So soothing.

  • @shsupercm
    @shsupercm 6 месяцев назад +2

    Extremely informative and explained in a very understandable way. Great job on this video

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад

      Thanks so much! I'm glad it was informative!

  • @HarpreetSingh-xg2zm
    @HarpreetSingh-xg2zm 3 месяца назад +1

    Thank you so much. Was looking for a tutorial to start learning shaders

  • @xori
    @xori 6 месяцев назад +1

    i've always wondered how shaders worked and this was really interesting!

  • @kadenhansen
    @kadenhansen 6 месяцев назад +1

    Thanks so much for this video! This is something I never thought I could let alone want to learn!

  • @oliver-x2m8l
    @oliver-x2m8l 6 месяцев назад +3

    can''t wait until the next one, do we have a general eta?

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад +1

      not yet unfortunately, but it's deep in the works!

  • @Quisspo
    @Quisspo 5 месяцев назад +1

    This is amazing!
    I always wanted to get into programming my own shader for a long time, but most existing tutorials are really lacking compared to this one
    I hope at some point you'll also do a little bit about clouds and possibly multiple cloud layers. I love shaders with extensive and realistic clouds, so that would be interesting to learn about

    • @samuelgerkin
      @samuelgerkin  4 месяца назад +1

      Thanks so much, glad it was helpful! I have not done work with clouds before but I might get into it in the future!

  • @paulojose7568
    @paulojose7568 6 месяцев назад +2

    Bro casually explaining shader development like even young people would understand.
    I'm definitely following the series to learn how all this magic works

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +2

      Thank you! I’m glad you found it helpful! It’s a beautiful system to learn!

  • @woofcaptain8212
    @woofcaptain8212 6 месяцев назад +3

    This is legitimately really good

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад

      I’m so glad you enjoyed it!! :)

  • @-CookieDev-
    @-CookieDev- 4 месяца назад +2

    i like videos like this, when you make mistakes you show them and you laugh them off, very cool video that i didnt understand because i dont plan on doing this. im gonna subscribe!! :)

    • @samuelgerkin
      @samuelgerkin  4 месяца назад +1

      So glad you enjoyed! Thanks so much!

  • @WhatsDown
    @WhatsDown 5 месяцев назад

    I have almost no clue what you're talking about, but I still somehow understand what's going on. Great tutorial, and I'm sure this is going to help many others in the future!

  • @Console.Log01
    @Console.Log01 6 месяцев назад +1

    I'm definitely trying this once I have time.

  • @GuillemPoy
    @GuillemPoy 6 месяцев назад +1

    I actually loved the Earth's curvature. I would enable it just enough so you don't see things popping in after loading (including distance horizons)

  • @MissCatsune
    @MissCatsune 5 месяцев назад +1

    Wow, this is so well explained, my PC is now dying of good graphics~

  • @lordender_kitty_official
    @lordender_kitty_official 6 месяцев назад

    this is the best shader tutorial i've ever found. i've been wanting to get into shaders for probably over a year. at least since i started modding. but nothing has ever made sense to me and this is the first thing i've seen that has made anything make actual sense. so thank you and i hope that you continue with more videos in this series because i would love to learn more about this.
    only annoying thing though with graphics and rendering stuff is that i was home schooled and don't really know how to do a lot of the crazy math, as well as my computer having such an ass graphics card that i can't even run DH. but i will definitely work towards improving my knowledge and pc setup, lol.

  • @felixmueller7341
    @felixmueller7341 6 месяцев назад +3

    Is there going to be a part 2? learning about how to implement normal maps would be cool.

  • @Spiderfffun
    @Spiderfffun 6 месяцев назад +9

    i thought this was gonna be a "i did some mining off camera" type thing but you actually explained it all! I love it!
    edit: btw do you have the vanilla looking shader with DH support? i'd like to try messing around with that when i get the time, but i dont really want to spend the time copying what you did if you have it.

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад +2

      I've released it now, here it is! modrinth.com/shader/daybreak-shader/versions Just unzip to look at the code! It may be a little messy, haven't fine-tuned it just yet

  • @MrTiger-ud7jc
    @MrTiger-ud7jc 6 месяцев назад +1

    really well explained dude great video!!! enjoyed watching it eventho didnt programm along

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад

      I’m glad you enjoyed! :)

  • @real2late
    @real2late 6 месяцев назад +1

    I don't play Minecraft anymore. Still watched the entire thing, this is super useful for gamedev as well!

  • @SuperLlama88888
    @SuperLlama88888 6 месяцев назад +2

    This is an amazing explanation! Thank you!

  • @DARKAR_117
    @DARKAR_117 6 месяцев назад +1

    my man needs to keep doing this kind of tutorials :)

  • @efeloteishe4675
    @efeloteishe4675 6 месяцев назад +1

    Nice video, thanks to you I was able to implement shadows to my engine.

  • @antonpieper
    @antonpieper 6 месяцев назад

    This really has been the best Minecraft shader tutorial/programming session I have seen yet! I am looking forward to seeing the more complex shader effects :)

  • @JosephMlika
    @JosephMlika 6 месяцев назад +3

    Thank you! Always superior videos!

  • @stevebook8134
    @stevebook8134 6 месяцев назад +1

    Extremely well done tutorial

  • @intense_network
    @intense_network 6 месяцев назад

    We need another video/playlist explaining ALL about coding a shader including explanation of everything of the code

  • @bank8489
    @bank8489 6 месяцев назад +2

    this video is absolutely remarkable

  • @PiotrBarcz
    @PiotrBarcz 4 месяца назад

    Finally someone did it, unreal, thank you.

  • @ginodianna-h1z
    @ginodianna-h1z 5 месяцев назад

    idk why but your voice made my day so much better

  • @superJK92
    @superJK92 5 месяцев назад +2

    You deserve way more subscribers then you currently have

  • @חננאלרועיארבל
    @חננאלרועיארבל 6 месяцев назад +2

    To everyone who have followed the tutorial and is waiting for the second part: experiment with the code as much as possible(after making a backup of course), it'll make you understand it way better.

    • @samuelgerkin
      @samuelgerkin  5 месяцев назад

      Definitely, experimentation is a great way to learn!

  • @nebulae_wanderer
    @nebulae_wanderer 6 месяцев назад +2

    Man i've been looking for an intro like that for a whiiiiile. I've been meaning to try writing a shader and apply a few tricks of my own for quite a bit but couldn't find (and didn't search much) a good introduction to MC shaders.

  • @BuraziZami
    @BuraziZami 4 месяца назад

    you have a great knack for making complex topics fun! ‍♂️

  • @navee_193
    @navee_193 6 месяцев назад +1

    I watched the entire video, I didn't understand anything, I liked anyways. Graphics coding is just mysterious for me.

  • @aliabbadi5707
    @aliabbadi5707 6 месяцев назад +2

    loved the tutorial
    feels good learning how to code 👍

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад

      I’m glad you enjoyed it! Coding is amazing :)

  • @BenedictGS
    @BenedictGS 6 месяцев назад +1

    You are doing great work here

  • @samwilde8311
    @samwilde8311 3 месяца назад +1

    This video is amazing! Back when I tried to make a shader several years ago I wound up getting banned from SLabs and just giving up because I got into a heated argument with them. I could not understand the resources they provided since I had no previous experience with computer graphics and they refused to help explain it to me.
    (which is fair, I'd hate to explain variable types, ifs, loops, etc. to a noob, but at the time it was deeply frustrating)

    • @samuelgerkin
      @samuelgerkin  3 месяца назад

      I'm glad this video could help!

  • @blockblockgoose
    @blockblockgoose 6 месяцев назад +2

    Tysm, I have been wanting to try out shader coding for a while, and I think this video will help me. I'm gonna use emacs though becasue I think it would be fun to learn both shader code and emacs side by side :)

  • @loftyTHEOWNER
    @loftyTHEOWNER 6 месяцев назад +2

    This video is pure gold!

  • @mayukhchakraborty5364
    @mayukhchakraborty5364 3 месяца назад +1

    As a to-be college student, and of-course love for mathematics, especially linear algebra and calculus, this can be a really good exercise to keep me up with my best skills. (I also lovee minecraft BTW, playing since 1.8 days)

    • @samuelgerkin
      @samuelgerkin  3 месяца назад

      It's a fantastic place for all those interests to combine! :)

  • @Iwasfoundunharmed
    @Iwasfoundunharmed 6 месяцев назад +1

    Though im probably never gonna use this its still interesting to watch and keep stuff in mind.

  • @miamicenter12
    @miamicenter12 6 месяцев назад

    Oh man, I just had an Computer Graphics lessons at University, and this video explains it all better (we pretty much had very same topics as we've been learning OpenGL)
    This makes up for an proper Educational material

    • @samuelgerkin
      @samuelgerkin  6 месяцев назад

      I'm so glad I could help! :)

  • @user-akrturuus
    @user-akrturuus 6 месяцев назад +1

    Absolutely Amazing ❤

  • @BytePix2
    @BytePix2 5 месяцев назад

    this is probably the only video that's actually helpful

  • @zinixoficial
    @zinixoficial 5 месяцев назад

    You are like the hipyo tech of minecraft. keep it up!

  • @Drew-Chase
    @Drew-Chase 5 месяцев назад +1

    Thank you!!! I've been looking for a good resource for learning GLSL Shaders for Minecraft. Everything seems to be very unity-centric.

  • @NeaLx86
    @NeaLx86 6 месяцев назад +2

    i've found that its better to keep the foliage color as a vec4, as certain mods (such as litematica) use vertex colors with transparency