Skip to content

Implement Blur Busters CRT beam simulator shader #1435

@mdrejhon

Description

@mdrejhon

Hey Tom,
You've heard about it by now -- my CRT simulation shader.

You do things pretty spatially accurately; why not also do things temporally accurately too?
Add accuracy to another dimension.

CRT simulation

HLSL and GLSL source code -- https://github.com/blurbusters/crt-beam-simulator/
Article -- https://blurbusters.com/crt

P.S. Wondering how to sequence the shaders? Being the (display+tempral) expert here, Think temporally like a CRT. Signal processing (brightness/contrast/composite artifacts), then electron beam, then phosphor masks. Sequence your shaders the same orthographical order for best results. Your composite filters will look perfect too, but only if done before beam simulation.

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