Skip to content

Thunder930/GLFW_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a VERY minimialist setup using GLEW/GLFW setup, since linking libraries and projects can be cumbersome for a beginner. The full source code for both GLEW and GLFW is provided in the external/ folder, which allows for easier debuging and modification of the libaries as needed. This project is intended to be setup using CMake. CMake should generate a Visual Studio solution with the template as the default project and GLEW/GLFW properly linked. This templete uses GLEW 2.2.0 and GLFW 3.4, although the versions can be changed by simply replacing the appropriate files. The structure of the external/ folder, however, should NOT be modified as the CMakeLists is depentented on the current structre.

About

Small template GLEW/GLFW project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published