Skip to content

This repository is for practicing some of The Cherno's OpenGL tutorials.

Notifications You must be signed in to change notification settings

rasmussvala/OpenGL-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Cherno's OpenGL Tutorials

This repository is for practicing some of The Cherno's OpenGL tutorials.

Getting started

If you want to get this repo up and running locally on your machine, you'll need to do the following:

  1. Install Vcpkg. Here's a great YouTube tutorial.
  2. Install glad and GLFW with Vcpkg.
  3. Create a solution using CMake. Choose src as the source folder and create your build folder.

I know I can simplify this process by creating a more sophisticated CMakeLists file, but this will have to do for now.

About

This repository is for practicing some of The Cherno's OpenGL tutorials.

Topics

Resources

Stars

Watchers

Forks