What is Diffuse Reflection?

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024
  • In this episode, we define a new name for our refracted light that is commonly used with the industry.

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

  • @PatrickFrom
    @PatrickFrom 4 หลายเดือนก่อน +1

    Already enjoying watching these videos,
    currently working with PBR in my own OpenGL Renderer and I'd like a better understanding of light aswell to understand the how and why's.
    So thanks for making these videos, time to keep watching them :)

    • @GetLearnt
      @GetLearnt  4 หลายเดือนก่อน +1

      My pleasure! Glad they're helpful, especially when making your own renderer! :)

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

    that is, is the probability of light being absorbed less in smooth reflection?

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

      btw thx lots of love from turkey

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

      Unfortunately I only really have a surface level (pun intended) understanding of light and optics, so I truthfully am not too sure? You may be able to find some papers written online about this kind of thing, tho! Thank you for checking out the video. :)

    • @sebsebseb523
      @sebsebseb523 2 ปีที่แล้ว

      @@GetLearnt alright , thx again and have a nice day :)

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

    Is it the same as sub surface scattering?

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

      Good question! Yes to a degree, they are really just separate points on the same chronological process. Subsurface scattering is the process where light is able to enter an object, scatter around a couple times and then exit the object at a different spot. It is scattering light rays underneath the surface of matter. Upon exiting the surface of the matter, we perceive it as "Diffuse Light". So subsurface scattering is doing all of the bouncing underneath, but once the light returns from underneath it is diffused light. Otherwise, we consider the light to be absorbed. Subsurface scattering will only (for the purposes of what we are working with) produce absorbed light or diffused light.
      But we can look at it this way. Basically think of a book. It has a beginning, middle and end. The beginning is the light that enters an object as specular light. The middle is when it is then scattered around subsurface (underneath the surface). Our ending, if the light makes it this far and is not absorbed, is what we see as diffused light. Each light ray has its own story, some with an untimely demise as absorbed light... :D I hope that provided some insight and didn't just confuse you more!