Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 273 Bytes

Opengl Test Project

This program opens a opengl window independent form the current platform alt tag

Dependencies

Linux

install:

  • sudo apt-get install libsdl1.2-dev
  • sudo apt-get install libgl1-mesa-dev
  • get glew lib
  • get glm lib