Skip to content

webgl: depth buffer attachment extension support #57

Description

@jfcameron

currently this extension is not activated on webgl, this means texture_camera's depth buffers cannot have textures attached to them.

detect if the device supports it, enable if it does, otherwise write to a common area and react accordingly.

related to #43
related to #44

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions