Skip to content

Added GPRTRayTracer::occluded - #167

Open
Waqar-ukaea wants to merge 8 commits into
xdg-org:mainfrom
Waqar-ukaea:GPRT-occluded
Open

Added GPRTRayTracer::occluded#167
Waqar-ukaea wants to merge 8 commits into
xdg-org:mainfrom
Waqar-ukaea:GPRT-occluded

Conversation

@Waqar-ukaea

Copy link
Copy Markdown
Collaborator

This PR implements the GPRTRayTracer::occluded() method to behave in the same way it does in EmbreeRayTracer(). This PR has been developed from the HEAD of #154. So it will need to wait until that PR is ready to be merged in first. I could refactor this in such a way that doesn't require #154 but I felt it was easier to do it this way.

I've refactored test_occluded to follow the same pattern used in other tests which are testing both embree and GPRT and the tests produce consistent results across the two test instantiations.

@Waqar-ukaea Waqar-ukaea added the GPRT GPRT specific changes which have no effect on the existing Embree interface label Nov 7, 2025
@Waqar-ukaea Waqar-ukaea closed this Mar 5, 2026
@Waqar-ukaea
Waqar-ukaea deleted the GPRT-occluded branch March 5, 2026 14:41
@Waqar-ukaea
Waqar-ukaea restored the GPRT-occluded branch March 5, 2026 14:41
@Waqar-ukaea Waqar-ukaea reopened this Mar 5, 2026
@Waqar-ukaea

Copy link
Copy Markdown
Collaborator Author

Accidentally deleted this branch whilst pruning some stale branches in my fork :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GPRT GPRT specific changes which have no effect on the existing Embree interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant