Simple Glowy Aura Shader: Godot Guide

  Рет қаралды 5,296

Bramwell

Bramwell

Күн бұрын

Пікірлер: 20
@paddev5901
@paddev5901 3 жыл бұрын
Awesome, exactly what I was looking for! Thank you so much for this tutorial!
@yvanvan3729
@yvanvan3729 4 жыл бұрын
Fast, simple and powerful. Good work ! Keep on going !
@BramwellWilliams
@BramwellWilliams 4 жыл бұрын
Thankyou! I'm so out of swing with making videos it seemed best to focus on some short simple content c:
@yvanvan3729
@yvanvan3729 4 жыл бұрын
@@BramwellWilliams IMHO Short but technically specialized videos are often preferable. I'm pretty sure the Godot community needs them !
@GabeSwart
@GabeSwart 4 жыл бұрын
Your tutorials are really great stuff man! Keep up the hard work
@thoup9956
@thoup9956 Жыл бұрын
Brilliant Video. While trying this out in Godot 3.5 I noticed that the code for the shader had broken. The Updated shader code can be found below. shader_type canvas_item; uniform sampler2D n; uniform float intensity = 0.0f; uniform float speed = 1.0f; void fragment(){ vec4 tx = texture(TEXTURE, UV); vec4 noise = texture(n, UV - TIME / (1.0 + speed)); COLOR.a = clamp(tx.r * noise.r * intensity, 0.0, 1.0); COLOR.a = pow(COLOR.a, 2); }
@danielf.r.gordillo7514
@danielf.r.gordillo7514 Жыл бұрын
sadly, can't make it work in Godot 4
@speedtouchdyomn888
@speedtouchdyomn888 10 ай бұрын
make noise repeat by change line2 to uniform sampler2D n: repeat_enable;
@slecornu
@slecornu 4 жыл бұрын
Our saviour is back
@BramwellWilliams
@BramwellWilliams 4 жыл бұрын
Im back Baby :')
@juanloutech2864
@juanloutech2864 4 жыл бұрын
Brilliant! Thanx mate!
@cmds.learning7426
@cmds.learning7426 3 жыл бұрын
i like your shader tutorial
@Crisisdarkness
@Crisisdarkness 4 жыл бұрын
Wow this is great. I would like if at some point you could teach how to make a card video game, inspired by Magic or Hearthstone
@BramwellWilliams
@BramwellWilliams 4 жыл бұрын
Gladly! I'm very happy to do videos about that, if there are any aspects that spring to mind I'm happy to cover them, one thing could be fanning a hand of cards out or moving cards between zones with curved motion
@Crisisdarkness
@Crisisdarkness 4 жыл бұрын
@@BramwellWilliams Oh that would be great, I've always wanted to make a card video game, but I'm still at a beginner level, I would have many obstacles, I would be very grateful for your help, thanks for your channel
@TheDaxLounge
@TheDaxLounge 3 жыл бұрын
Would changing the color of the glow be a simple variable change, or would you have to do it in a fundamentally different way?
@TheDaxLounge
@TheDaxLounge 3 жыл бұрын
Oh I forgot you can use the CanvasItem>Modulate parameter, my bad. Fantastic videos man, you made my game 10x prettier
@thebestofperaable
@thebestofperaable 4 жыл бұрын
Wow! You use the Godot framework for card? Or ant plugin?
@BramwellWilliams
@BramwellWilliams 4 жыл бұрын
No plugin! Just Godot as is all in 2D, getting the cards to animate going to the different zones was the hardest part to get looking good but Godot's so lovely I wouldn't have it any other way c:
@JakubSK
@JakubSK 4 ай бұрын
I watch at 0.25 playback speed and you still go too fast lol
Advanced particles: Godot Guide
16:08
Bramwell
Рет қаралды 19 М.
If You Can't Make Games After This Video...
4:37
Fredyy
Рет қаралды 1 МЛН
Вопрос Ребром - Джиган
43:52
Gazgolder
Рет қаралды 3,8 МЛН
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
How Games Make VFX (Demonstrated in Godot 4)
5:46
PlayWithFurcifer
Рет қаралды 371 М.
MORE VFX Shader Techniques ft. Godot
8:43
onetupthree
Рет қаралды 31 М.
Can You Beat Minecraft if the Whole World is Water?
16:07
EnderSkull
Рет қаралды 396 М.
How Do Game Devs NOT Overscope??
9:04
Green Light Dev
Рет қаралды 14 М.
Godot Shader Tutorial [Basics] in 7 minutes
7:47
Master Albert
Рет қаралды 103 М.
Every 2D Node Explained in 9 Minutes !
9:19
Lukky
Рет қаралды 398 М.
How to make versatile energy Shaders in Godot 3
5:06
Bramwell
Рет қаралды 6 М.
Evolving AIs - Simulating a Simple Environment
22:24
Pezzza's Work
Рет қаралды 107 М.
I made maps that show time instead of space
10:44
Václav Volhejn
Рет қаралды 1 МЛН
Вопрос Ребром - Джиган
43:52
Gazgolder
Рет қаралды 3,8 МЛН