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

Basic rendering problem #381

Open
rbagdazian opened this issue Jan 20, 2024 · 1 comment
Open

Basic rendering problem #381

rbagdazian opened this issue Jan 20, 2024 · 1 comment

Comments

@rbagdazian
Copy link

I'm having a strange issue with the programs when they attempt to render.
For example, the 1.getting_started__2.1.hello_triangle program is generating the following image:
image

It seems as if the drawing surface becomes larger than the window and it looks as if the size change is screwing up the raster image.
Occasionally, when moving the mouse over the window's menu bar, the desired triangle will display, but only momentarily, then it returns to the messed up image. You can see how the image itself is wider than the underlying window by looking at the menu bar.

My build environment is Ubuntu under wsl on a windows machine.

As a side note, when I built and ran the programs using Visual Studio 2022 everything worked like a charm.

TIA

@VephoVandenberg
Copy link

Those could be some problems with drivers that Ubuntu manages, but I'm not sure, I had similar problems with OpenGL on my manual Linux Mint, fixed by updating drivers.

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