An open API service indexing awesome lists of open source software.

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

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!