-
-
Notifications
You must be signed in to change notification settings - Fork 306
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
Not drawing correctly on MacOS catalina #423
Comments
|
MacOS Catalina Version 10.15.1 (19B88) |
If someone could try running these examples on a system where nannou doesn't work and let me know if that is working that would be super helpful https://github.com/vulkano-rs/vulkano-examples |
I got the following:
|
@codeidoscope which OS are you on? |
Just confirmed animation works too in |
@freesig MacOS Catalina Version 10.15.1 (19B88) |
Did you get a pop asking to allow a dynamic library. I think the only options are |
@freesig I had a bunch of them when I installed Vulkano yesterday in the workshop (they were all allowed), but I haven't had a new one appear when I ran it again. The error message appears for all the Vulkano examples, if that helps? |
Yeh you might need to remove the ~/.vulkano_sdk directory and install it again manually. I'd say a library or binary got deleted from there but it's hard to know which one. |
I have the same issue using the same setup (Catalina, Intel Plus Graphics 650). Is there a workaround to make thee nannou (examples included) working ? |
has a fix for this been found? I tried running the example today on Catalina and my animations looked weird as well |
Hi folks, sorry for the delay in addressing this! #452 should fix this once it lands - I'm currently just attempting to fix some stuttery loop timing issues, then need to update the examples/docs/guide and then it should be ready for wider testing and landing. |
OK #452 should be ready for testing! I've tested it on Mojave and it's working smoothly. I haven't tested it on Catalina but I suspect any graphical glitches there should also be fixed. If you're interested in testing #452 but are unsure how to do so, this might help. |
This should now be closed by #452. |
It looks like the draw order is wrong when simple_draw is run.
Intel Irish Plus Graphics 650
The text was updated successfully, but these errors were encountered: