Physically Based Cel Shading

Поділитися
Вставка
  • Опубліковано 21 сер 2024
  • In this video we go through the break-down of the most common approach to create toon looking images in Unreal Engine, we'll see what works and what doesn't.
    Then we'll build up to a new Cel Shading approach that doesn't break physically based rules. Following with few sample tricks to improve the image and re-purposing elements as the outlines to work better with this new concept.
    __________________________________________
    Videos mentioned:
    Substrate Intro Breakdown: • Dissecting Substrate -...
    Outline Shader 1: • Outline Stylized Mater...
    Outline Shader 2: • Outline Stylized Mater...
    Intro to PB Lighting: • Intro to Physically Ba...
    Intro to PB Lighing - Follow-up: • Follow-up of Physicall...
    __________________________________________
    Download Sample Project:
    Physically Based Cel Shader: jumpeter.gumro...
    Outlines Filter: jumpeter.gumro...
    __________________________________________
    Join Discord: / discord
    Support me on Patreon: / visualtechart
    __________________________________________
    Gimli and Legolas models have been made by Gianluca Squillace: www.artstation...

КОМЕНТАРІ • 357

  • @rexxtheawsome
    @rexxtheawsome Місяць тому +546

    Maybe in a professional setting this is normal but for the indie dev market on youtube and those like me learning at home, this is revolutionary.

    • @Cusey
      @Cusey Місяць тому +1

      this shit is next level no matter where you are

    • @shreyasjain1808
      @shreyasjain1808 Місяць тому +11

      I have to 100% agree with you on that.

    • @begolu9907
      @begolu9907 Місяць тому +3

      I'm agree with u

    • @dani3645
      @dani3645 Місяць тому +2

      Indeed, proper outline shading is extremely tricky, and cel shading is a bit finnicky too. This is an amazing resource

  • @knashki
    @knashki Місяць тому +242

    Fun fact! This is exactly how Breath of the Wild/Tears of the Kingdom's cel shading works!
    Each material is controlled through the stencil buffer, which means a limited number of materials can exist in the game - so things like rubber, metal, skin, clothes, hair, and environment assets all have different shaders, which are only applied after the deferred lighting pass. Each mesh is assigned a buffer number which corresponds to a given material type.
    Excellent stuff!

    • @alejmc
      @alejmc Місяць тому +3

      May I ask how would that work?
      For example, all of the material work in this video could be a ‘Default’ material (or maybe ‘Environment’ if you will, it has the sky and all).
      But it means that via stencil many other material types would take a similar approach and do custom effects to freely modify the rendering look? (I.e. say custom anisotropic or some fancy flat ‘selected’ items but that aren’t done through the ‘transparent’ queue).
      If I understand correctly, it would have a lot of the logic ‘repeated’ right? All the quantization and data extraction likely. (Or abstracted away in custom expression nodes)

    • @defhermann
      @defhermann Місяць тому +4

      Lmfao I found you in the wild @knashki

    • @benrainwolf3856
      @benrainwolf3856 Місяць тому +4

      @@alejmc ua-cam.com/video/By7qcgaqGI4/v-deo.html a video explaining breath of the Wilds rendering system

  • @Igndraw
    @Igndraw Місяць тому +81

    Coincidentally, I was the whole week trying to do a cell shading for my job and nothing was coming close to acceptable, tried all the tutorials, gathered some help from my friends more experienced than me, nothing solved the dogshit looks for the project, and then 1 day after I concluded that it wouldn't be possible for our situation, you come up with this masterpiece explaining every node and it's purposes I did on the previous tutorials without knowing why, now I need to try it too! 10min in the video and I'm mind blowing by the amount of knowledge and information, thank you very much!

  • @mopi8226
    @mopi8226 Місяць тому +118

    I don't even use unreal, but you broke down the process so well that this video is still useful for me in unity.

    • @VisualTechArt
      @VisualTechArt  Місяць тому +44

      That's the point :D math doesn't care of which engine you use :D

    • @manofapocalypse
      @manofapocalypse Місяць тому

      i wish i could know how to do this. should i do this as Shader or Rendered Pass?

    • @mopi8226
      @mopi8226 Місяць тому

      @@manofapocalypse I barely know what I'm doing when it comes to this stuff, but I would make a post-process with a fullscreen shader graph (using URP)

    • @gwentarinokripperinolkjdsf683
      @gwentarinokripperinolkjdsf683 20 днів тому

      I am excited to see about using this in blender

  • @mylescasey8914
    @mylescasey8914 Місяць тому +32

    Some might say that constantly 'restarting the tutorial' is annoying, but for someone who has *no grasp* of the material editor, this approach is fantastic!

  • @PrismaticaDev
    @PrismaticaDev Місяць тому +82

    Absolute banger!

  • @jowob
    @jowob Місяць тому +57

    I dont think I‘ll ever need another cel shading for unreal video after this, superb stuff down to the detail!

  • @Mittzys
    @Mittzys Місяць тому +7

    You singlehandedly saved thousands of indie devs... This is astounding!

  • @roukuo
    @roukuo Місяць тому +24

    Not only is the shader extremely good looking, but how you talk about it and explain stuff, shows that you dont just copy stuff but actually understand this topic. Great Video!

  • @Natedotfbx
    @Natedotfbx Місяць тому +24

    Woke up to an email about this, and it did not disappoint. I learned a ton, even as a professional using UE5 on a daily basis. Looking forward to the next one!

    • @whyismynametaken123
      @whyismynametaken123 Місяць тому +1

      His videos are by far the easiest to understand and also give the most tech knowledge. His video on cel shading and light types are what originally got me into stylized rendering and made everything "click" enough for me to figure much more out on my own.

  • @UriahGnu
    @UriahGnu Місяць тому +40

    Hands down one of the best tech art videos I've seen in a while, great job!

  • @YourSandbox
    @YourSandbox Місяць тому +20

    I just can't compete with such genius. Hands down, hail the @VisualTechArt

  • @OutcastDevSchool
    @OutcastDevSchool Місяць тому +13

    9 minutes in and this is the best video I've seen on this topic. Your editing is top notch. I'm taking notes for my channel.

    • @o.k.m2588
      @o.k.m2588 Місяць тому

      With your videos on Animation, and Visual techs videos on Graphics, us artists will become unstopable

  • @Shadowstorm5400
    @Shadowstorm5400 День тому

    This is the best tutorial to explain how a cell shader works that I’ve come across thank you so much, I’m going to be rewatching this over and over to learn what is really going on in the shaders.

  • @dawesign_
    @dawesign_ 14 днів тому +1

    Mate, the value and quality of this video is beyond anything I've consumed in regards to UE learning videos on UA-cam! The editing is so incredibly well done as well. I started watching this in bed last night while doing research for my project and usually when I find stuff this late I just bookmark it and go through it in my next session but the start of the video and every single minute until the end was so captivating that I ended up watching the entire thing immediatly anyways. Spectacular job!

  • @Sam_The_Game_Dev
    @Sam_The_Game_Dev 6 днів тому

    HOW ARE YOU THIS GOOD WTH!!!!!!!! You've just completely transformed my pitiful attempts of cell shading in UE, seriously! I may be just a minuscule passionate game dev, but geniuses like you inspire me to keep pushing at it. Here's my subscription and my eternal gratitude, CHEERS!

  • @Nathan-wm3mr
    @Nathan-wm3mr Місяць тому +4

    the way you did the fake light on metal was genius!

  • @arceyominyin
    @arceyominyin Місяць тому +6

    It is so wild seeing someone who really understands what theyre doing in multiple areas bring all that information together to nail down exactly what theyre looking for. This makes every other solution feel like its just faking it. Every time I start to think I know what I'm doing some wizard comes along and just does some crazy voodoo magic and blows me away. Awesome stuff.

  • @shreyasjain1808
    @shreyasjain1808 Місяць тому +11

    THE FINAL OUTPUT LOOKS AMAZING!!!
    I would love to implement this into my game and am currently looking into a method to do so. Sadly this won't work.
    As I am a solo VR game dev and need as much performance as possible, it's next to impossible to use post-process effects on the Quest 2,3, pro or any mobile VR headset.
    So I am trying to find a method where we can do this but within the material itself and keep it as optimised as possible.
    As for the PC version, I might make this Physically Based Cel Shading for the game.
    Lastly, thank you for making this video. It's amazing and very informative. Love your work, sir.

    • @VisualTechArt
      @VisualTechArt  Місяць тому +5

      I think in your case it could be worth to follow an approach more in line with my old cel shading video then...
      All unlit materials and lighting calculated "manually" inside the shaders. You must have very controlled lighting tho

    • @shreyasjain1808
      @shreyasjain1808 Місяць тому

      @@VisualTechArt Yes, all the lighting is baked and there are no movable lighting. There are a few movable lights only in the PC to save on performance. As for the current state, am able to get 450fps in the editor within the level. Am ok to lose a bit of proformace and go down to a target fps of 75fps on mobile for good visuals.
      Also need a strong control on the tri count as well. So that's another thing. There is a max limit of 650k...

    • @ZackMathissa
      @ZackMathissa Місяць тому

      @@VisualTechArt Hello, can you share the link?

    • @flameofthephoenix8395
      @flameofthephoenix8395 Місяць тому

      @@shreyasjain1808 Not super helpful for your particular problem, but for cut scenes you could have a loading screen to render the cut scene ahead of time with more rendering time given to the cut scene since it is in a loading screen and thus doesn't have to worry about reaching a specific frame rate, though it may be obnoxious for the player to wait on a loading screen every time a cutscene plays it may be worth it to help achieve better looking graphics for the cut scenes without the cut scenes running at 10 FPS, if you have a large amount of RAM to store temporary data you could even render all the cutscenes in the title screen storing them away for later use.

  • @SierraofTerra
    @SierraofTerra 20 днів тому +1

    god i really picked the perfect time to start learning ue5 because this is exactly what I dreamed of learning.

  • @Saporling
    @Saporling 2 дні тому

    Fantastic video, and im not just talking about the information, just a really good, pedagogic/approachable, entertaining and well made explanation.

  • @ewsdsdffdasasdasdasd9714
    @ewsdsdffdasasdasdasd9714 Місяць тому +5

    Absolutely love the video. Incredible job. I feel like I learned a lot in 36min. But I feel like there is a disclaimer to say for Cel shading enthousiasts: You would still need to change the normals of your model if you want to achieve a dragonballfighterz style. This is a nice way to do the 'ramp' effect while not fighting the lighting engine of unreal BUT it's not enough to achieve your favourite style, lot have to be done in the Model

    • @VisualTechArt
      @VisualTechArt  Місяць тому +4

      Yes :D of course there's no magic bullet, but this is the foundation, then you must build on top :)

  • @BernardoReisSouza
    @BernardoReisSouza 16 днів тому

    This video is absolutely terrific! As someone who's trying to learn unreal based on tutorials I find online, I find this approach for sharing knowledge extremelly effective. Not only dumping information, but explaning why you used each node, comparing with other approaches, explaining their downsides, etc. Not to mention how good looking the result is, showing how good of an artist you are. If you ever decide to create an Unreal course, please let us know!

    • @VisualTechArt
      @VisualTechArt  16 днів тому

      I'll make a proper course at some point in the future for sure :D

  • @JaredWyns
    @JaredWyns Місяць тому +2

    I can't overstate how impressed & happy I am to have received this knowledge. I've been following similar and previous tutorials for ages and doing a solid amount of testing but something was always off or wrong, constantly stuck in stacked patches due to the deferred pipeline.
    I'm working on implementing this now in my project & in the near future I'll be making a considerable donation to the patreon as it is well deserved. This is the PBR base I've been wanting to craft a custom style that melds well with my 2d painterly style without boxing the engine for it.
    Truly brilliant, easy to understand breakdown.

  • @claudiosalvatico58
    @claudiosalvatico58 Місяць тому +2

    Omg!...You finally found the holy grail.
    It's what I always wanted but could never fully achieve, something was always missing.
    Thank you, now I can die in peace.
    my life is complete, thank you!

  • @makachu4899
    @makachu4899 Місяць тому +1

    This is GOD-LIKE. There aren't many best practices tutorials out there so this is an actual god-send for indie devs. Thank you so much!!!

  • @shadow_xts
    @shadow_xts Місяць тому +2

    Loved and subscribed, no nonsense, no explosions, only information! Thank you!

  • @Conbini.
    @Conbini. Місяць тому +1

    Came for the physically accurate cel shading tut, but was stoked to finally learn how to achieve a LOG output from Unreal!! This is huge, thank you. I can now use this post process to send production renders to colorists and let them grade it. Been wondering about this forever, I knew it was somewhere in there. Amazing.

    • @VisualTechArt
      @VisualTechArt  Місяць тому

      Be sure to check the video I did with Eros then ;)

  • @swisspunker94
    @swisspunker94 Місяць тому +1

    this is GOLD. thank you so much for your info, high quality stuff like this from people who actually know what they are doing is so rare on youtube.
    Btw. a good companion piece to this, the people who made high fi rush (made in UE4) gave a talk at GDC about their rendering pipeline (they heavily altered the default UE4 pipeline). It was uploaded to youtube about a week ago :) Just goes to show you how much work you need to put in to get a good toon shaded look in unreal.

  • @snufftbunz
    @snufftbunz 22 дні тому

    Bro you are genuinely one of if not the most helpful tech art channel I've found on youtube.

  • @evilyamii
    @evilyamii Місяць тому +1

    I never been this hyped since YEARS I want to learn something new, you the GOATTT!!

  • @TheCrimsonSeven
    @TheCrimsonSeven 29 днів тому

    A true goldmine of a video, addresses every headache I've ever had with PP shading nonsense. Seems like understanding the tonemapper really unlocked it all for you. Thank you very much for sharing!

  • @TemporalJimi
    @TemporalJimi Місяць тому +2

    wow man, im not even working on anything cel shaded but youtube decided to shove this in my face regardless. god i ended up learning a lot, amazing stuff

  • @whyismynametaken123
    @whyismynametaken123 Місяць тому

    Good job! This is an improvement over what I had worked extensively on. I was ripping apart the g-buffer and modifying / rebuilding it piece by piece in a post process material. I even custom coded colored lights via a combination of HLSL/blueprints/material parameter collections. In case anyone was wondering material parameter collections are just an array that can be iterated through with HLSL. I should also add one of the benefits of ripping apart the g-buffer and rebuilding the final image is you can stylize your ambient occlusion.

  • @LadySaytenn
    @LadySaytenn Місяць тому

    This video was extremely helpful to me. I don't use Unreal but I implemented something similar through Blender's compositior, and it works really well! It's the low-maintenance accurate toon shader I've been searching out for years!

    • @VisualTechArt
      @VisualTechArt  Місяць тому +1

      Glad to see there's someone able to extrapolate concepts outside the specific software :D

  • @AyushBakshi
    @AyushBakshi 22 дні тому +1

    I don't even use UE often but the breakdown will help me in blender. Kudos!

  • @NinoMesarina
    @NinoMesarina 21 день тому +1

    On behalf of everyone here, thank you so much, you are a GOD.

  • @neo-giu
    @neo-giu Місяць тому +2

    This is the best video you've made so far! Absolutely love it

  • @Rhyff
    @Rhyff Місяць тому +1

    Your tutorials are some of the best on UA-cam, absolutely incredible stuff!

  • @Mcl_Blue
    @Mcl_Blue Місяць тому

    I was really hoping you'd come out with a method for reducing the line's thickness based on distance, so this was great. There's only one problem now: a given object's line thickness will change based on what is visible behind that object and how far away it is. With that one wrinkle gone, it'll probably be perfect.

  • @robinj6997
    @robinj6997 Місяць тому

    Superbly done! Best cel shading I have seen. And I feel the frustration of lack of documentation, it really drags the workflow down.

  • @robadc
    @robadc Місяць тому

    When I was in university I struggled for years (literal years) to try and make a toon shader in Unreal. Eventually I just gave up as the resources available and my own capabilities made me feel like I'd wasted a not insignificant part of my life.
    It's too late for me, but thank you so much for providing something so that the next batch of bright eyed kids don't give up on NPR.

  • @fleity
    @fleity Місяць тому

    Fantastic video! Thank you so much.
    I work a lot on stylized lighting shaders for unity in forward rendering and still this video is so helpful! I agree that 90 percent of tutorials all do the same and don't go far enough. If you want a true stylized picture you absolutely have to go into the lighting code itself and start customizing that instead of just re-interpreting the output (but that's much easier in forward than in deferred). I enjoy seeing how you normalize / linearize the values to make the math correct and logical. Really nice job.

  • @DavysArtCorner
    @DavysArtCorner 26 днів тому

    This is actually huge! I did a cell-shading project in Unreal 5 last year and while PrismaticaDev's tutorial was fantastic, it was a huge pain in the ass. I managed and the project came out great, but I learned the hard way that Unreal's not that great for stylized rendering. I didn't know why though because I'm not that great with graphical programming.
    This video cleared it up so much for me and I'm only a 3D character artist!

  • @andrewpavlov9128
    @andrewpavlov9128 Місяць тому

    This looks really nice, better than the most cell shading implementations i've seen

  • @TinfoilxD
    @TinfoilxD День тому

    excellent video - I really like all the diagrams to explain the math

  • @ZappForThat
    @ZappForThat Місяць тому +1

    Oh beautiful work! I've been messing w/ this stuff too & it's so rad to look at the same problem & compare your results against the workarounds I've found in my efforts. Isolating lighting w/ approximate HDR values & the full range of colors was something I was pretty proud of figuring out on my end, but holycow your approach takes it to the next level. Great stuff! Thanks for sharing!

  • @Toxijuice
    @Toxijuice 16 днів тому

    Fantastic video, you did a great job explaining the pitfalls of commonly-taught methods and how to circumvent them. I do, however, have a minor correction for your comment at 20:15
    In many applications HSL stands for Hue, Saturation, Lightness and is different from HSV or HSB. With HSL, the output will always be white when L is 1.0, where with HSV white can only be achieved if V is at 1.0 and S is at 0.0.
    That application of HSL is not very relevant here, but distinguishing between the two might help someone coming from a CSS background or something similar.

  • @HedgehogGolf
    @HedgehogGolf Місяць тому +3

    20:20 HSB and HSV are the same colourspace, but HSL is different. (0, 255, 255) in HSV results in full saturation red, while (0, 255, 255) in HSL yields full white instead. Full saturation in HSL would actually be (0, 255, 127). Really cool video though!

    • @VisualTechArt
      @VisualTechArt  Місяць тому +1

      Yes, I didn't recall that when I was writing the video down :)
      Thanks for taking the time to add the why is wrong and not just drop a line without any explanation, it helps people :)

    • @HedgehogGolf
      @HedgehogGolf Місяць тому

      @@VisualTechArt The only reason I know this is that it's a pet peeve of mine that every art program under the sun defaults to HSV, and then the default colour picker in Windows uses HSL 😅😭

  • @SuperLordee
    @SuperLordee Місяць тому +1

    This is my first video I watch from you and I instantly sub. Very well explained and really usefull information you share for free. Thank you!

  • @dade1603
    @dade1603 22 дні тому

    Man the end result is fantastic. Awesome work

  • @sarahlynn7807
    @sarahlynn7807 16 днів тому

    This is the quality I wish every unreal video had.

  • @radivarig
    @radivarig 23 дні тому

    Really enjoyed watching, so many good explanations and the results are amazing.

  • @DarthBiomech
    @DarthBiomech 20 днів тому

    This is such a fantastic video! But IMO the biggest obstacle I faced with trying to make stylization is that we're limited to what we can show on screen. Even with one addfitional render channel one could be doing so much more to push stylization even further... Artistically changing the outline width for example, or adding UV-based crosshatching, or... I've tried to sacrifice the specular channel for that information, but it didn't behave like I expected.

  • @thothdj
    @thothdj Місяць тому +1

    bro this is a banger, thanks for the detailed explanations of the all the maths

  • @pinkmoon5332
    @pinkmoon5332 Місяць тому

    I'm glad they finally caught up to some of the other softwares that already have this. I guess everyone's leapfrogging everyone else.

  • @erichocean8746
    @erichocean8746 Місяць тому

    Loved this! I know it's a lot of work to explain everything in video format, but it's really appreciated and makes a big difference.

  • @QWERTYCommander
    @QWERTYCommander Місяць тому

    Thank god, a banded cel shader that responds properly to light and isn't just gradient mapping. Gonna recreate this in Blender for sure.

  • @OrangeJambo
    @OrangeJambo Місяць тому +1

    Oh shoot, stumbled on this so quickly. Already hooked in the intro!!

  • @troll_kin9456
    @troll_kin9456 16 днів тому

    A really fantastic explanation.

  • @SpikeTheSpiker
    @SpikeTheSpiker Місяць тому

    Holy shit the succinctness of your explanations is fantastic, thank you so much I've always struggled to understand materials and shaders.

  • @juanmilanese
    @juanmilanese Місяць тому

    love your no-nonsense approach to technical art. keep it up

  • @andrewdowns2449
    @andrewdowns2449 Місяць тому

    Truly some next level stuff you're doing for the community. Thank you for sharing all your knowledge!

  • @zarblitz
    @zarblitz Місяць тому

    I don’t even care about the cell shading, this was an excellent intro into UE’s post process settings.

  • @davidbolt9370
    @davidbolt9370 28 днів тому

    my head hurts
    but im thankful for this tut

  • @MithosKuu
    @MithosKuu Місяць тому

    Easily the best video on this topic for Unreal that I've seen. I do have a couple of questions though;
    1. Is there a way to control the amount of light banding? I've tried playing around with the numbers associated with the V channel but all I can manage is to alter the contrast and intensity of the banding.
    2. Is there a way to get emissive materials to work with this post process? With this setup it looks like the emissive channel is completely ignored

    • @VisualTechArt
      @VisualTechArt  Місяць тому

      1. You can control the amount of bands with the stuff I do, yes they have more difference in value between each other if you reduce them as bigger bands must do bigger EV jumps :)
      If you know what you're doing you can play with lighting to mitigate that.
      2. Emissives should just be considered as light, as they're not contained in the BaseColor pass and already composited in the Scene :)

    • @MithosKuu
      @MithosKuu Місяць тому

      @@VisualTechArt For 2. I must be doing something wrong then, as a test I made a material whose only property was an emissive set to 5 in the red channel, when I put it in the scene on a cube it just appears grey and doesnt emit any light into the scene

  • @siulino
    @siulino Місяць тому

    All your videos are a work of art and a guaranteed source of knowledge, thank you for that!

  • @Foxyzier
    @Foxyzier Місяць тому

    I didn't even need to know any of this but still a very fun watch, the explanations are perfect

  • @IstyManame
    @IstyManame Місяць тому

    Thank you so much, I don't think that I could grasp evey concept you were showing on myself. This is insanely valuable

  • @cosmotect
    @cosmotect Місяць тому

    Well man, you rock. What generosity to share all this knowledge and insight!!! I am going to need to watch this several time to fully absorb the power stored here

  • @ZappForThat
    @ZappForThat Місяць тому +1

    Wow, beautiful & concise -- great video! Thanks for the exposure trick ✨✨

  • @jiratrello
    @jiratrello Місяць тому

    I love ur channel. There's a lot of videos for entry level unreal but it's hard to find stuff that isn't full of bad practices and misinformation. Thanks for the videos !

  • @51Daedalus
    @51Daedalus 23 дні тому

    Holy Shit this is oooo damn good! Great job at not only making it look good but also super logical to follow along!

  • @Thegoosa
    @Thegoosa Місяць тому

    This is incredible. Best video about the topic hands down

  • @Matthe9256
    @Matthe9256 23 дні тому

    You truly deserve all the praise given to you in the comments, what a well explained and helpful video with an impressive result for any to recreate in there own projects for free
    5/5 Stars
    The background music is nice and at the perfect volume what is the song used if you don't mind telling me

  • @DeeKej
    @DeeKej Місяць тому

    I've been on the lookout for a cel-shaded solution for almost a year now, and this finally explains a lot of why the solutions out there never worked for my purposes. Ultimately, I'm not sure I could use your suggested solution either as I'm targeting Forward rendering and mobile VR platforms.
    But thanks to your explanations, now I think I can understand more of what I should work towards when trying to achieve my final result, thank you!
    Also, I definitely felt that comment on Epic not explaining things enough in their documentation in my core, haha

    • @VisualTechArt
      @VisualTechArt  Місяць тому +1

      Well the forward pipeline is even better for stylization :D you can decide what to do with light info directly in the asset material

    • @DeeKej
      @DeeKej Місяць тому

      @@VisualTechArt Well then! I've mostly done gameplay design things before, so still learning about most lighting- and material-related, but I will have that in mind as I take a new stab at it the coming days. Thanks!

  • @jamaalsineke2405
    @jamaalsineke2405 Місяць тому

    God bless you mate...I really appreciate your selfless tutorials.

  • @ProxiedRoadblock
    @ProxiedRoadblock Місяць тому

    wowow, I only work in sim code not rendering, but I could not take my eyes off this video. Such cool tech and you explained it all so well

  • @Anuxinamoon
    @Anuxinamoon 22 дні тому

    This video is great! Awesome work!

  • @IIStaffyII
    @IIStaffyII Місяць тому

    Wow, I'm blown away.
    Great video, Gonna take a while for me to digest all the info.
    But I'm going to have have fun playing with the new knowledge once it settles.

  • @SeanStClair-cr9jl
    @SeanStClair-cr9jl Місяць тому

    Looks great honestly

  • @rahulujjal8245
    @rahulujjal8245 Місяць тому +1

    Impressive, Insightful and Innovative! great job!!

  • @lucota90
    @lucota90 Місяць тому

    Most useful video I've seen on the topic hands down!

  • @thomaswalsh7311
    @thomaswalsh7311 Місяць тому

    This is such a great video and what I've been looking for for a long time, subscribed!

  • @TheAncientLich
    @TheAncientLich Місяць тому

    Awesome work as usual, the end result is stellar, keep it up!

  • @Fxnarji
    @Fxnarji Місяць тому

    this YT channel is such a goldmine. Here i am with my 5+ yrs of experience in the 3D Games field, thinking i know roughly what im talking about, and about 2 minutes into the actual explaination i dont understand SHIT xD
    Shows how much more there is to learn around every corner! What / How do you recommend to learn all this stuff the most efficiently? I copying / changing / applying your tutorials just feels like im walking on rails across a sea of knowledge

    • @VisualTechArt
      @VisualTechArt  Місяць тому +1

      Bang your head on the keyboard until you manage to do the stuff you want to do xD that's how I do it ahahah
      Copying tutorials like this is good, but only if you then go and mess around with every single component trying to understand them your way and create something different by applying the same concepts

    • @Fxnarji
      @Fxnarji Місяць тому

      @@VisualTechArt
      fair enough haha
      aight, time to bang this wall too

  • @SellusionStar
    @SellusionStar Місяць тому +1

    So great insights and work by you! Thank you!

  • @flotto7045
    @flotto7045 Місяць тому

    I wanna start with saying that i love the video. It's really in depth, goes over some unexplored ideas for PP cel shading (on yt at least) and the results look stunning.
    However it still doesn't really "fix" any of the shortcomings and compatibility issues of post process based cel shading and other than some enhancements to make it cleaner, this IMO doesn't offer anything that e.g. prismaticadevs shader offers.
    That unfortunately means the solution still keeps being "accept the shortcomings and do everything material based" or "build a custom source engine version".
    Thanks for putting this out though. It was very informative to see your thought process and i enjoyed watching despite not really loving the idea of the end result too much.

  • @lolaswift111
    @lolaswift111 9 днів тому

    masterpiece

  • @RomarioDev
    @RomarioDev Місяць тому

    yeah baby this is what i've been waiting for

  • @albinekb
    @albinekb Місяць тому

    Great tutorial! Super easy to follow even with the compelxity.

  • @MikolajF
    @MikolajF Місяць тому

    Damn. There are few VERY good tricks in this one. kudos from one TA to another.

  • @WoodyDevs
    @WoodyDevs Місяць тому

    Amazing. The results are so good

  • @brahmcross
    @brahmcross 17 днів тому

    Idk about anyone else but this video makes me want to be your intern lol. Although I would clearly need to re-learn calculus so I could follow along. But nonetheless, seeing cel shading being represented through a physically appropriate viewpoint makes the entire style seem formulaic, which is baffling. An art style beginning as hand drawn and then being created in an engine as sophisticated as UE is genius work. I want to try these ideas out myself for an indie game I’m working on. All credits for the shader will absolutely go towards this channel and expect a fat donation if it makes money haha 🙏🏽

    • @VisualTechArt
      @VisualTechArt  17 днів тому +1

      I used to have a trainee tier on Patreon, actually, but I stopped it for the time being :D

    • @brahmcross
      @brahmcross 17 днів тому

      @@VisualTechArt I am actually starting my journey at the Academy of Arts Uni in San Francisco. I’ll be networking as much as I can, but definitely would hope to someday meet. I appreciate the amount of resources on your channel as said by others in the comments; this information is great for indie devs.
      It’s a breath of fresh air for me as I don’t just want to follow the node system verbatim, I would need to know the WHAT, WHY, WHEN, WHERE, and HOW of game development standards. Your tutorials do just that and when further detail is needed, you mention so as to communicate that the professional pipeline has more to teach which I haven’t seen from other channels I’ve found. Also from watching your video with Eros, I’m going to take it upon myself to ensure I pickup some forms of coding along the way. And LIGHTING FUNDAMENTALS BEFORE STARTING! lol. Much appreciated!!

  • @activemotionpictures
    @activemotionpictures Місяць тому

    11:26 OMG!! YES! IT WORKS! TSM for breaking this down! I kid you not, I jumped out of my chair when you did 11:26. Thank you!

    • @activemotionpictures
      @activemotionpictures Місяць тому

      @Visual Tech Art I watched this video the entire week. Step by step, little by little to really understand the underlying concept. Thank you for sharing the distance to camera outline trick and the sky correction. Flawless!

  • @lordkelvin1
    @lordkelvin1 Місяць тому

    So many bits of great knowledge as always!

  • @BrutalMagik
    @BrutalMagik Місяць тому

    So excited to put this in my game and customize it!

  • @maanunoo
    @maanunoo Місяць тому

    Just an incredible tutorial. I love you.

  • @Aurich88
    @Aurich88 Місяць тому

    I learned so much! Thank you for making this!

  • @DimiArt
    @DimiArt Місяць тому

    i don't even use unreal engine, but i clicked the video because the thumbnail was so cool looking and colorful.

    • @VisualTechArt
      @VisualTechArt  Місяць тому

      Math doesn't care of which engine you're on ;)

    • @DimiArt
      @DimiArt Місяць тому

      Yeah, too bad i suck at math 😂​@@VisualTechArt