-
requirement
- opengl
- freeglut3-dev: an upper aip layer for window managment
- glew: used for dynamic load opengl library api
- glm: something about math
-
linking -lglut -lGLEW -lGL -lglm
-
glut api https://www.opengl.org/documentation/specs/glut/spec3/spec3.html
-
install sudo apt-get install mesa-utils glxinfo and glxgears
-
check card lspci
-
problem, need to reinstall the driver X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of failed request: 154 (GLX) Minor opcode of failed request: 34 () Serial number of failed request: 34 Current serial number in output stream: 33
-
start gui program to desktop from command line export DISPLAY=:0
-
screenshot
-
Notifications
You must be signed in to change notification settings - Fork 0
louxiu/game-graph
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published