Intro to Flow Maps [UE5]

Поділитися
Вставка
  • Опубліковано 27 січ 2025

КОМЕНТАРІ • 140

  • @mijocasper6423
    @mijocasper6423 6 місяців тому +108

    i think this dude deserves a windows licence key donation

  • @Bife_A_Lo_Vulnerable
    @Bife_A_Lo_Vulnerable 6 місяців тому +44

    Love how he starts from a small example and the last minute of the video is an eldritch chaos of nodes

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +6

      @@Bife_A_Lo_Vulnerable oh this is nothing compared to some material graphs… hahaha

  • @Haukett
    @Haukett 10 днів тому +2

    without fail, every time i run into a weird niche issue (like wind direction changing at runtime! or object pivot points for foliage instances, or so many other things) you always come in clutch with a wonderful video explaining how it all works and how to do good and useful stuff. For everything that you do and all the time you put into it, thank you

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

    I have been so insanely intimidated by flowmaps I've always just defaulted to UVs and masking all the seams and jank with hacks. The game I'm working on has a lot more dynamic/complex and frankly massive world that I can't be doing that, and I just gotta say this tutorial made things a lot clearer to me. Thanks for putting out these resources, you're a king.

  • @oo_ashton_oo3897
    @oo_ashton_oo3897 4 місяці тому +4

    Thank you for this tutorial! I could not find any other UA-cam video that explains flow maps. You are great at what you do and I appreciate your help!

  • @SpinnyHat
    @SpinnyHat 6 місяців тому +9

    Another banger from the man himself
    thank you for what you do!

  • @YourSandbox
    @YourSandbox 6 місяців тому +11

    U grew up as a strong tech artist. Keep doing your stuff, great progress

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +2

      @@YourSandbox means a lot from you

  • @UlshaRS
    @UlshaRS 5 місяців тому +3

    Doing a project whose graphic theme is based on a water flow and this is such a excellent explanation of the map and underlying math.

  • @rocker10039
    @rocker10039 6 місяців тому +10

    Bro is literally reading my mind. I am struggling so hard with making a water shader and flow maps were one of the things that has 0 good information out in the internet.

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +4

      Hope this can get you pointed in the right direction!

    • @mehface
      @mehface 6 місяців тому +3

      To be fair, that's 90% of unreal xD

  • @robinj6997
    @robinj6997 6 місяців тому +2

    Thank you for taking the time to explain everything. I'm reading it in high definition in the bought plugin (well worth it), then rewriting what I need in Godot

  • @Erieanna1234
    @Erieanna1234 2 місяці тому +1

    Absolutely love your content; you're always the first place I check when I need to learn something new (or remind myself). Can't wait for your next video.

  • @leonfomin9250
    @leonfomin9250 6 місяців тому +3

    when he starts to draw somethign in paint you know its gonna be good

  • @Gambsmoore
    @Gambsmoore 6 місяців тому +3

    wow I didn't think I was going to understand that material.. But you explained it very well.

  • @vaillecgart1854
    @vaillecgart1854 6 місяців тому +2

    So much informations, thank you so much for taking the time to share of all of this !

  • @MonsterJuiced
    @MonsterJuiced 6 місяців тому +2

    You just significantly boosted the quality of my basic water without me having to rely on ninja fluids. Thank you! :)

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +2

      @@MonsterJuiced happy to hear it! Don’t forget you can use flow maps for a tonne of other effects too :)

    • @MonsterJuiced
      @MonsterJuiced 6 місяців тому

      @PrismaticaDev I'll have fun thinking of ways to use them in different situations haha. Maybe flapping flags and large leaves

    • @MonsterJuiced
      @MonsterJuiced 6 місяців тому +1

      @@PrismaticaDev Hey so I was experimenting with the flow map, I realised that if the red channel = right then green must = left. So I made a texture with a flow mask on red for the main river direction, and then a flow mask on green to create bounceback flow from the edges and obstacles. However only the red channel is being red for the direction and I can't figure out how to make the green channel apply. Is it me or is this shader not working with green like that?

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +2

      @@MonsterJuiced It's actually Red for Left/Right, and Green for Forward/Backward (or the other way around)
      You use negative values in the RG channels for the backwards directions, however when they're in a texture they need to be 0 for backwards, 0.5 for stationary and 1 for forwards. You'll need to "unpack" the texture manually (unless it's being sampled as a normal map) by adding 1 and dividing by 2

    • @MonsterJuiced
      @MonsterJuiced 6 місяців тому +1

      @PrismaticaDev oohh right ofcourse I see now. Thank you I'll set it up later and see how it goes. I appreciate your reply man. Keep setting great examples :)

  • @benjaminreinsch392
    @benjaminreinsch392 6 місяців тому +2

    Wow that is so amazing! Just what I was trying to create for a long time. Thank you so much!

  • @hristozafirov7110
    @hristozafirov7110 6 місяців тому +15

    Still waiting for render target and rvt tutorials 🙏
    You're the best, thank you for the awesome tutorial once again! ❤

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +11

      RVTs video is the next big long one! Hopefully doing a few smaller ones inbetween :)

    • @workflowinmind
      @workflowinmind 6 місяців тому

      @@PrismaticaDev Can't wait, I learn better thanks to your accent

    • @Cz_Dani
      @Cz_Dani 6 місяців тому

      @@workflowinmind lol

  • @calycheers
    @calycheers 14 днів тому

    your videos are always useful to improve learning curve about Unreal materials.
    Thanks.

  • @jerobarraco
    @jerobarraco 6 місяців тому +2

    13:24 you can actually visualize those with the plot and debug scalar nodes (and clever inputs)
    Also thanks for explaining how the flowmap node is made. Thatsmthe fun part ofbthis channel.

  • @davidji4035
    @davidji4035 6 місяців тому +2

    Wow amazing tutorial, I really love this tutorials for water and river shaders. Thank you so much for providing quality content for everyone

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      @@davidji4035 thanks for watching and enjoying! :)

  • @greebly6011
    @greebly6011 4 місяці тому +2

    oh wow when I saw this I thought for sure it needed to store some state in a render texture. In the case of very large open world environments things like water and wind would take up tons of space and would need to be done through a virtual texture. But this technique is amazing since it is stateless.

  • @jankystreams3337
    @jankystreams3337 6 місяців тому +1

    You are so awesome, Charlie. You have really helped me get back into unreal and be able to do a lot more in unreal with your videos. (P.s. I love Prismatica's style so much, it's beautiful 😭)

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +1

      @@jankystreams3337 not as beautiful as your comment

  • @heylister
    @heylister 6 місяців тому +1

    Amazing. It unlocks a lot of ideas. How to give more natural and reactive movement to things.

  • @suraj.1889
    @suraj.1889 6 місяців тому +2

    😁you are always such a fun teacher!

  • @Potentially_Hacker
    @Potentially_Hacker 2 місяці тому +2

    A very nice 5 minute video!

  • @amura_
    @amura_ 6 місяців тому +1

    yippee
    I just started digging into flowmaps) And just by the way, additional information. Thank you!)

  • @jerobarraco
    @jerobarraco 6 місяців тому +1

    Nice vid. I like it was full of neat tricks, like warping time with a texture.

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      I go in to more detail about that in the Time node video :)

  • @MatthewGDunlap
    @MatthewGDunlap 6 місяців тому

    Thanks. I think this is exactly what I needed to work out gas giants in my game.

  • @AaronNeal
    @AaronNeal 3 місяці тому

    Niiiiice dude! Thanks for the paste bin link, good looking out!

  • @stvarnov8754
    @stvarnov8754 2 місяці тому

    I would love to see a video from you on Save systems, you are an excellent educator

  • @ZacDonald
    @ZacDonald 6 місяців тому

    I like how the 3 texture overlapping in the flow map node functions like a Shepard Tone.

  • @snook-official
    @snook-official 5 місяців тому

    This is awesome, thank you! and thanks for the material function!

  • @vembdev
    @vembdev 6 місяців тому +2

    nice been wanting to do rivers

  • @Radwalls
    @Radwalls 6 місяців тому +1

    really cool lesson! Thanks prismatica dev!

  • @sithmaster
    @sithmaster 12 днів тому +1

    I just tried to follow the river tutorial. The quick and sudden cuts made it a bit difficult to follow. I decided to buy the plugin, since you said it's all in there. Pardon my lack of knowledge, but I can't find that particular shader in the Prismatic plugin. There is "some" ripple water, but can't find any river material or shader that seems to cover what is being shown at Minute 25:30. Sorry for asking.

    • @PrismaticaDev
      @PrismaticaDev  9 днів тому +1

      @@sithmaster hey hey! Unfortunately I went on holiday before I could add it to the PScape project fully. There was also a bug in 5.3 that prevented it from looking the way I wanted. I’ll make a mock-up material and put it in the description of this video when I get home in a couple of days :)

    • @sithmaster
      @sithmaster 9 днів тому +1

      @@PrismaticaDev Aww no rush Sir! You are awesome! I am so happy and learned so much with your videos. I will keep the plugin for sure, just to honor all the time you invest in showing us things that can have a big learning curve at times.
      Btw, this is being used in a real game-dev scenario inside bigger landscapes (8x8 km) with dozens of rivers with branches. The water itself is using the singlelayer material base. The most difficult challenge is to get this on top of very realistic water with non stylized foam.
      Currently, I am making some mockup based on some of your implementation, but lacks proper "flow" that runs a bit longer through the river. For now, it's just being visible where I have the distance field and distance field gradient, which sadly, even in 5.5 looks very blocky on larger scale. I have added a 4motion inside the foam itself based on Ben Clowards tutorials to get a little bit more realism to it.
      Another issue is the brightness of it.
      Normally, I would pass 50% into the emissive channel for whiter foam, but since we have full day and night cycles, I wonder how to make it look more bright without using the emissive at all. Looks nice in the sunshine, but is too bright in shadowed places, like inside caves and tunnels. We paired it with Ultra Dynamic Skies for the day to night transition brightness, but that does not work nice at all. I wonder if there is a way to render it on base material but boosting it a bit more that it looks like using emissive on daytime. Same issue with waterfalls, since the base gets too much coloring from global illumination. That's not how foam or water fog/mist works in real life.

  • @JakePlayableDev
    @JakePlayableDev 4 місяці тому +1

    I can't believe you just said skibbity rizz

  • @glitchered
    @glitchered 6 місяців тому +1

    9:52 missing the subtitle. heavy metal version -> blüvüläshhavülaflüvülüvüla. ;D good tutorial too. flow can be used for a lot of good scrolling effects. the river is basic noise. with dedicated textures you can do more. retro style scrolling, coloramp emulation. all the good stuff. hmmhmm

  • @magilouprovence5340
    @magilouprovence5340 6 місяців тому +3

    Another banger

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +1

      u r

    • @magilouprovence5340
      @magilouprovence5340 6 місяців тому +1

      @@PrismaticaDev Gotta say this to you, thank you so much. I'm in my last semester being a student in game development and you thought me more about this stuff than any of our professors. They don't even come close, lmao. Big up, you're a lifesaver♥

  • @JacobPernell
    @JacobPernell 5 місяців тому +1

    Thank youuuu so much for this!!

  • @importon
    @importon 27 днів тому +1

    These are great. will you continue to make these edited short form videos? or are you sticking with longform livestreams from now on?

    • @PrismaticaDev
      @PrismaticaDev  27 днів тому +1

      I have a few standalone videos that are being edited at the moment, and I also have plans for a very big series about modular characters :)

  • @0805slawek
    @0805slawek 6 місяців тому +2

    You read this publication ? "Real-time Simulation of Large Bodies of Water with Small Scale Details Nuttapong Chentanez and Matthias Müller" the Fluid Flux plugin using this method, would be great some day explain how it works in UE5 xD

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +2

      @@0805slawek ill give it a read! I’ve read some 2D water body simulation papers. Fluid Flux is a beast, I’ve seen it in action in another project I was working on and I looooove the river water mesh/flow map generation

  • @DinoClaudDesign
    @DinoClaudDesign 2 місяці тому

    Thanks for the great tutorials and streams. Still haven't finished all so much good stuff 👍 . Question about combining the single water material with the flow map. What's the best solution to match normals ( waves ) with the flow ( if possible ).

  •  6 місяців тому +1

    Great stuff, many thanks! It does get a bit samey, just panning...

  • @kattenmusen10kofficial
    @kattenmusen10kofficial 5 місяців тому

    Why is there an exclamation mark above your head? Looks sick

  • @justin9649
    @justin9649 5 місяців тому

    Do you think we could ever get a tutorial on how to use texture arrays? Like say height blending between different textures with a single vertex channel using a texture array.

  • @techuser1619
    @techuser1619 4 місяці тому

    Hey! Love your videos! They’ve been very helpful with my project! I was wondering if you could go over the art style of Astro Bot? They have this bright contrast look to their game that makes it look very vibrant. Do you have any advice/ tips to achieve a similar look? Thanks in advance!

  • @importon
    @importon 6 місяців тому +2

    Will you be doing a tutorial on how to activate windows next?

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      @@importon I would, but I don’t know how

  • @nikwalz3429
    @nikwalz3429 5 місяців тому +2

    Hi, do you know Gaea? Is it possible to use this technique to get a realistic river from the export files from Gaea? I am still struggling on how to create a realistic river from that exported files in Unreal Engine 5. Gaea gives you the river data in form of heatmaps and heightmaps. River flow direction, River depth, river surface etc. It would be cool to see a video on how to use you technique to create a river from Gaea cause there doesn´t exits one at the moment...

    • @PrismaticaDev
      @PrismaticaDev  5 місяців тому +1

      Sure can! You'd need to use the "landscape coords" node to sample the textures along the entire landscape etc. Not sure how you'd generate the river meshes though...

    • @nikwalz3429
      @nikwalz3429 5 місяців тому

      @@PrismaticaDev I will try :-) Thanks for your fast reply

  • @BeginnerDev
    @BeginnerDev 3 місяці тому +2

    Charlie you beautiful bastard!

  • @eligijuspranskunas3509
    @eligijuspranskunas3509 5 місяців тому

    awesome!

  • @H0lyFr0ggy
    @H0lyFr0ggy 6 місяців тому +1

    5 minutes video --> 35 minutes 🤣
    on a serious note, good stuff very interesting!

  • @stvarnov8754
    @stvarnov8754 3 місяці тому +1

    How do you handle your player's inventory if you don't mind me asking. is it a plugin or a bespoke system?

    • @PrismaticaDev
      @PrismaticaDev  3 місяці тому +1

      Hey there - it's all bespoke, but essentially each Entity in my game is a uObject instance that can contain other Entities in numerous ways, I'll be making a video about it in a new Devlog by the end of this year :)

  • @Tommyboi7566
    @Tommyboi7566 2 місяці тому +1

    7:02 great video so far🤣🤣🤣🤣

  • @shabadava62
    @shabadava62 2 місяці тому

    What kind of noise are you using? I tend to cross with that cloudy neat texture in another of your videos but I can't indentify what kind of noise is (any noise pack is also appreaciated)

  • @ajibolalaleye769
    @ajibolalaleye769 5 місяців тому

    thanks for this. please i have a question to do with character clothing. i have a long puncho. im looking to animate into some poses kinda like spawn(comic book characters) cape. basically in using chaos cloth as i cant get rigid bodies or kawai to work properly as the whole thing is simulated. how can i drive the poses (pose morphs dont work with cloth sim) to specific shapes or arrangements. thanks.also if you have a discord or a way i can contact you please let me know. have a great day

  • @hyper_1337
    @hyper_1337 6 місяців тому +2

    hey prismatic although not related to this video I wanted to ask you, regarding your physical animation turorial, how do I if I want a bone (such as breasts) to be constantly in physical animation (possibly with its own profile) even when I decide to turn off the general physical animation. I have tried many times and in all ways I cannot get the desired result, which is that the bone remains in the same position while continuing to be simulated

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      @@hyper_1337 hey there! You can disable simulation for particular bones using the ‘all bones below’ nodes. You might also benefit from looking into the Physics Control component that was added in UE5 as the successor to Phys Anim (I’ll be making a video about it in the future now that it’s had time to mature)

    • @hyper_1337
      @hyper_1337 6 місяців тому +1

      @@PrismaticaDev I am aware of Physics Control but I have seen that it is incredibly more complicated than Physics Animation. Anyway, the “all bodies below” nodes cause problems because if I disable the general physics animation and with disable physics on all bodies below (bone: pelvis) and then reactivate it on the bone that always needs to be simulated with enable physics on all bodies below (bone: breast_r for instance), the bone continues to be simulated but it suddenly moves to the original position. I've tried using things like “copy pose from component”(can't remember exactly the name of the node) on another mesh that will be the set of animation and physics or to create a skeletal mesh component child of another but all these methods don't work. I also thought about creating an animation blueprint that would copy the pose of the bone and reuse it in the transition so that the sudden change in position would not be noticed but it was too complicated. I guess I will wait for your tutorial.

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      @@hyper_1337 Ahhhh yep, I see what you're saying. Yeah Phys Control would probably be the best solution, but I agree it is a bit more complicated.

    • @hyper_1337
      @hyper_1337 6 місяців тому

      @@PrismaticaDev do you think its possibile to use both?

    • @hyper_1337
      @hyper_1337 5 місяців тому

      @@PrismaticaDev @PrismaticaDev I found that you can use both but if you change the state of the bone in the physics animation component, it overwrites the physics control component. I guess I'll have to rewrite most of the code, but it's still better than abandoning my project

  • @KoolioBaka
    @KoolioBaka 6 місяців тому +1

    Very cool, I'd love to use this but I'm having some trouble implementing the pastebin into a new MF. Might need to reconnect some textures?

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +1

      @@KoolioBaka yeah you’ll need to put in your own noise textures. I’m not sure how pastebin works with the Function Inputs too. I’ll double check tomorrow and see if there’s anything I can do

    • @KoolioBaka
      @KoolioBaka 6 місяців тому +1

      @@PrismaticaDev Cheers for that! I'm fairly new at Unreal so figuring it out is a little bit more challenging for me, but I think it's something to do with the material expression function inputs. Maybe I'm missing something. In any case, I'm not used to material functions yet so I'm not sure where to look, but I could see this tool having a ton of application once I figure it out :)

  • @juanmilanese
    @juanmilanese 6 місяців тому +1

    the plugin comes with the charlie texture right?

  • @gustaveriksson3585
    @gustaveriksson3585 3 місяці тому +1

    How would you approach this when tiling textures for larger rivers? I'm having issues hiding the repetition, even when blending multiple textures you still see the general world position direction. I tried tweaking the other parameters such as distortion but it doesn't really hide the repeat completely. I'm trying to use this with a spline mesh as you showed, with a Single Layer Water material.

    • @PrismaticaDev
      @PrismaticaDev  3 місяці тому

      Good question - it might just be a case of using a higher-resolution texture over a larger area, or using 2 separate textures blended together (a macro and a micro)

    • @gustaveriksson3585
      @gustaveriksson3585 3 місяці тому

      @@PrismaticaDev That's great input! I ended up using 3 different textures micro -> macro. Then I added some flow variation with the sine node and noise for some convincing variation. You might still see the banding if you are looking for it but it sells it pretty well. Thanks for a great video and MF!

  • @Bornstella
    @Bornstella 3 місяці тому

    Is it possible to somehow use this flow map function to warp a texture around the contors of a mesh using world space normals in a post process material? Over and against a triplanar effect. Thinking of an etching effect that flows across curves of a mesh.

  • @itay7
    @itay7 3 місяці тому

    Hi! I'm trying to create a road but using Landscape Spline instead of a Spline Mesh. Any tips on how to align the texture correctly to follow along the curving spline?

  • @stvarnov8754
    @stvarnov8754 4 місяці тому +1

    Are you using forward shading on your game?

    • @PrismaticaDev
      @PrismaticaDev  4 місяці тому

      @@stvarnov8754 deferred shading with a post-process

  • @tylerscott3192
    @tylerscott3192 6 місяців тому

    ever think of doing a high quality flowing lava?

  • @dibritto1298
    @dibritto1298 3 місяці тому +1

    Hey PrismaticaDev, I'm trying to render a character for my portfolio, and I'm having a hard time to rendering the Hair, especially the Eyebrow which is very close to the head mesh, when I Zoom out the eyebrow almost completely fade away, all I have in this material is the alpha map and the dither node connected.
    I don't know if you'll see this comment, but I wanna try anyway, because I didn't find any solution for this on the internet and it seems to be something very simple to solve, I'm just too beginner to figure out by myself

    • @PrismaticaDev
      @PrismaticaDev  3 місяці тому

      Hey there! It might be an issue caused by Mipmap settings - basically as the texture gets further away it changes to a lower resolution version, but the way the lower res textures are generated can be changed (sharpen, blur, unfiltered etc)
      Also might be worth trying with the alpha set to 1 to see if it still disappears (if it's going inside the characters head?) and if it is, you could try using the CameraOffset WPO function

    • @dibritto1298
      @dibritto1298 3 місяці тому +1

      @@PrismaticaDev WOOOW man the Mipmap solved it!! I can't thank you enough I really appreciate you, I was trying to fix It for weeks now, I probably wouldn't find the solution any time soon

    • @PrismaticaDev
      @PrismaticaDev  3 місяці тому

      @@dibritto1298 Glad to hear it!! :)

  • @HelpfulHuntersGuild
    @HelpfulHuntersGuild 5 місяців тому

    Must be a new motherboard, I spent the last year or so seeing that activate windows on my pc haha

  • @Fawior
    @Fawior 6 місяців тому +1

    Thanks for showing the differences between a flow map and a PENAH (sorry)

  • @linon8930
    @linon8930 6 місяців тому +2

    Good video but may i add a friendly suggestion. It is very confusing when you cut the video and all of sudden there are nodes that just pop up without explaining them. It would be better if the material window was open completely to see the node tree. Also you should show the final setup at the end without all the unnecessary nodes that you eventually did not connect. It gets confusing having all of the nodes that eventually do not end up being part of the final material.

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      @@linon8930 great points, ill keep it in mind in the future :) it can often get a bit messy since I film these videos during livestreams so there are usually more little explanations happening that get edited out

    • @linon8930
      @linon8930 6 місяців тому +1

      @@PrismaticaDev I understand. I didn't know about the live streams. I'll go check it out. :) Keep up the good work. Your knowledge is very valuable. Your vids have helped me understand things that i used to bang my head against the wall for months.

  • @noxtech
    @noxtech 6 місяців тому +1

    how is your game going ? haven't seen for quite time any vids.

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      @@noxtech it’s going good! Just doing lots of refactoring and prototyping as my knowledge expands :)

    • @noxtech
      @noxtech 6 місяців тому

      @@PrismaticaDev any soon vid ?

  • @enki5446
    @enki5446 2 місяці тому

    Anyone know how did he create the mesh at 27:12 ?

    • @DinoClaudDesign
      @DinoClaudDesign 2 місяці тому

      Hi I think you can see that in the stream recording otherwise look for Spline blueprint

  • @ha_eun_pi
    @ha_eun_pi 5 місяців тому

    I'm a beginner who is learning the Unreal Engine. While imitating this video, searching for pris_flowmapsecresauce doesn't show up, so how do I get that to float?

  • @bethedust
    @bethedust 5 місяців тому

    He really said "skibidi rizz"😭😭

  • @lil.shaman6384
    @lil.shaman6384 6 місяців тому +1

    Why not use 4 samples?

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      Why not use a BILLION?? :P

    • @lil.shaman6384
      @lil.shaman6384 6 місяців тому

      @@PrismaticaDev can you compare the performance cost?

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому

      @@lil.shaman6384 it would be very minimal going from 3 to 4, although it depends on how many textures you needed to flow. If you had colour, normals and ORM textures then it would add 3 extra samples

  • @RoboticDev
    @RoboticDev 6 місяців тому +2

    Babe, wakeup... FLOW MAPS...

  • @AhmadAli-kv2ho
    @AhmadAli-kv2ho 6 місяців тому +6

    5 minutes but its 35 min long lol

    • @PrismaticaDev
      @PrismaticaDev  6 місяців тому +6

      7 for the price of 1! :P

    • @Juno006
      @Juno006 6 місяців тому +3

      It's still 5 mins...you just didn't frac it

  • @RedRocksies
    @RedRocksies 6 місяців тому

    (3)5 minute materials

  • @plasid2
    @plasid2 6 місяців тому +1

    This dude is Kangoo Land national treasure

  • @jayhop960
    @jayhop960 12 днів тому +1

    Awesome thank you man made me realize i didnt need to spend $170 on ninjalive

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

      @@jayhop960 NinjaLive is extremely powerful, but sometimes the simplest tricks can get the job done. Depends on the project!

    • @jayhop960
      @jayhop960 8 днів тому +1

      @ do you have any videos on making the cel shaded landscapes you have those are beautiful!

    • @PrismaticaDev
      @PrismaticaDev  8 днів тому

      @ I have a very very old video about my cel shader, but there are some others that use the same ideas