Jean Felder dfce7dc231 qgs3dmapscene: Compute max clip planes
The number of available clip planes depends on the OpenGL
implementation.

This change Introduces a new function in Qgs3DUtils function called
`Qgs3DUtils::getOpenGLMaxClipPlanes` to compute this
number (`GL_MAX_CLIP_PLANES`) and use it in the 3D scene.

See: https://registry.khronos.org/OpenGL-Refpages/gl2.1/xhtml/glClipPlane.xml
2024-11-21 17:08:41 +01:00
..
2024-11-21 17:08:41 +01:00
2024-11-21 14:10:03 +00:00
2024-11-21 12:12:36 +00:00
2024-09-12 07:21:24 +00:00
2024-09-13 20:59:46 +02:00