-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[example] Ti-example: instant ngp renderer #6673
Conversation
✅ Deploy Preview for docsite-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
for more information, see https://pre-commit.ci
This is the error when running on my laptop (ubuntu22.04 + intel(GT2) card) using the vulkan backend, have no idea what it's about:
Changing |
Hi @neozhaoliang. The code is running fine on my machines (mac and PC laptop with Vulkan), so I am not sure what is happening here. However, I have fixed the type warning that line In my experience, the Vulkan backend may crash when doing multiplication using types |
It still crashes. Some nits:
|
Does intel(GT2) card support SharedArray? Also, I have added the instruction of GUI to the beginning of the file and changed the variable names for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Add a file for ti-example: instant ngp renderer. For more details, please visit [https://github.com/Linyou/taichi-ngp-renderer](https://github.com/Linyou/taichi-ngp-renderer). Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add a file for ti-example: instant ngp renderer. For more details, please visit [https://github.com/Linyou/taichi-ngp-renderer](https://github.com/Linyou/taichi-ngp-renderer). Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add a file for ti-example: instant ngp renderer.
For more details, please visit https://github.com/Linyou/taichi-ngp-renderer.