You are an absolute legend for providing all of these reousrces and for also explaining them
@MinionsArt2 жыл бұрын
Thanks! I wish I was faster at making videos, need to get better at editing (quickly).
@suicune20017 ай бұрын
The fact you added sparkles to the snow makes me happy. People don't seem to realize how beautiful snow is when it glitters in the sun.
@MinionsArt2 жыл бұрын
Promised to do this one for a while, but here it finally is :) I didn't mention it in the video, but this shader can't be done in URP Shader Graph because you can't do Tessellation there, so it had to be code.
@Damian_DH2 жыл бұрын
bro is good to see you again. U don't upload often but when u do sure is a bang.
@ganbold132 жыл бұрын
Nice job, but I have an issue. It doesn't work on some android phones (samsung s9 etc). Do you have any idea why it's not working on some phone? Sorry for bad English :))
@type-32Ай бұрын
great, great, VERY GREAT tutorial that also explains the how it actually works. support
@justusmarks79192 жыл бұрын
Let’s go. Amazed by how you always come up with that.
@alpha38362 жыл бұрын
Absolute legend!
@KDSBestGameDev Жыл бұрын
It's awesome that you can also have just multiple particle effects on "mobs" for example and use the same RT to render them all. This way you easily have this great snow effect for many things in the snow. GREAT! Love it!
@medmel2160 Жыл бұрын
I moved to Unreal and I wish we have you there! Your passion and contribution to the gamedev is so well appreciated. Have a good one
@kumako89667 ай бұрын
no wayyyy, amazing work
@milankiele23042 жыл бұрын
You are awesome, thank you for existing =) I really like you xD 😊
@fredimachadonet2 жыл бұрын
You're amazing! Thank you so much for your content! 😻❤
@brandonjacksoon2 жыл бұрын
Awesome, thanks you!
@flugenkehhannen2 жыл бұрын
you have great lessons, don't stop
@ruslansharipovuxui5 күн бұрын
Could you please suggest how to achieve the same effect with a first-person camera ?
@azgan1232 жыл бұрын
You're a queen
@levashanpillay1052 жыл бұрын
Love ur content❤️ thanks
@question_mark2 жыл бұрын
thank you so much !
@octaviotastico Жыл бұрын
Omg you're amazing
@457Deniz4572 жыл бұрын
Thanks 👌🔥
@mohammedsalih56703 ай бұрын
how to do you learned all this stuff I mean is there any courses to learn every thing from scratch ?? btw very cool tutorial !
@karole56462 жыл бұрын
Superrrrr cool.
@ebmpingu2 жыл бұрын
Hmm you actually deserve a 100Ksubs
@stylie473joker52 жыл бұрын
Every video i saw uses splatmaps and subdivided plane i'd love to see a shader written with the terrain system itself although that would be more complex nonetheless great video thanks for sharing
@caffeinecreature Жыл бұрын
Would this effect be possible to implement on uneven surfaces, like a slope of a mountain?
@NoxideActive2 жыл бұрын
Great stuff! I was looking for a cool visual way to create mud or sticky spot on the floor for my game and I'm thinking that this can be a great jumping off point to get a good look for it. Performance-wise, would this be viable for a mobile game or should I try something else?
@jar54722 жыл бұрын
Thank you! Like always a great video. I already tried some of techniques out by myself for interactive grass but I have always some glitches when the world gets bigger and the camera for the render texture has to move with the player the grass starts shaking at the edges of the render texture. How would you or how do you handle bigger worlds, do you also move the camera or do you have multiple cameras for the render texture? Or do you have a total different approach?
@Blueming_too12 Жыл бұрын
Alguien que me pueda pasar los tres codigos que se ocupan, por favor.
@bonkerzd69802 жыл бұрын
Does this work on terrain?
@edin. Жыл бұрын
Snow path is not forming for me, Render texture does show a green path and I can see green particles in the scene window, but the plane height is not moving, I'm using 2020.3.15f2, urp 10.5.0, SnowTessellation.hlsl is not considered as a shader include though, maybe that's the issue idk
@edin. Жыл бұрын
works in at least urp 12.1.10, (and unity 2021.3.22f1)
@AdamJensenReal2 жыл бұрын
Great tutorial, but I have a problem, I see only Black screen from the plane something is wrong. Is it possible this shader to not work on AMD GPU? I don't see any errors just a black space... I tried the DX11 default and also the Vulkan but its the same.
@vaggelis86107 ай бұрын
after attached the material to plane it turn invicible, any idea?
@adrianmeyer296 ай бұрын
I don't get the visuall effect of the path on my game window and in the scene window i only see the green path being traced
@fluppycat8550Ай бұрын
It's not working for me... I'm using unity 6 (URP) and for some reason at the moment I create the material that is just purple... I tried using the render pipeline converter but nothing... Can someone help?