You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is probably much to ask on such an old repo but I've been fiddling around with different solutions all day and this has been the best one so far, the only issue being I'm trying to use it in a HDRP project and the boids shader just isn't compatible, an hdrp version would be very nice or at least some direction for how I could go about doing it myself.
The text was updated successfully, but these errors were encountered:
I would suggest just trying to make the folder 2-GPU_Boids_Compute/ works as it's pretty minimalistic and easy to translate to HDRP.
The shader itself is pretty small and I'm guessing the only line that needs to change are the headers, probably the #include "UnityCG.cginc" that needs another path or something. I cannot help on that account as I'm not trying to dive into HDRP as it's frequently updated and everything breaks all the time.
I know this is probably much to ask on such an old repo but I've been fiddling around with different solutions all day and this has been the best one so far, the only issue being I'm trying to use it in a HDRP project and the boids shader just isn't compatible, an hdrp version would be very nice or at least some direction for how I could go about doing it myself.
The text was updated successfully, but these errors were encountered: