Nazarí González

Results 100 comments of Nazarí González

Pinning this blocker here to be able to check it without find in the winit repository: https://github.com/rust-windowing/winit/pull/2322

Half of this is already done: #122 I still need to think of a good way to draw easily: * Using primitives (viewport can adapt, this is already working) *...

I think it's easy to see on video https://www.youtube.com/watch?v=EMn3FMqz7mQ. Thanks for your help.

Hey @kchibisov can you give us a hint of what's missing? We may be able to help with it.

Hey! I tried this fix using the example on the ios_example folder, and it seems that it doesn't work, I cannot see the triangle only the clear color. The example...

I don't use discord too much, but this it's a great idea, I miss sometimes a place just to chat and ask people about changes or things they need. Thanks!...

Done! Thanks Should we add it to the github page? or readme?

Added to the readme!

Hey, thanks for the kind words! This is quite an interesting case of use! One thing to notice is that the images are loaded into memory, then uploaded to the...