Skip to content

Releases: KamilKrauze/OpenGLSetupScripts

OpenGL+GLFW Project Setup Scripts

29 Dec 16:49
3f3272a
Compare
Choose a tag to compare

OpenGL Setup Scripts

NOTE: This does use premake5 to generate your project files.
You can get it at Premake home.

Basic scripts for generating necessary project files for OpenGL+GLFW projects.

The scripts files are primarly meant to interface with the OpenKrauze3D project, however feel free to modify this code to your liking.
They assume you have a thirdparty folder that has GLFW, glm and stb.


Full Changelog: https://github.com/KamilKrauze/OpenGLSetupScripts/commits/v1.0.0