Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lighting support hardcoded to 1 light #22

Open
zeroZshadow opened this issue Apr 13, 2019 · 0 comments
Open

Lighting support hardcoded to 1 light #22

zeroZshadow opened this issue Apr 13, 2019 · 0 comments

Comments

@zeroZshadow
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant