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

Update camera object ray calculation #3

Merged
merged 7 commits into from
Aug 15, 2024
Merged

Conversation

bilalkah
Copy link
Owner

@bilalkah bilalkah commented Aug 12, 2024

Camera checks if the objects are in FOV.
Camera will calculate left and right edge angle relative to camera FOV.
Camera stores ray information in unordered map.
Objects have uuid as string.
Render2D and Render3D results match.

@bilalkah bilalkah self-assigned this Aug 12, 2024
@bilalkah bilalkah added enhancement New feature or request and removed enhancement New feature or request labels Aug 12, 2024
@bilalkah bilalkah force-pushed the ft_camera_oriented_objects branch from 021f889 to 71b8175 Compare August 15, 2024 21:08
@bilalkah bilalkah changed the title Update camera in main loop Update camera object ray calculation Aug 15, 2024
@bilalkah bilalkah merged commit 65cc021 into master Aug 15, 2024
1 check passed
@bilalkah bilalkah deleted the ft_camera_oriented_objects branch August 16, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant