2 Simple Vertex Displacement Shaders in ShaderGraph | Unity Tutorial

  Рет қаралды 22,714

LlamAcademy

LlamAcademy

Күн бұрын

Пікірлер: 27
@Alastair.Forsyth
@Alastair.Forsyth Ай бұрын
After watching so many tutorials on making something specific, this is amazing for learning shader graph in general. Learned so much to help make what I want instead of just copying! Thanks
@LlamAcademy
@LlamAcademy Ай бұрын
Awesome to hear 🧡
@adelAKAdude
@adelAKAdude Жыл бұрын
Broooo ... Never thought shaders would be that simple ... Respect dude
@AletseDev
@AletseDev Жыл бұрын
I need more vids of shaders, really useful content.
@suthamonhengrasmee8182
@suthamonhengrasmee8182 Жыл бұрын
Very nice explanation, Thank you
@castlecodersltd
@castlecodersltd Жыл бұрын
Another great tutorial. Thank you 🙂
@lando6583
@lando6583 5 ай бұрын
great video. thank you.
@LlamAcademy
@LlamAcademy 5 ай бұрын
You are welcome! 🙌
@ElDonitazz
@ElDonitazz Жыл бұрын
Hi, how would I add another shader graphs after the vertex displacement is applied? Let's say I want to add a dissolve shader, the visuals would stay in the original object's vertex position, but I want them to be processed after the vertex displacement :(
@LlamAcademy
@LlamAcademy Жыл бұрын
It sounds like you want to have some script control the vertex displacement amount, then have a script trigger the dissolve shader. For that you can, instead of only dealing with "time", have a float input for the displacement amount and manipulate that over time with a script and using material.SetFloat("parameter name", amount). Once you've reached the desired displacement, you can do the same thing to enable/apply the dissolve.
@shorstky5910
@shorstky5910 Жыл бұрын
Hi, great video. Do you know how to displace faces with different power?
@bryanlucinario9554
@bryanlucinario9554 Жыл бұрын
Sir can you add tutorial about ligthmaps . I just want to create custom shaders with lightmaps
@darkmattergamesofficial
@darkmattergamesofficial Жыл бұрын
Any idea how I could create a sort of "lag" in the vertices by multiplying the previous position with the current position? I want to create a sort of smudge effect when the object moves around in the scene. Thank you!
@LlamAcademy
@LlamAcademy Жыл бұрын
Hmm........in ShaderGraph (maybe shaders in general, not sure) you don't directly have access to the "previous position". You could set a property on the shader in a script like "PreviousPosition" and maybe "MoveTime" then based on the PreviousPosition and some math related to "MoveTime" and the current time you could lerp between the old and new position.
@SnowyLeopardFrom1997
@SnowyLeopardFrom1997 7 ай бұрын
Wind to the fire cape, so my friend was once a RuneScaper :)
@LlamAcademy
@LlamAcademy 7 ай бұрын
Actually…..still playing 😆
@SnowyLeopardFrom1997
@SnowyLeopardFrom1997 7 ай бұрын
@@LlamAcademy then I hope one day you'll enjoy what I've been working on 😄
@Abdulwahab-vb6he
@Abdulwahab-vb6he Жыл бұрын
i have envrioment in my which have LODS , the main issues is that if check Static batching size goes up by 200mb and if i UnCheck it it goes down by 200mb , so how i can reduce size using staic batching..
@jacobscott8277
@jacobscott8277 Жыл бұрын
How would I apply this shader graph if I already have a toon shader graph attached to my object?
@LlamAcademy
@LlamAcademy Жыл бұрын
You cannot have more than 1 shader active with a particular material. You would have to edit your toon shader to incorporate this as well, or add toon shading into this shader
@suthamonhengrasmee8182
@suthamonhengrasmee8182 Жыл бұрын
I was trying to make an object move + Scale up and down, and it appeared weird. Could you please explain how to merge them together?
@LlamAcademy
@LlamAcademy Жыл бұрын
I think that is a good challenge to demonstrate your understanding of how they work 😉. You can do both, it's just a matter of applying the proper offset to each vertex (math stuff 🙂)
@suthamonhengrasmee8182
@suthamonhengrasmee8182 Жыл бұрын
@@LlamAcademy I finally made it. Thank you very much.
@EgoPingvina
@EgoPingvina 9 ай бұрын
I just have pink (or purple, I don’t understand what color it is) and nothing changes. The shader script is identical to your example.(((
@LlamAcademy
@LlamAcademy 9 ай бұрын
Usually that means you have a shader compilation error and you should get some message in the console about what is wrong
@AtmosMr
@AtmosMr 4 ай бұрын
Really annoying. you talk too fast and skip steps. Poor teaching.
@LlamAcademy
@LlamAcademy 4 ай бұрын
Hmmm. Don’t think I skipped any steps. What do you feel was skipped?
An introduction to Shader Art Coding
22:40
kishimisu
Рет қаралды 999 М.
Moebius-style 3D Rendering | Useless Game Dev
8:12
Useless Game Dev
Рет қаралды 844 М.
Cool Parenting Gadget Against Mosquitos! 🦟👶 #gen
00:21
TheSoul Music Family
Рет қаралды 33 МЛН
The Almighty Vertex: With Shadergraph (Amplify also available)
12:21
Unity Shader Graph - Toxic Waterfall Effect Tutorial
19:27
Gabriel Aguiar Prod.
Рет қаралды 98 М.
10 Shaders in 10 Minutes - Unity Shader Graph
9:38
Daniel Ilett
Рет қаралды 104 М.
I Trapped this AI Worm in a Dark Room for 1000 Simulated Years
10:05
How To Create Water Effects in Unity - Water Bending Tutorial
16:36
A Bit Of Game Dev
Рет қаралды 109 М.
Welcome to Shaderland - An introduction to shaders in Godot
1:12:51
How Games Fake Water
22:52
Acerola
Рет қаралды 214 М.
Potion Liquid Wobble Shader Graph - Easy Unity Tutorial
15:21
Binary Lunar
Рет қаралды 45 М.
How I made this battle scene in blender
11:05
FxForge
Рет қаралды 726 М.