Skip to content

Implement OutlineEffect #583

Open
@vanruesc

Description

@vanruesc

Description

Implement an OutlineEffect.

This effect should focus only on rendering object feature edges for the whole scene. Selective object highlighting will be implemented in a different way.

References:

Tasks

  • Use EdgeDetectionMaterial or create SobelMaterial.
  • Create OutlineEffect.
  • Create outline demo.
  • Add unit test.

Implementation Details

  • Use G-Buffer components (depth, normals).
  • Edge threshold, color and thickness should be configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions