Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
OpenSceneGraph
Commits
c5df31f4
Unverified
Commit
c5df31f4
authored
Apr 29, 2020
by
OpenSceneGraph git repository
Committed by
GitHub
Apr 29, 2020
Browse files
Merge pull request #931 from scttgs0/topic-example-typo
osgsimplegl3: fix minor typo
parents
daf42372
a149f08d
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/osgsimplegl3/osgsimplegl3.cpp
View file @
c5df31f4
...
...
@@ -158,7 +158,7 @@ If you have an external project that will depend on OSG built for OpenGL 3.x,
you'll need to ensure your external project also uses the compiler include
directives to find <GL3/gl3.h>.
To
b
erify your application is using a pure OpenGL 3.x context, set
To
v
erify your application is using a pure OpenGL 3.x context, set
OSG_NOTIFY_LEVEL=INFO in the environment and check the console output. Context
creation displays output such as the following:
GL3: Attempting to create OpenGL3 context.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment