Skip to content

Enabling all OpenGL version in OSG-3.6.5 #1250

Discussion options

You must be logged in to vote

The OSG by default will enable all extensions that are available, however, some drivers required GL Core Profile and to use you have to build the OSG without the fixed function pipeline.

Personally I think the Khonros' choice of introducing OpenGL Core Profile was a big step back for OpenGL as it's caused a major fracture point that make managing OpenGL based applications over long period far harder. In hindsight Khronos should have kept OpenGL working the way it did with OpenGL 2.x and just focus on successor to OpenGL for the lean and mean API.

Khonoros have of course now developed Vulkan which the lean and mean API, and almost all of my work is now focused on the OpenSceneGraph's succe…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@Harsh-patel00
Comment options

@robertosfield
Comment options

@Harsh-patel00
Comment options

Answer selected by robertosfield
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants