Тёмный

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

Nikolay Shamaev
Подписаться 3,9 тыс.
Просмотров 29 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@nikolayshamaev
@nikolayshamaev Год назад
Have you ever noticed similar LED screen materials in other games?
@panlukynek
@panlukynek Год назад
Valorant
@jonyb3022
@jonyb3022 Год назад
Detroit become human
@SimoneVenturasHQ
@SimoneVenturasHQ Год назад
Dead Space Remake
@Mittzys
@Mittzys Год назад
Elite: Dangerous
@cheeseburgerinvr
@cheeseburgerinvr 8 месяцев назад
Deez nuts:the game
@ricardosilvva-m5p
@ricardosilvva-m5p 2 месяца назад
OR INSTEAD OF TEXTURE, IT IS POSSIBLE TO PUT A VIDEO (MP4) TO SHOW ON THIS LED PANEL
@ianmbuya9217
@ianmbuya9217 2 месяца назад
Very informative, Thank you
@jesustv9148
@jesustv9148 6 месяцев назад
Very good, especially the explanations of each function
@dermott575
@dermott575 Год назад
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 7 месяцев назад
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?
@kromenoi
@kromenoi 2 месяца назад
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 2 месяца назад
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.
@blendragon28
@blendragon28 Год назад
Can you please share the pixel texture?
@onename8071
@onename8071 5 месяцев назад
😂😂😂
@jvebarnes
@jvebarnes 4 месяца назад
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.
@FrostbiteCinematics
@FrostbiteCinematics 21 день назад
It might be possible to set this up using a UMG Widget to control the transitioning between different screen textures, and then project the Widet actor's render target as the texture for your LED Screen mesh/material.
@owan
@owan Год назад
Before watching this video, I had prepared a similar material myself, but thanks to the video I got new ideas.
@LightWorkerBass
@LightWorkerBass Год назад
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.
@jackpyvovar720
@jackpyvovar720 Год назад
Hi! Thanks for tutorial! Can you teach how to use it with media textures?
@RichardBellingham-z8p
@RichardBellingham-z8p Год назад
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 2 месяца назад
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
@JhiorgenesNogueira
@JhiorgenesNogueira 3 месяца назад
Amazing tutorial!!! very very very good! +1 subscriber!!
@redstarfox4029
@redstarfox4029 6 месяцев назад
А можно каким-то образом озвучку на русском языке, а описание и тайм-коды на английском? очень надо
@Coolae450
@Coolae450 11 месяцев назад
how do you give it the screen moiré effect. It shows it up close, but far away the pixel go away.
@yonghengshouhu
@yonghengshouhu 5 месяцев назад
Can the media texture of the big shot video file also be achieved in this way?
@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 :(
@xewi60
@xewi60 6 месяцев назад
but the "gltiches" are present in real life aren't they?
@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 Год назад
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.
@lunecoucou9634
@lunecoucou9634 7 месяцев назад
I got 2560*1440 Background Image, What's the right resolution to put the pixels in square?
@onename8071
@onename8071 5 месяцев назад
The same as the resolution:)) since you want simulate each pixel
@victorblanchard7774
@victorblanchard7774 11 месяцев назад
impressive...u got a new follower :)
@officialentertainmentworldtv
This is great we are in process of buying a couple of Sound Stages for UnReal Engine. Great video 🎉🎉
@ORTyOW
@ORTyOW Год назад
гениально
@Onlygoodsir
@Onlygoodsir Год назад
Brilliant video
@irtezamasud1079
@irtezamasud1079 Год назад
High quality video detected! Cool
@DannyNetwirk
@DannyNetwirk 8 месяцев назад
i subscribed because of this video =)
@0xCelsius
@0xCelsius 6 месяцев назад
🤯
@dhavalmistryVFS
@dhavalmistryVFS 7 месяцев назад
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 7 месяцев назад
Hi! Thanks! This material works with media/video textures as well.
@dhavalmistryVFS
@dhavalmistryVFS 7 месяцев назад
@@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?
@costa-w3k
@costa-w3k 9 месяцев назад
wow, that's hella cool.
@original9vp
@original9vp 10 месяцев назад
Does this also work for video textures?
@nikolayshamaev
@nikolayshamaev 10 месяцев назад
Hi! Yes, this material works with video textures as well!
@tinchodonte2720
@tinchodonte2720 8 месяцев назад
you are a genius!!!!
@qaxt8231
@qaxt8231 Год назад
very quality content bro
@hyunsulee1212
@hyunsulee1212 Год назад
GOOD TUTORIAL VIDEO !!
@tuanamirullah
@tuanamirullah Год назад
please make more of this!
@Egoriys_Pomidoriys
@Egoriys_Pomidoriys Год назад
Крутой урок,все понятно с 1 раза.Но вот интересная задача,можно ли как то прикрутить к этому "монитору" полноценное видео,видел анимационные материалы,или видео материал,не немного не то)
@Egoriys_Pomidoriys
@Egoriys_Pomidoriys Год назад
Все, скрестил муху с слоном)
@English_to_Persian
@English_to_Persian Год назад
Amazing content 🔥
@jossabaco529
@jossabaco529 Год назад
Your editing and voice are so amazing! Can’t wait to see what you do next!
@grantrak
@grantrak Год назад
Thanks so much for sharing this!
@68lif32
@68lif32 Год назад
The best Ue4 LED material ever
@68lif32
@68lif32 Год назад
Means tutorial video
@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 ;) ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-5aXxwyZbmZk.html
@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.
@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
Далее
11 ming dollarlik uzum
00:43
Просмотров 681 тыс.
Unreal Engine DMX Set Up/Light Show Breakdown
20:09
Просмотров 18 тыс.
What's wrong with doors in games?
3:56
Просмотров 16 тыс.