Search Unity

Showcase Strand type Hair.

Discussion in 'Graphics for ECS' started by kite3h, Aug 1, 2022.

  1. kite3h

    kite3h

    Joined:
    Aug 27, 2012
    Posts:
    197


    If only textures are not used, wouldn't it be most efficient to just use normal geometry to make hair?
    And surprisingly, there are not many vertices.

    Instead, we added code to the shader that differentiates the width of the strands according to their distance from the surface.
     
    Last edited: Aug 1, 2022
    bb8_1 likes this.
  2. CodeSmile

    CodeSmile

    Joined:
    Apr 10, 2014
    Posts:
    5,942
    Seems to me you are testing anything but hair in these videos. :p
     
    Ruchir and bb8_1 like this.