Skip to content

a standalone template for opengl in linux (might need to recompile glfw)

Notifications You must be signed in to change notification settings

ShubhraneelGupta/opengl-template-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An OpenGL Skeleton

(replace libglfw3.a with your own compiled version)

  • cmake -S . -B build
  • cmake --build build
  • ./build/ogl

About

a standalone template for opengl in linux (might need to recompile glfw)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages