Skip to content

Lighting support hardcoded to 1 light #22

Description

@zeroZshadow

Currently, we use GX_SetChanCtrl in our tev shaders, which controls the which lights will be used to render the upcoming objects.
However, which lights are active is decided by our rendering system, and the scene.
This means that if there are no lights in a scene, but the shader requires 3, things will break horribly.

Find a good solution for this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions