Це відео не доступне.
Перепрошуємо.

Realistic LED emissive screen material with RGB pixels in Unreal Engine 5 | Tutorial

Поділитися
Вставка
  • Опубліковано 8 сер 2024
  • I will show you how to create realistic emissive LED screen material with real RGB pixels inside Unreal Engine 5. We will create flexible material, so you would be able to use any screen texture and any pixel shape for your project. This material will be great for any screens, TVs, billboards, and other emissive materials in your scene.
    Check out my other Unreal Engine content:
    Realistic fluted, ribbed, and frosted glass material
    • Meet new glass materia...
    Timestamps:
    0:00 Reference
    0:44 How this material works
    1:41 RGB pixel and screen textures
    2:04 LED Screen material
    5:20 Material instance
    6:01 The problem and how to fix it
    7:50 Viewing Angle Control
    9:35 Distance control - pixel lines
    11:58 Distance control - pixels
    12:54 Final result
    13:03 Using different pixel textures
    13:21 Using different screen textures
    13:41 Texture optimization
    Here's my Behance profile: www.behance.net/nikolayshamaev
    #Unrealengine5 #ue5 #tutorial

КОМЕНТАРІ • 67

  • @nikolayshamaev
    @nikolayshamaev  Рік тому +6

    Have you ever noticed similar LED screen materials in other games?

  • @jossabaco529
    @jossabaco529 Рік тому +2

    Your editing and voice are so amazing! Can’t wait to see what you do next!

  • @kromenoi
    @kromenoi 11 днів тому +1

    Cool video, and a quick tip for anyone who wants a clean material scene: you can also split 3 channels using UE's "BreakOutFloatXComponent" node - X being the number of channels up to 4. It does the same thing as above but contains it inside a tidy Material Function.

    • @kromenoi
      @kromenoi 11 днів тому

      Also one more optimisation note: you don't need 3 separate Vector nodes, you can have one summed to white and then use the existing pins to split off R G B.

  • @owan
    @owan Рік тому +1

    Before watching this video, I had prepared a similar material myself, but thanks to the video I got new ideas.

  • @jesustv9148
    @jesustv9148 4 місяці тому

    Very good, especially the explanations of each function

  • @ianmbuya9217
    @ianmbuya9217 19 днів тому

    Very informative, Thank you

  • @officialentertainmentworldtv

    This is great we are in process of buying a couple of Sound Stages for UnReal Engine. Great video 🎉🎉

  • @grantrak
    @grantrak Рік тому

    Thanks so much for sharing this!

  • @user-pf2iv2ie9n
    @user-pf2iv2ie9n Місяць тому

    Amazing tutorial!!! very very very good! +1 subscriber!!

  • @victorblanchard7774
    @victorblanchard7774 9 місяців тому

    impressive...u got a new follower :)

  • @soulmate9988
    @soulmate9988 Рік тому

    Amazing content 🔥

  • @user-nq6wn4hm7s
    @user-nq6wn4hm7s 7 місяців тому

    wow, that's hella cool.

  • @hyunsulee1212
    @hyunsulee1212 Рік тому

    GOOD TUTORIAL VIDEO !!

  • @68lif32
    @68lif32 Рік тому

    The best Ue4 LED material ever

    • @68lif32
      @68lif32 Рік тому

      Means tutorial video

  • @tinchodonte2720
    @tinchodonte2720 6 місяців тому

    you are a genius!!!!

  • @qaxt8231
    @qaxt8231 Рік тому

    very quality content bro

  • @Onlygoodsir
    @Onlygoodsir Рік тому

    Brilliant video

  • @DannyNetwirk
    @DannyNetwirk 7 місяців тому

    i subscribed because of this video =)

  • @jackpyvovar720
    @jackpyvovar720 Рік тому +2

    Hi! Thanks for tutorial! Can you teach how to use it with media textures?

  • @tuanamirullah
    @tuanamirullah Рік тому

    please make more of this!

  • @ricardosilvva-m5p
    @ricardosilvva-m5p Місяць тому

    THANK YOU FOR THIS AMAZING TUTORIAL BRO, COULD YOU FOLLOW UP BY SHARING WITH US HOW TO MAKE 2 OR MORE ADVERTISEMENTS APPEAR ON THE LED PANEL AT 3 SECOND INTERVALS. AT UNREAL ENGINE EVERYTHING IS POSSIBLE, I BELIEVE THIS REQUEST IS A MORE ADVANCED MODE. CONGRATULATIONS ONCE AGAIN FOR YOUR TEACHING. YOU GAINED A NEW FOLLOWER

  • @irtezamasud1079
    @irtezamasud1079 Рік тому

    High quality video detected! Cool

  • @volfik6983
    @volfik6983 Рік тому

    I am very impressed you have no idea what you are doing but still managed to achieve the result you wanted xD You can make this material with one multiply node except UV and distance based lerping

  • @jvebarnes
    @jvebarnes 2 місяці тому

    This just what i was looking for but i wonder how you would add 4 different images into the material and have them change by crossfade or slide over time and repeat the cycle.

  • @Coolae450
    @Coolae450 10 місяців тому

    how do you give it the screen moiré effect. It shows it up close, but far away the pixel go away.

  • @user-ye8er9gs4v
    @user-ye8er9gs4v Рік тому

    I followed your instructions but when I apply the material to a mesh in the Architectural template it doesn't work, however it does in the game template.
    Also what is the resolution of your content? does it need black borders top and bottom? to match the 128x128 ratio?

  • @ricardosilvva-m5p
    @ricardosilvva-m5p Місяць тому

    OR INSTEAD OF TEXTURE, IT IS POSSIBLE TO PUT A VIDEO (MP4) TO SHOW ON THIS LED PANEL

  • @user-ev4ud5xs2j
    @user-ev4ud5xs2j 4 місяці тому

    Can the media texture of the big shot video file also be achieved in this way?

  • @AharonRabinowitz
    @AharonRabinowitz Рік тому

    This tutorial was really great. Thank you. I did run into some trouble though. How are you keeping your RGB pixels square when you are not on a square plane. The moment I use a non-square plane (like a 16 x 9 plane) the RGB pixel image get squished down into a rectangle. What am I missing? Thx!!!

    • @nikolayshamaev
      @nikolayshamaev  Рік тому +1

      Hi! Thanks! Make sure the UVs of your mesh have correct aspect ratio. If it's not, it may cause the stretching of the pixels.

  • @dermott575
    @dermott575 Рік тому +7

    Hey nice presentation for tutorial, but this is a convoluted/more expensive way of creating this effect. You can simply multiply both images together (led screen image/mountains x tiling pixel texture). It will create the exact same look. Also using a lerp instead of multiple seems pointless for getting the colours out of a 3 vector (slightly more expensive). Multiplying an image by a 3 vector is the same thing as a Lerp if your A = Black and B = desired colour/3 vector. Lastly why do you use a component mask? A 3 vector or texture sample already has each RGB channel as an output if needed.

    • @lunecoucou9634
      @lunecoucou9634 6 місяців тому

      Hi, I'd like to adapt your way but i'm not quite understand. would you mind show me the way by blueprint screenshot image?

  • @LightWorkerBass
    @LightWorkerBass Рік тому +2

    This is very cool Nikolay but how can we have a video instead of a still image? I’m curious is this is possible.

    • @nikolayshamaev
      @nikolayshamaev  Рік тому

      It should work with video as well, but needs to be tested.

  • @Egoriys_Pomidoriys
    @Egoriys_Pomidoriys Рік тому

    Крутой урок,все понятно с 1 раза.Но вот интересная задача,можно ли как то прикрутить к этому "монитору" полноценное видео,видел анимационные материалы,или видео материал,не немного не то)

  • @greenraven12
    @greenraven12 Рік тому

    i am ane event manager and am trying to use unreal engine to better showcase designs to my cloent . However the designs I am working with include screens of different shapes and sizes. I have been trying to map the footage to the screen but have been failing . Been trying to find a good tutorial for this for ages , An unreal noob here :(

  • @dhavalmistryVFS
    @dhavalmistryVFS 5 місяців тому

    Thank you for the awesome tutorial! I have a question tho. Will this work with a movie file as the texture? After all, this is an LED material meant to be on screens with moving pictures.

    • @nikolayshamaev
      @nikolayshamaev  5 місяців тому +1

      Hi! Thanks! This material works with media/video textures as well.

    • @dhavalmistryVFS
      @dhavalmistryVFS 5 місяців тому

      @@nikolayshamaev Thank you. I followed the tutorial and the only thing I can see being problematic is the pixelated version of the video. Can I do this in unreal itself because I don't see any options to restrict the resolution of the video?

  • @blendragon28
    @blendragon28 11 місяців тому +4

    Can you please share the pixel texture?

  • @original9vp
    @original9vp 8 місяців тому

    Does this also work for video textures?

    • @nikolayshamaev
      @nikolayshamaev  8 місяців тому

      Hi! Yes, this material works with video textures as well!

  • @lunecoucou9634
    @lunecoucou9634 6 місяців тому

    I got 2560*1440 Background Image, What's the right resolution to put the pixels in square?

    • @onename8071
      @onename8071 3 місяці тому

      The same as the resolution:)) since you want simulate each pixel

  • @ORTyOW
    @ORTyOW Рік тому

    гениально

  • @xewi60
    @xewi60 4 місяці тому

    but the "gltiches" are present in real life aren't they?

  • @man4408
    @man4408 Рік тому

    Is the PNG image created using Photoshop ?

    • @nikolayshamaev
      @nikolayshamaev  Рік тому

      Yes, the image of RGB pixel was made inside Adobe Photoshop. Just 3 rectangles with red, green and blue colors.

    • @man4408
      @man4408 Рік тому

      Thank you very much. It seems that what I have done looks a bit strange, but I'm not sure where the problem is.

    • @nikolayshamaev
      @nikolayshamaev  Рік тому

      Make sure you set correct values for RGB colors. They must be: red (255, 0, 0), green (0, 255, 0), blue (0, 0, 255).

    • @man4408
      @man4408 Рік тому

      @@nikolayshamaev Yes, the RGB color settings are correct, and I think it should be good now.

  • @isimsizkarakter.
    @isimsizkarakter. Рік тому

    Bro where is the RGB Pıxels png?

    • @jonyb3022
      @jonyb3022 Рік тому

      Google and photoshop:) I trust you can 😁

    • @unrealopenworld
      @unrealopenworld Рік тому

      Here you get it ;) ua-cam.com/video/5aXxwyZbmZk/v-deo.html

  • @redstarfox4029
    @redstarfox4029 5 місяців тому

    А можно каким-то образом озвучку на русском языке, а описание и тайм-коды на английском? очень надо

  • @0xCelsius
    @0xCelsius 4 місяці тому

    🤯