You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Veronika
In examples 4.3 used by default. You can override minor version by putting info.minorVersion = 1; after sb7::application::init() call in your void init(). Or simply make changes in sb7::application::init(), so they will affect all of your projects. Some features will not be available (e.g. Compute Shaders were introduced in 4.3). But I think this will fix most of the examples.
Hi There,
Do the provided examples work with OpenGL 4.1 drivers?
I can build a project, but when I run .exe file nothing happens.
Thank you.
The text was updated successfully, but these errors were encountered: