How to Smooth Anime Face Shadow in Unity URP Without Editing Face Normal

  Рет қаралды 24,258

LoBeyJon Game Dev

LoBeyJon Game Dev

3 жыл бұрын

One mistake in 11:55, I said "Set Anti-Aliasing to 8x". It should be "Set Anti-Aliasing to SMAA".
Notice that the shadow texture in this video can be customized which means you can generate the texture with the face shadow you want. I will introduce how to do that in future videos!
Sorry for my bad English, I hope the subtitles in this video could help you figure out the shader!
Welcome to join my Patrons with some other benefits. Buy me a coffee if this video could give you a little bit help, your support will give me more power to make more good videos! Thanks!
/ gamedevlobeyjon
Genshin Impact Character MMD Models download:
ys.biligame.com/pjdkx/
ys.biligame.com/gczj/
Face Shadow Texture:
drive.google.com/file/d/1HMXZ...
CustomLighting.hlsl:
github.com/UnityTechnologies/...

Пікірлер: 42
@catt8111
@catt8111 2 жыл бұрын
I love you LoBey. This is so much better than messing with the normals.
@AWanderingOrc
@AWanderingOrc 3 жыл бұрын
Your videos are elegant and fantastic, thanks so much for uploading :)
@szayel7692
@szayel7692 3 жыл бұрын
Amazing as always, don't worry about english everything is understandable even without subtitles even though it's not my native language
@IMadeTeguhArieBaskara
@IMadeTeguhArieBaskara 2 жыл бұрын
Thankyou bro~ really helpful
@karole5646
@karole5646 3 жыл бұрын
Super great!
@hellowngarfgar778
@hellowngarfgar778 3 жыл бұрын
ure amazing man
@rafaelalexander3141
@rafaelalexander3141 3 жыл бұрын
Tu contenido es oro
@rafaelalexander3141
@rafaelalexander3141 3 жыл бұрын
Gracias!
@EthanolChan
@EthanolChan 2 жыл бұрын
Very nice video ! This would be very cool If you can show us the same method but on Unreal Engine because I don't think Unreal use the same system as Unity
@user-dy4qs4xk6p
@user-dy4qs4xk6p Жыл бұрын
Thank you for introducing such a wonderful feature! How did you create this Shadow Detail Texture?
@xxgreninjagamingxx2565
@xxgreninjagamingxx2565 2 жыл бұрын
Could you do a amplify shader editor version of this? I would love to see how it works with that aswell
@linekan2086
@linekan2086 2 жыл бұрын
Hello! Thanks for the tutorial! I have a question, I would like the shadow to appear at a more open angle, I mean, if I turn the directional light to the left 45 degrees I get full shadow but instead of that I would like to have the full shadow at 120 degrees for example. What should I do to be able to do that? Thanks!
@alecmackintosh2734
@alecmackintosh2734 10 ай бұрын
you could always make your own sdf texture to fit your needs better
@aslack6145
@aslack6145 2 жыл бұрын
Thx uuuuuuuuuuuuuuuu, just wonder how i can create the shadow gradient in function of faces, some photoshop i suppose
@dragongaiden1992
@dragongaiden1992 2 жыл бұрын
good information friend, I have 2 questions this method can be done with any model of mmd? and another question can this method be done only in unity or can it also be done in blender? I want to make lightmap, and shadowmap and metamap but it looks complex
@SPECTTRVRC
@SPECTTRVRC Жыл бұрын
Is there any way to expand the angle limit from 90 to 135? I’ve tried configuring this but I don’t know how to change the math without getting inconsistent results or breaking everything, the problem is that the light falls off of the face quicker than the body and looks strange when at the angle limit, thanks for the tutorial btw !
@jamaalsineke2405
@jamaalsineke2405 Ай бұрын
Hey LoBey......this is brilliant.....do you know how I'd start replicating this in Unreal Engine?
@nine_illus
@nine_illus Жыл бұрын
Hi! Great video! i completely followed the tutorial but it was not working for me, can you help?
@cerdito1086
@cerdito1086 3 ай бұрын
I get an error: Shader error in 'Shader Graphs/Master': undeclared identifier 'TransformWorldToShadowCoord' at Assets/CustomLighting.hlsl(24) (on d3d11) Does anyone know how to solve it?
@raka2844
@raka2844 Жыл бұрын
Is it better to translate the vertex group first? You can easily do this by changing them in pmd
@darshan5044
@darshan5044 2 жыл бұрын
Can u teach this method completely in blender only please? Thanks!
@leesanghee-ho3en
@leesanghee-ho3en 2 ай бұрын
my material shows all black and nothing to change. Everything is same as the tutorial, what should I do??
@Eu.Claire
@Eu.Claire 2 жыл бұрын
can you make a video on how to make customize the face shadow texture?
@lobeyjongamedev676
@lobeyjongamedev676 2 жыл бұрын
I will make it!
@Hikizuru
@Hikizuru 2 жыл бұрын
Doesn't this method mean, that you'd need to create a shadow texture for every part of the mesh? Hair, Body, Clothes, Face etc.
@hellowngarfgar778
@hellowngarfgar778 3 жыл бұрын
can we have a anime character design and sculpture on blender?
@lobeyjongamedev676
@lobeyjongamedev676 3 жыл бұрын
I have plan to make character modeling videos by using blender :)
@Vishal-rfx
@Vishal-rfx 3 жыл бұрын
@@lobeyjongamedev676 waiting
@Vishal-rfx
@Vishal-rfx 3 жыл бұрын
@@lobeyjongamedev676 can you make an anime character modeling instead, because there is no updated series in making anime character modeling in blender
@lobeyjongamedev676
@lobeyjongamedev676 3 жыл бұрын
Of course, will do in future. I have finished a Nezuko model in blender and rigging it recently.
@janwagner3020
@janwagner3020 3 жыл бұрын
Could you make a water shader tutorial ?
@lobeyjongamedev676
@lobeyjongamedev676 3 жыл бұрын
Will do in future!
@janwagner3020
@janwagner3020 3 жыл бұрын
@@lobeyjongamedev676 Cool. Thanks
@gabrielpereira6930
@gabrielpereira6930 2 жыл бұрын
How did you create face shadow texture?
@lobeyjongamedev676
@lobeyjongamedev676 2 жыл бұрын
I will show the steps in next video!
@gabrielpereira6930
@gabrielpereira6930 2 жыл бұрын
@@lobeyjongamedev676 looking forward for this video
@jinonloka4444
@jinonloka4444 7 ай бұрын
@lobeyjongamedev676 my material went all black on 26:55 and 25:07 isn't doing anything 🤔
@awchicks3841
@awchicks3841 6 ай бұрын
Same bro, do you have any solution?
@jinonloka4444
@jinonloka4444 6 ай бұрын
i found the solution because we didn't made the script to make it work, copy the script on 30:47 hope it help 🙇
@awchicks3841
@awchicks3841 6 ай бұрын
Ahh i see, thank youu
@pu55yEaterr
@pu55yEaterr 3 ай бұрын
Has anyone told you that your channel name sounds like LeBron?
How to Support Multi-Language in Unity
12:15
LoBeyJon Game Dev
Рет қаралды 4,3 М.
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 46 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 75 МЛН
Эффект Карбонаро и нестандартная коробка
01:00
История одного вокалиста
Рет қаралды 9 МЛН
Free Professional Anime Shader for Unity URP Tutorial
7:57
EddieJr Digital Arts
Рет қаралды 32 М.
PERFECT Anime/Toon Shading in Blender 4.0!
17:34
Vertex Arcade
Рет қаралды 159 М.
Shader facial anime Genshin Impact in blender
11:16
AnimeXD channel
Рет қаралды 29 М.
Cel Shading - Devlog 3
11:09
Robin Seibold
Рет қаралды 44 М.
Genshin 3D shading explained
20:25
xxerbexx
Рет қаралды 181 М.
PhD AI student explains how China already have won in AI..
13:28
livinlavidaluke
Рет қаралды 66 М.
Is Stardew Valley Worth it? - Steam Refund Review
12:24
SuperMurse Gaming
Рет қаралды 2,4 М.