Unity-Technologies / com.unity.demoteam.hair

An integrated solution for authoring / importing / simulating / rendering strand-based hair in Unity.
Other
710 stars 96 forks source link

Raytracing Support #49

Open johnpars opened 1 year ago

johnpars commented 1 year ago

image

Adds ray tracing support by uploading a Builtin Tubes mesh to the acceleration structure (updated every frame by a compute kernel).

Aydindeveloper commented 2 months ago

Is there any progress regarding this branch? I tried merging it with Master myself. But I could not solve the problems properly.