OpenGL Tutorial 29 - HDR (High-Dynamic-Range)

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

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

  • @CompositeNation
    @CompositeNation 10 дней назад

    Amazing video! Thank you for sharing very helpful!

  • @rampranav606
    @rampranav606 3 года назад +6

    your Tutorial's are awesome

  • @caiyueli2235
    @caiyueli2235 2 года назад

    Brilliant tutorial, thank you so much for recording the series!

  • @primalaspid7197
    @primalaspid7197 2 года назад

    Great video!

  • @abdousekhi4933
    @abdousekhi4933 3 года назад

    nice video ❤️

  • @silvertakana3932
    @silvertakana3932 3 года назад +3

    I wish you teach us how to smoothly transition between them.

  • @mitchellkelly241
    @mitchellkelly241 3 года назад

    YESS

  • @squenix8444
    @squenix8444 3 года назад +1

    Hi i love your tutorials i am learning an lot I am new to opengl. Something has been puzzling me though. In the 3d model loading tutorial, in the default.vert vertex shader file crntPos = vec3(model * translation * -rotation * scale * vec4(aPos, 1.0f)); i dont understand how the whole thing works despite this transformation and also the camMatrix one not beeing also applied to the normals vector, if the vertex is tansformed shouldnt the normals be impacted too. what have i forgotten ? Can you help ?;-)

    • @VictorGordan
      @VictorGordan  3 года назад

      Huh... that is interesting 🤔 Yup, it is most likely wrong I think...oops.
      The translation and scaling don't affect the end result, but the rotation should! I just never realized it since I never rotated stuff and looked close at it 😅
      You should pass aPos without the transformations for the lighting :)

    • @squenix8444
      @squenix8444 3 года назад

      @@VictorGordan No problem sir! I'd love to discuss further on the subject, do you have an email where we can ask you questions or stuff like that ?!

    • @VictorGordan
      @VictorGordan  3 года назад

      @@squenix8444 I have a Discord server :)
      discord.gg/NtPwH5BCfb
      Many more people there that can help you besides me ;)

    • @squenix8444
      @squenix8444 3 года назад

      @@VictorGordan Thanks!

  • @LioncatDevStudio
    @LioncatDevStudio 3 года назад

    Cool :0

  • @starklosch
    @starklosch 3 года назад +3

    I thought it was going to be more difficult.
    Fun fact: the video lasts 2^8 seconds. What's the next? Maybe 2^7 seconds? 😅

    • @VictorGordan
      @VictorGordan  3 года назад

      lol, good catch. It was not intentional 😅

  • @shinystick241
    @shinystick241 3 года назад +1

    Yay!

  • @shinystick241
    @shinystick241 3 года назад +4

    What is the next video?

  • @maxpayenvenic6029
    @maxpayenvenic6029 3 года назад

    I just bought HDR monitor, and I still don't know what it is,

    • @VictorGordan
      @VictorGordan  3 года назад

      Damn, sorry the video didn't clear it up for u :(

  • @brumm3653
    @brumm3653 3 года назад

    The description seems off-topic.