Skip to content

Port shadow framework to compositors #892

@paroj

Description

@paroj

We could attach a compositor (called shadow) that renders the scene to a texture using a 'shadow' material scheme, and the materials in the regular passes (or the deferred passes) would be able to address these textures. There is some duplication in Ogre with techniques having 'shadow materials' and having access to 'shadow textures', rather than having techniques that are for the scheme 'shadow' and being able to address textures from the compositor 'shadow.

src: https://forums.ogre3d.org/viewtopic.php?f=13&t=48709&p=334663#p334663
v2-1: https://ogrecave.github.io/ogre-next/api/2.1/compositor.html#CompositorShadowNodes

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions