Skip to content

Improve postprocessing performance #85

@lw64

Description

@lw64

It would be good to have the different postprocessing steps combined into one shader and then exe uted, instead of multiple small steps after each other that slow it down massively, the more complex the postprocessing gets.

For threejs the extension here is doing that: https://github.com/mrdoob/three.js/

That could be ported to gthree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions