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

BLAS: Support for bitgrid & DDA marcher #148

Open
orperel opened this issue May 1, 2023 · 0 comments
Open

BLAS: Support for bitgrid & DDA marcher #148

orperel opened this issue May 1, 2023 · 0 comments
Assignees
Labels
feature New features

Comments

@orperel
Copy link
Collaborator

orperel commented May 1, 2023

In addition to the current SPC raymarcher, the following NGP features would be useful to integrate:

  1. Bottom level acceleration structure: occupancy bitgrid
  2. DDA ray marcher, backed by a CUDA kernel using the above blas (train time)
  3. Wavefront raymarcher kernel (inference time)
@orperel orperel added the feature New features label May 1, 2023
@orperel orperel self-assigned this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features
Projects
None yet
Development

No branches or pull requests

1 participant