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

Block shading overlay #65

Open
N3RDIUM opened this issue Aug 13, 2022 · 0 comments
Open

Block shading overlay #65

N3RDIUM opened this issue Aug 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed Priority 2 Quite Important

Comments

@N3RDIUM
Copy link
Owner

N3RDIUM commented Aug 13, 2022

Currently, PyCraft has plain textured blocks. We need to add some kind of shader, or a translucent overlay for shading blocks. We also need to add a new Lighting class in terrain/, which will store all the block shading values when the game is running. The shading value of a face depends on the lighting values of the nearby coordinates.

@N3RDIUM N3RDIUM added enhancement New feature or request Priority 2 Quite Important labels Aug 13, 2022
@N3RDIUM N3RDIUM self-assigned this Aug 13, 2022
@N3RDIUM N3RDIUM added the help wanted Extra attention is needed label Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Priority 2 Quite Important
Projects
None yet
Development

No branches or pull requests

1 participant