/OpenGL-Starter-Template

OpenGL®-Starter is a template for your upcoming OpenGL Projects which has been compiled to run the most basic Hello World OpenGL Program from LearnOpenGL.com.

Primary LanguageC++MIT LicenseMIT

Forked from https://github.com/vkphillia/opengl-cpp-template beccause I wanted it as a template rather than a repo.

OpenGL®-Starter

OpenGL®-Starter is a template for your upcoming OpenGL Projects which has been compiled to run the most basic Hello World OpenGL Program from LearnOpenGL.com.OpenGL Logo

Setup

Clone the repo with submodules using the following command:

  • Step 1 - Cloning with all the submodules
git clone --recurse-submodules https://github.com/kushagra10025/OpenGL-Starter.git
cd OpenGL-Starter

or

Requirements

This Starter Template requires the following:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License and Attributions

You are free in everyway to use this Repository as a base for your OpenGL Projects with no need to credit me in any way whatsoever.

Repository License - The MIT License

OpenGL® and the oval logo are trademarks or registered trademarks of Hewlett Packard Enterprise in the United States and/or other countries worldwide.