Michael Betke Posted March 11, 2010 Share Posted March 11, 2010 Just stumpled upon a news which announced OpenGL 4.0 OpenGL 4.0 has been specifically designed to bring significant benefits to application developers, including: * two new shader stages that enable the GPU to offload geometry tessellation from the CPU; * per-sample fragment shaders and programmable fragment shader input positions for increased rendering quality and anti-aliasing flexibility; * drawing of data generated by OpenGL, or external APIs such as OpenCL, without CPU intervention; * shader subroutines for significantly increased programming flexibility; * separation of texture state and texture data through the addition of a new object type called sampler objects; * 64-bit double precision floating point shader operations and inputs/outputs for increased rendering accuracy and quality; * performance improvements, including instanced geometry shaders, instanced arrays, and a new timer query. Link: http://www.khronos.org/news/press/releases/khronos-unleashes-cutting-edge-cross-platform-graphics-acceleration-opengl4 Sounds nice. Do I need new hardware? What means it for coders? Or for Leadwerks? Quote Pure3d Visualizations Germany - digital essences AAA 3D Model Shop specialized on nature and environments Link to comment Share on other sites More sharing options...
Canardia Posted March 11, 2010 Share Posted March 11, 2010 Yay, finally OpenGL is 64-bit! That alone should make it run 5 times faster than 32-bit OpenGL. Plus there will be no more shadow leaps in far distances, which were caused by the lack of high dynamic number range of 32-bit floats (accuracy + big numbers combined was impossible, it was always either or). Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
franck22000 Posted March 11, 2010 Share Posted March 11, 2010 By waiting openGL 4.0, is there any news for OpenGL 3.2 support in leadwerks ? Josh ? Quote You guys are going to be the death of me. Josh Link to comment Share on other sites More sharing options...
L B Posted March 11, 2010 Share Posted March 11, 2010 What means it for coders? Or for Leadwerks? For OpenGL coders, see the OpenGL detailed version changes. For Leadwerks coders, nothing. For Leadwerks, probably nothing either, we're not even at OGL3 yet. Quote Link to comment Share on other sites More sharing options...
Niosop Posted March 11, 2010 Share Posted March 11, 2010 It's about time. Khronos has until now pretty much dropped the ball and let the OpenGL spec languish. Hopefully Josh will jump straight to 3.3 so we can get the features that are supported by current hardware and it will be less of a jump to 4.0 when supported hardware arrives. Quote Windows 7 x64 - Q6700 @ 2.66GHz - 4GB RAM - 8800 GTX ZBrush - Blender Link to comment Share on other sites More sharing options...
Josh Posted March 14, 2010 Share Posted March 14, 2010 Yes, and we were there: I was talking with some NVidia and Khronos guys last night, and told them I was really happy with how OpenGL 4.0 has come together. What a surprise that was! ATI says they will have drivers really soon. From the way they said it, I would guess maybe three weeks. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.