|
[fixed] wings3d requires the opengl frame buffer object extension
|
|
06-26-2018, 11:02 AM
(This post was last modified: 06-26-2018 11:04 AM by dgud.)
Post: #4
|
|||
|
|||
|
RE: wings3d requires the opengl frame buffer object extension
Try updating you graphics drivers.
I have changed the check for FBO from Quote:is_ext('GL_EXT_framebuffer_object').to Quote:is_ext('GL_ARB_framebuffer_object').They are the same and should be in OpenGL-2.1 be both included or none. But in your case only the second is available.. sigh. Ok will change back in the next release. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



