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 Error / Validation Errors? #113

Open
AntonioNoack opened this issue Jul 8, 2024 · 2 comments
Open

Visual Error / Validation Errors? #113

AntonioNoack opened this issue Jul 8, 2024 · 2 comments

Comments

@AntonioNoack
Copy link
Contributor

Hey,
I had some missing triangles on some homes, which I suspect isn't a model error, but maybe a buffer error,

image

so I looked into the console whether there was anything interesting, and it's printing continously about some sync-hazard:

image

My system:
OS: Windows 10
CPU: Ryzen 9 7950x3D
GPU: Nvidia RTX 3070
Memory: 32GB 6000MT/s

@Uriopass
Copy link
Owner

Uriopass commented Jul 8, 2024

The missing triangles is from the house generation being super buggy, unrelated to the rendering code. I want to change it from being generated on the fly to offline, having like a hundred houses or so.
The Sync thing I've never seen, I'll try running with the latest validation layers.

@Uriopass
Copy link
Owner

Uriopass commented Jul 11, 2024

The sync thing is a bug in wgpu 0.20, even their "water" example is broken. Should be fixed some day.

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