/OpenGLTemplate

Just a template OpenGL project

Primary LanguageCMIT LicenseMIT

OpenGLTemplate



Just a template OpenGL project. If you wanna use it you need to
----------------------------------------------------------------
$ pip install conan
----------------------------------------------------------------
Then all you need is run 
----------------------------------------------------------------
$ cmake .. && cmake --build .
----------------------------------------------------------------
But you also can use VSCode or whatever you want.
I think you know what to do.

Oh! You have to run template nearby with resources folder!
 + build/Debug
 +---+ resources
 +---+ OpenGLRem.exe

If you have some trouble with template, so,
use another template <3

The template looks like following screenshot:


Screenshot 1



Screenshot 2