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

e326cc5 · May 13, 2023

History

8 Commits
Mar 10, 2023
Mar 10, 2023
May 13, 2023
Mar 10, 2023
May 13, 2023
May 13, 2023
May 13, 2023

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