Skip to content

CMake project template to follow the great OpenGL-Tutorials on learnopengl.com

Notifications You must be signed in to change notification settings

LukasSeglias/LearnOpenGL-Starter-CMake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnOpenGL Starter CMake

This CMake project template should give you a quick start to follow the great OpenGL-Tutorials on learnopengl.com.

Suggestions for improvements are welcome and appreciated.

Requirements

You need to have CMake installed and should be able to just open the project in your IDE of choice.

What's inside?

This project includes several of the dependencies used in the tutorials:

Known Issues

  • Assimp is not included since I haven't gotten it to work.
  • There will be many Build-Targets in your IDE of choice. You simply need to build the Target named "learnopengl".

Acknowledgement

Many thanks to learnopengl.com for the great content.

About

CMake project template to follow the great OpenGL-Tutorials on learnopengl.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published