Skip to content
/ vkmGL Public

OpenGL library encapsulating basic OpenGL structures

Notifications You must be signed in to change notification settings

V-KMilev/vkmGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkmGL

OpenGL library encapsulating basic OpenGL structures

Requirements

  1. Cmake version 3.21.2 or above

Build

git clone https://github.com/V-KMilev/vkmGL.git
git submodule update --init --recursive

You can find the lib in the build folder as vkmGL.lib

Include (as submodule)

git submodule add https://github.com/V-KMilev/vkmGL.git third-party/vkmGL

Third party

  1. glfw
  2. glm
  3. stb_image

About

OpenGL library encapsulating basic OpenGL structures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published