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

nan values during rendering (HairBxDF?) #331

Open
mmp opened this issue Sep 3, 2023 · 0 comments
Open

nan values during rendering (HairBxDF?) #331

mmp opened this issue Sep 3, 2023 · 0 comments

Comments

@mmp
Copy link
Owner

mmp commented Sep 3, 2023

From the mailing list:

I'm using a realistic camera by importing some lens parameters. I'm rendering a typical pbrt scene with many trees and grass. However very often I run into the following error. I'm not quite sure what this means and how to potentially fix it. Has anyone encountered this before? Any help would be greatly appreciated!

Rendering: [+++++++++ ] (211.6s|790.2s) F0822 23:06:23.561084 1083064 path.cpp:140] Check failed: beta.y() >= 0.f (-nan vs. 0)
*** Check failure stack trace: ***
@ 0x55f3cf063b19 pbrt::ScrambledRadicalInverse()
@ 0x55f3cf060e30 pbrt::RadicalInverse()
@ 0x55f3cf0642a9 pbrt::ScrambledRadicalInverse()
@ 0x55f3cee519fb pbrt::ReadImage()
@ 0x55f3cef1924c pbrt::HairBSDF::Sample_f()
@ 0x55f3cedbda24 (unknown)
@ 0x55f3cedbe102 (unknown)
@ 0x7efd06cd44a3 (unknown)
@ 0x7efd069c741c (unknown)
@ 0x7efd06a477ac (unknown)
@ (nil) (unknown)

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

No branches or pull requests

1 participant