Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGLTemplate

How to build

  1. Clone the repo with git clone https://github.com/victorchalamet/OpenGLTemplate.git or create a repo from github.
  2. Create the build folder with mkdir build and enter it cd build.
  3. Know you can build using CMake so make sure you have it installed. Type cmake .. and cmake --build .
  4. This should create an execuatable that you can run

Acknowledgement

This template was made with the help of a tutorial.

About

A template for graphical application that uses OpenGL

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages