Skip to content

Arief-AK/OpenGL-Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL-Fundamentals

This repository is based on the Getting started chapter of the OpenGL tutorial from Joey de Vries on LearnOpenGL webiste. The purpose of this repository is to documents the progress and knowldedge of OpenGL.

Getting Started

To install the application, head to Creating a Window page on LearnOpenGL website. In this page, a guide is provided to install the necessary libraries and set configurations for this project.

In brief, the requirements are:

  • GLFW
  • CMake
  • GLAD

Menu Application

At startup, the program will prompt the user to choose the different implementations from the GettingStarted chapter. Once an implementation is selected, a new window will appear and showcase the work.

Menu

Example Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published