Particle Clustering

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ต.ค. 2024

ความคิดเห็น • 3

  • @capslpop
    @capslpop  6 วันที่ผ่านมา +1

    Here is the code if anyone wants it: github.com/capslpop/Particle-Clustering/tree/master

  • @MountainLabsYT
    @MountainLabsYT 5 วันที่ผ่านมา

    Wow! Impressive keep up the good work! how is it done?

    • @capslpop
      @capslpop  5 วันที่ผ่านมา

      If there are more than two particles per cell. The particles are grouped together. Also, I do a trilinear texture fetch for the G2P step to speed things up.