GarrettGunnell / Shell-Texturing

Volumetric rendering of fur
MIT License
177 stars 21 forks source link

how do i convert the shader to URP? #4

Open luckyblackcat23 opened 10 months ago

luckyblackcat23 commented 10 months ago

i dont really use shaders that much, any idea how i can use the shader with URP?

MacMan23 commented 7 months ago

A very late reply, Here is a unity guide to convert the shader to UPR. Or you could try to recreate it in a shader graph. It looks like someone already made a shader graph conversion here. I would suggest trying to convert the shader to a shader graph yourself as it isn't too hard and will help you understand the process as you remake it.