Saeed Mirzaeifar
Saeed Mirzaeifar
for the screenshot, I can say when the app scene appear randomly, I get following code in my terminal: `7:45:58.961403:I::OpenGL version: 4.1 INTEL-16.4.5` if the app scene does not pop...
@danaugrs I run the example in the go-gl/glfw and it works well. it is working with glfw v3.3 , however g3n is still on v3.2 is it possible to merge...
Thank you @danaugrs . I will try it and let you know.
NO Unfortunately, the problem was not related to the glfw version. During my tries and errors, I found out that if I put my code in one function it works...
I also should add that I am using a mesh file for the graphic part.
Yeah, I can manage a minimal reproducible piece of code to check what would be the problem as the issue draws my curiousness ;)
@SamTov, sure I can prepare an example code that reproduce the problem. I am using Intel mac.
Dear @SamTov, I uploaded a reproducible piece of code which randomly appear the app scene in my mac. link: https://drive.google.com/file/d/1wZwA5GYoBIE-3K7K-qi9E7IGF02UfVfe/view?usp=sharing please let me know if you need further information.