QB64 Phoenix Edition
Minecraft Clone with OpenGL - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1)
+--- Forum: Code and Stuff (https://qb64phoenix.com/forum/forumdisplay.php?fid=3)
+---- Forum: Works in Progress (https://qb64phoenix.com/forum/forumdisplay.php?fid=9)
+---- Thread: Minecraft Clone with OpenGL (/showthread.php?tid=2875)

Pages: 1 2 3 4


RE: Minecraft Clone with OpenGL - a740g - 09-19-2024

(08-06-2024, 11:24 AM)SpriggsySpriggs Wrote: I'll give those a try today. QB64 does support OpenGL on my system. I'm running Windows 11 64 bit with an RTX GPU and Intel processor. This is probably the only OpenGL program I've had issues with. I don't think OpenGL is the cause of the issue.

Probably a bit late...

It freezes if you have C++ optimizations enabled. I'll look into it when I get some time.