Skip to content

Refactor: Relocate computeSSAO to SSAOSystem #225

Description

@MichaelFisher1997

The computeSSAO method in IRenderContext (src/engine/graphics/rhi.zig) violates interface segregation. It should be moved to a dedicated SSAOSystem.

This is part of the ongoing effort to clean up the RHI interface (continuing from #189).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions