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

RC rendering pull request #13

Merged
merged 11 commits into from
Aug 29, 2024
Merged

RC rendering pull request #13

merged 11 commits into from
Aug 29, 2024

Conversation

Tsunghao-C
Copy link
Collaborator

Features added in this PR:

  1. Added Raycasting module using DDA method to calculate distance for each ray
  2. Added color_utils module in srcs/ to handle rgb color generation. Also, modified the texture structure of floor and ceiling from array to int so that the color int will be generated right after parsing.

Open items to do after this PR

  • Need to test the RC rendering function. It is compile-able now but not tested
  • The wall texture rendering is still pending.

@Haliris Haliris merged commit c8a33ed into main Aug 29, 2024
2 checks passed
@Haliris Haliris deleted the RC_rendering branch August 29, 2024 11:23
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.

2 participants