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

Accelerated raymarching & pruning #28

Open
kxhit opened this issue Jan 17, 2023 · 1 comment
Open

Accelerated raymarching & pruning #28

kxhit opened this issue Jan 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@kxhit
Copy link

kxhit commented Jan 17, 2023

Hi, thanks for this pure PyTorch implementation of hashgrid nerf. It helps in figuring out details at PyTorch level.

I noticed there is a todo list for faster raymarching and voxel pruning. I'm wondering if there is a plan for implementing that? Or is there any suggestions of implementing them at PyTorch level. Thanks!

@yashbhalgat
Copy link
Owner

Faster ray-marching and/or pruning have been on my TODO-list for a long time, but I haven't got a chance to look into it because of my other projects.

If you get a chance to work on this, please feel free to open a Pull Request. It would be a great addition to the current implementation.

@yashbhalgat yashbhalgat added the enhancement New feature or request label Jan 27, 2023
@yashbhalgat yashbhalgat pinned this issue Jan 27, 2023
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

No branches or pull requests

2 participants