Skip to content

depth image does not render with programmable renderer #9

@julapy

Description

@julapy

hey,

if i turn on the programmable renderer,
something like...

    ofGLFWWindowSettings windowSettings;
    windowSettings.setGLVersion(4, 1);
    ....
    ofCreateWindow(windowSettings);

then the depth image no longer renders.

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