[fixed] Wings 3D v2.0.1 (OpenGL version check error?) - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: [fixed] Wings 3D v2.0.1 (OpenGL version check error?) (/showthread.php?tid=1360) Pages:
1
2
|
[fixed] Wings 3D v2.0.1 (OpenGL version check error?) - c-sanchez - 09-08-2015 When trying to open Wings 3D 2.0.1 I have the error "Wings3D requires OpenGL 1.2 or higher.", Wings 3D 2.0 and 1.5.4 works ok, Windows XP SP3. Also I wonder if you could make the "glassy" menu as in Wings 3D 1.5.4 It was a very nice touch. RE: Wings 3D v2.0.1 (OpenGL version check error?) - micheus - 09-09-2015 (09-08-2015, 10:18 PM)c-sanchez Wrote: When trying to open Wings 3D 2.0.1 I have the error "Wings3D requires OpenGL 1.2 or higher.", Wings 3D 2.0 and 1.5.4 works ok, Windows XP SP3.That is not a bug. Take a look at the announcement and you are going to find: - Added OpenGL version check, for future version requirements [bjorng] That means the future stable version will requires at least the still old OpenGL 2.1 ([2006]. the current one is 4.5 [2015]). Time to upgrade your video card. ________ [edit]yes, it's a bug since it should report 2.1 and not 1.2. RE: [not a bug] Wings 3D v2.0.1 (OpenGL version check error?) - dgud - 09-09-2015 Or just update (or install ) video card drivers RE: [not a bug] Wings 3D v2.0.1 (OpenGL version check error?) - c-sanchez - 09-10-2015 I have updated drivers. How? Wings 3D 2.0 will not work on "old" hardware? :/ also although 2.0.1 not work, 2.0.0 if. :S RE: [not a bug] Wings 3D v2.0.1 (OpenGL version check error?) - dgud - 09-10-2015 Oh Wings-2.0.1 requires OpenGL 2.1 (and maybe FBO) so that is a typo in the info box. And what hardware do you have? I guess you can find a gfx card that support 2.1 for ~50$/Euro.. RE: [not a bug] Wings 3D v2.0.1 (OpenGL version check error?) - c-sanchez - 09-10-2015 MOBO BIOSTAR Group G31D-M7, OpengGL 1.4.0 Yes, I'm considering buy a gfx card, Although I think it would be good to Wings 3D some option to run it on hardware with GL 1.2 / <2.1. If I remember correctly 3ds Max has the option to use Software, DirectX or OpenGL, I'm not sure. On the other hand, the curiosity I had about "Glassy Menu"..? http://s6.postimg.org/xwgwm2pip/Wings_Glassy_Menu.png It is not possible with WX now? RE: [not a bug] Wings 3D v2.0.1 (OpenGL version check error?) - dgud - 09-11-2015 Fixed the error message. RE: [not a bug] Wings 3D v2.0.1 (OpenGL version check error?) - ggaliens - 09-12-2015 OK ... so what is the deal on wxWidgets 2.0.x development .... does it require a graphics card ? What I'm asking is ... is there a 2.1 or greater Microsoft software OpenGL solution ? I have not tried windows 8 or window 10 or anything like that yet. So I don't know. RE: [not a bug] Wings 3D v2.0.1 (OpenGL version check error?) - dgud - 09-13-2015 In the next release we will remove all display list and vab usage, and switch it to vbo's instead, that will make wings use less memory and hopefully a bit faster. And then later we will remove all opengl materials and switch to shaders for materials and lighting, to move towards more modern opengl usage. RE: [not a bug] Wings 3D v2.0.1 (OpenGL version check error?) - ubiquity - 09-19-2015 I have Wings 3D version 1.5.3 running ok on my Asus em350/Windows XP SP3 and it reports OpenGL version 1.4 drivers installed. Wings 3D version 2.0.1 still gives me the "requires 1.2 or higher" message and will go no further. |