Skip to content

GPUImageGaussianBlurFilter.java is wrong? #550

@HowQuitVim

Description

@HowQuitVim

https://github.com/cats-oss/android-gpuimage/blob/master/library/src/main/java/jp/co/cyberagent/android/gpuimage/filter/GPUImageGaussianBlurFilter.java

44th line,is it wrong with texelHeightOffset and texelWidthOffset?
may be it should be vec2 singleStepOffset = vec2(texelWidthOffset, texelHeightOffset );

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