-
Notifications
You must be signed in to change notification settings - Fork 192
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
Rendering artifact on CPU mode (no artifact on GPU). #116
Comments
I attached the obj file which could reproduce CPU rendering artifact. [CPU Result] |
@generalistr6 , can you check with the latest version and provide your hw spec if the issue still persist? |
Yes, still persist on the lasted version. I changed the image size to 1024 x 1024.
And, I recommend the camera state as below. The camera projection scale seems affect the result in my case.
|
I found artifact on rendered image on kUseSingleCpu. (I'll share artifact image later)
When I change to kUseSingleGpu, it was fixed.
Who do you ever have any experience that the two rendered image are different on CPU and GPU?
If this issue is already known, can I know what is occur this?
The text was updated successfully, but these errors were encountered: