Skip to content

Bake Ambient Occlusion ? #2

Description

@Inspirateur

The v.1.0.0 branch of the C library I've ported bakes Ambient Occlusion in the vertices.

However, the new version only returns quads, because that's more efficient with instancing & batching and you can deduce the vertices from the quad data anyway. We could store an AO value for each quad, it should only take 4 bits (1/0 for each corner).

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