Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Add directional light (no shadows) #34

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Add directional light (no shadows) #34

merged 1 commit into from
Sep 29, 2021

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Sep 29, 2021

Signed-off-by: Ian Chen [email protected]

Objects with no lightmap will appear flat-shaded if there is no light in the scene so added a directional light.

I have not figured out what's causing the the flickering issue yet so the cast_shadows is set to false.

Signed-off-by: Ian Chen <[email protected]>
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chapulina chapulina merged commit e8e0430 into main Sep 29, 2021
@chapulina chapulina deleted the dir_light branch September 29, 2021 05:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants