Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 306 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 306 Bytes

Cubes

Dependencies

  • glad
  • glfw
  • glm
  • SOIL2

Keys

WASD to move. Mouse to look around. R to toggle wireframe rendering. Esc to close. Shift/Ctrl to move the camera up or down (in the y axis).

Credits

The texture atlas is from Fogleman's Craft.