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

Updated grid + AS api #83

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Conversation

orperel
Copy link
Collaborator

@orperel orperel commented Dec 20, 2022

This changeset brings over a new api of ctors for the grids and acceleration structure.
Forcing the grid ctor to take an acceleration structure makes sure the grids are always initialized (there can't be a situation where one creates a grid but forgets to initialize it).
That will also make it easier to inject additional occupancy structures.

Signed-off-by: operel [email protected]

Take updates from part 1

MR fixes for part 1&2

Remove kwargs from octree grid

Signed-off-by: operel <[email protected]>
@orperel orperel merged commit 9b4fb0b into NVIDIAGameWorks:main Dec 20, 2022
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.

1 participant