Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

G Buffer and deffered rendering option #73

@wpsimon09

Description

@wpsimon09

Since what currently is depth prepass, it also generates position buffer and normal vector buffer.

I could turn the depth prepass to be GBuffer pass, while keeping the depth prepass. This way i can switch between deferred and forward rendering modes.

The g buffer where the images are can be stored in a single array image

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