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

Visual abnormal encountered while trying to build the project with VS 2019 #9

Open
Tygen opened this issue Apr 3, 2022 · 3 comments

Comments

@Tygen
Copy link

Tygen commented Apr 3, 2022

Hey! I am trying to build this fantastic project on my local machine but encountered some abnormal visuals in the final executable. I am using RTX 3060 laptop graphics card, and the debug log output has been attached below (all setting parameters are used asis):

image
image
log.txt

@Tygen
Copy link
Author

Tygen commented Apr 3, 2022

I am also trying to debug this from my end, so any thoughts regarding the possible cause of this issue will be very helpful. Many thanks.

@Tygen
Copy link
Author

Tygen commented Apr 3, 2022

Hey @diharaw, the issue was solved after I re-targeted the project to release version 1.0.0 (with a recursive git clone that targeted every dependency to the appropriate version). But I still have no idea which part caused this issue 😥.

@diharaw
Copy link
Owner

diharaw commented Apr 3, 2022

Hey @Tygen, glad you got it working. Yeah, I’d recommend the 1.0.0 release because I’m currently working on some fixes for AMD hardware which might have broken some things. Your screenshots look similar to the issues I’m seeing. Basically the techniques that use the RT pipeline (instead of ray queries) like reflections and GI are broken.

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

2 participants