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

fix(culling): Camera frustum culling #198

Merged
merged 4 commits into from
May 31, 2023

Conversation

hellmor
Copy link
Collaborator

@hellmor hellmor commented May 30, 2023

Fix rendering objects being incorrectly culled by the camera

Fix rendering objects being incorrectly culled by the camera
rename class
@hellmor hellmor added the bug Something isn't working label May 30, 2023
@hellmor hellmor added this to the 0.6 milestone May 30, 2023
fix error : init boundbox
fix error : init boundbox
Copy link
Collaborator

@lslzl3000 lslzl3000 left a comment

Choose a reason for hiding this comment

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

this pr also fixed the point/spot shadow culling bug #200

@lslzl3000 lslzl3000 linked an issue May 30, 2023 that may be closed by this pull request
@X-OldGentleMan X-OldGentleMan merged commit 8cfd1ab into Orillusion:dev May 31, 2023
1 check passed
@hellmor hellmor deleted the fixBoundBox branch June 1, 2023 06:44
This was referenced Jun 6, 2023
@lslzl3000 lslzl3000 mentioned this pull request Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG]: point/spot shadow culling bug
4 participants