Skip to content

BFU-Graphics/LearnOpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnOpenGL

Cmake Build Cmake Build Cmake Build

Get Started with OpenGL

This is a practice repo for mastering Modern OpenGL and learn how to startup a graphics project orgnized by Cmake from scratch.

Build Instruction

Clion is the mostly recommended IDE to build and develop a this repo.

I. clone the repo and dependencies repo

git clone --recursive https://github.com/BFU-Graphics/LearnOpenGL.git

II. build LearnOpenGL

  1. Open Project in Clion
  2. Set Build Type to Release
  3. Build -> Build Project

Releases

No releases published

Packages

No packages published