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

Visible shadows #215

Closed
wants to merge 3 commits into from
Closed

Visible shadows #215

wants to merge 3 commits into from

Conversation

e2002e
Copy link
Contributor

@e2002e e2002e commented Aug 17, 2024

This is a little modification to iron to let game designers place invisible objects that still cast shadows (and voxels lighting / ao).
Now to make the object completelly invisible, user has to disable the render in the outliner and also light in armory's props in object panel.
Shadows and light are independent of one another when culling, to be able to have objects that contribute to lighting while being invisible, and the other way around to be visible but not contribute to the lighting.
This is possible to disable the second options and have the object completely disappear when set to invisible. But that's two different commits.

@e2002e e2002e force-pushed the visibleShadows branch 2 times, most recently from d10fb2c to d07cc65 Compare August 20, 2024 11:25
@e2002e e2002e closed this Aug 22, 2024
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

Successfully merging this pull request may close these issues.

1 participant