I added Shaders to my C++ Minecraft Clone!

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ธ.ค. 2024

ความคิดเห็น • 42

  • @Godot-Game-Dev
    @Godot-Game-Dev ปีที่แล้ว +23

    if you haven't already added it, ambient occlusion would make the game (or clone or whatever) look more realistic. Also things like bloom, lens flairs or even halation and volumetric fog if you can afford to render it would make it look amazing!

  • @mertcanzafer9901
    @mertcanzafer9901 ปีที่แล้ว +7

    I love that There are lot of people on the internet who can help you when you most needed. TH-cam tutorials, documents, resources are helpful for people who couldn't take enough knowledge from school but luckly, learning programing is getting easier and knowledge is also getting more accessible by the time

    • @lowlevelgamedev9330
      @lowlevelgamedev9330  ปีที่แล้ว +4

      yes I totally agree, I love learning from youtube, all I know was learned from here 😂

  • @andrewb4611
    @andrewb4611 ปีที่แล้ว +3

    I think AO and distance fog would really help the visuals of this game.

  • @caiostange2770
    @caiostange2770 ปีที่แล้ว +2

    You can make the water look way better by making it almost completely transparent, then multiplying the color of the background a Lerp. The step of the lerp should be the depth of the water (background depth - water surface depth), the A of the lerp should be white, and the B of the lerp should be a cyan color. This way, the deeper water makes the background image multiplied by a darker and darker cyan, which creates a beautiful gradient.

    • @lowlevelgamedev9330
      @lowlevelgamedev9330  ปีที่แล้ว +1

      I actually have something like that, I want to first add screen space reflections tho, in the video it is 50% transparent and now I made it with the fresnel rule. I still need to figure out SSR tho for a nice result. Thanks for the tips 💪

    • @caiostange2770
      @caiostange2770 ปีที่แล้ว +1

      @@lowlevelgamedev9330 oh that's super nice, keep it up!

  • @yuwownly8630
    @yuwownly8630 ปีที่แล้ว +1

    I can't believe you already have 11k subs. Congrats my man. Keep it up. Love your works😊

  • @that404nerd
    @that404nerd ปีที่แล้ว +3

    A guide for making a 2d renderer in opengl would be great!

    • @lowlevelgamedev9330
      @lowlevelgamedev9330  ปีที่แล้ว

      not a bad idea I might do that sometime in the futute

    • @lowlevelgamedev9330
      @lowlevelgamedev9330  ปีที่แล้ว

      not a bad idea I might do that sometime in the futute

    • @that404nerd
      @that404nerd ปีที่แล้ว

      @lowlevelgamedev9330 Thanks! Hope you do it soon

  • @youdi615
    @youdi615 ปีที่แล้ว

    I love these videos they inspired me to start learning how to make games like this. I started SFML, was wondering if you could make a tutorial series on how to make a terraria clone? The hardest part is code organization tbh

    • @lowlevelgamedev9330
      @lowlevelgamedev9330  ปีที่แล้ว +3

      Yes that is the hardest part indeed. I will make some videos in that regard soon and I think they will help but I have to say the best way to learn how to organize your code is to make projects yourself and learn from those 💪💪

  • @raghavgohil2004
    @raghavgohil2004 ปีที่แล้ว

    Damn dude. I love videos like these.

    • @lowlevelgamedev9330
      @lowlevelgamedev9330  ปีที่แล้ว

      Glad to hear that 💪 I also love working on this project

  • @polyhally
    @polyhally ปีที่แล้ว

    this is probably the best looking minecraft clone ive ever seen

  • @devwckd
    @devwckd ปีที่แล้ว

    Love your channel dog, keep it up!!!!

  • @ltecheroffical
    @ltecheroffical 5 หลายเดือนก่อน

    Captions have typos (Like rezult)

  • @coolguyx14
    @coolguyx14 ปีที่แล้ว

    Bro is putting more effort into making a minecraft clone than Mojang does for every update

  • @Ярик-т5б
    @Ярик-т5б ปีที่แล้ว

    What the system are you using to display all debugging information, camera positions, etc? always at right on screen, it's self written or some ready-made solution?)

  • @marcboss
    @marcboss ปีที่แล้ว

    Keep the great work! 💪

  • @BasPower12
    @BasPower12 ปีที่แล้ว

    I have a Visual Studio 2022 Lnk 2019 error

  • @welovebotlu8380
    @welovebotlu8380 ปีที่แล้ว

    good work

  • @Voidptr0403
    @Voidptr0403 ปีที่แล้ว

    OMG, i cannot imagine how hard it is. I am struggling with my opengl 3.3 simple 2D game library 😢

    • @lowlevelgamedev9330
      @lowlevelgamedev9330  ปีที่แล้ว +1

      😂 It's ok I also was at that point, you can probably try to make a minecraft clone if you understood the 3D part of opengl 💪

    • @BasPower12
      @BasPower12 ปีที่แล้ว +1

      You're very experienced, I'm not even finished learning C++

  • @Hellscaped
    @Hellscaped ปีที่แล้ว

    bedrock edition 2 electric boogaloo

  • @The_Tobinator
    @The_Tobinator ปีที่แล้ว

    👍

  • @execute214
    @execute214 ปีที่แล้ว

    add lua scripting capabilities and you've created minetest

  • @dantheplanner
    @dantheplanner ปีที่แล้ว

    You're epic!

  • @gargamel3478
    @gargamel3478 ปีที่แล้ว +1

    Sad however that most of these YT Minecraft clones are very basic, and get abandoned after the video gets enough views. Hopefully your and FinalForEach's games will stay around for longer.

  • @iogamesplayer
    @iogamesplayer ปีที่แล้ว +3

    Please remove the annoying subtitles in the start, and instead make the subtitles "embedded" in the video by using TH-cam's own feature. I find it very distracting.

    • @diegocortesf6369
      @diegocortesf6369 ปีที่แล้ว

      🤔 its a graphical way of understanding a fast sequence of words, I like it which is also part of his style of editing, I like it like this.

    • @iogamesplayer
      @iogamesplayer ปีที่แล้ว

      @@diegocortesf6369 You could turn on subtitles if you need that kind of stimulation but for me it's distracting.

  • @jjonojj
    @jjonojj ปีที่แล้ว

    imagine disliking this video
    cringe

  • @stepforward582
    @stepforward582 ปีที่แล้ว +1

    first