FlightGear and OpenGL Core Profile
Jump to navigation
Jump to search
The OpenGL Core Profile support will be implemented in version 2024.2.
Background
FlightGear can look amazing when you use the HDR Pipeline, but it is not compatible with some components that use the fixed-function pipeline, like PUI. As of version 2024.1, most of the code has been migrated to Core Profile.
Status
- Compile OSG with Core -
Done - Disable (a.k.a hack) SG/FG features requiring compatibility profile
Done
- PUI#2022 (new Canvas based UI expected around June 2023)
- HUD
- Canvas.Path (replace Shiva probably using Erik's ShaderVG work )
- 2D Panels
- Review GLSL shaders to identify where changes are required -
Done - Refactor GLSL shaders
[1]
Related content
References
| References |