https://github.com/talon1024/glgears
GL gears on modern OpenGL, and eventually Vulkan
https://github.com/talon1024/glgears
Last synced: over 1 year ago
JSON representation
GL gears on modern OpenGL, and eventually Vulkan
- Host: GitHub
- URL: https://github.com/talon1024/glgears
- Owner: Talon1024
- Created: 2020-05-25T19:18:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T10:13:10.000Z (over 2 years ago)
- Last Synced: 2025-02-09T21:27:44.317Z (over 1 year ago)
- Language: C
- Size: 121 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
This is a rewrite of the "gears" example for GLFW and modern OpenGL
Keyboard controls:
W: move forward
S: move backward
A: move left
D: move right
Q: move up
Z: move down
V: Toggle wireframe mode
L: Toggle lighting
T: Toggle gear rotation
Click inside the window and use the mouse to look around!