Skip to content

GPU-accelarated particle renderer for ParticleFX #4

Description

@paroj

currently we do all particle updates on the CPU, which is costy for millions of particles.
We could use transform-feedback instead.

This would also allow depth-buffer based collisions.

https://gpfault.net/posts/webgl2-particles.txt.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions