Smooth particle animation with GPGPU and Poisson sampling

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 15

  • @EdanKwan
    @EdanKwan 3 місяці тому +5

    Glad you try it. All point data was pre-processed. First I took an image and feed it into marigold to get the depth information. We used blue noise stippling algorithm to place the points and extract the point scale we need for shading. The trick to make the particles not bouncing all over the place between transition is to systematically place the initial points in the blue noise stippling sim in a grid placement + noise and simulate it with less force but longer duration so to ensure the point will never travel too far from their original placement. Then when you apply you real-time gpgpu sim, they will look really stable. With the depth information, you can make them in 3d. I think we used 6.4k points only at the end. ~50KB binary file per photo including all point placement, depth and shading information we need.

  • @delekmiller2362
    @delekmiller2362 4 місяці тому

    Thanks for all of your work, Yuri! These videos are always so helpful for getting exposed to more in-depth topics of three js.

  • @IKAMOworkshop
    @IKAMOworkshop 6 місяців тому +2

    I just want to say thank you! These has been very helpful for me as use cases to learn shaders as I'm just starting out.

  • @fujisan0388
    @fujisan0388 6 місяців тому +1

    Glad to see you again an you are safe

  • @AndersonMancini
    @AndersonMancini 6 місяців тому

    Thank you so much for sharing your knowledge Yuri. Another masterpiece. I'm always here in your channel learning something new. God bless you 🙏🏻 😊

  • @ren4ud
    @ren4ud 6 місяців тому +1

    Good stuff thank you

  • @firezunami
    @firezunami 5 місяців тому

    Very good video, thank you❤

  • @atalyy
    @atalyy 6 місяців тому +1

    Hello Yuri, thanks for all of your work. Hope you stay safe and the bad guys go back home. Best regards from Poland!

  • @noklipio
    @noklipio 6 місяців тому +3

    Hello Yuri, are you planning on using R3F / Drei for your tutorials in the futur?

    • @akella_
      @akella_  6 місяців тому +2

      sure, just looking for some stuff that'd be nice to implement with r3f

    • @tenkkov
      @tenkkov 5 місяців тому +2

      @@akella_ implement all your past videos with r3f 😁

  • @vallabhdasari7860
    @vallabhdasari7860 4 місяці тому

    How to get the initial files?

  • @Mohammed_Abbood
    @Mohammed_Abbood 4 місяці тому

    can i have the initial files please?
    anyone can help me!!

  • @firezunami
    @firezunami 5 місяців тому

    Why doesn't anyone realise what is suggested at 38:06 when he types "po" xD

  • @codingislove3707
    @codingislove3707 6 місяців тому