Skip to content

Repository files navigation

╔══════════════════════════════╗
║ MY OPENGL LEARNING PROGRESS ║
╚══════════════════════════════╝
/\
/ \
/____\

About

This repository contains my experiments/progrress while learning OpenGL using C++.


Techs

C++, OpenGL 3.3, GLFW, GLAD, CMake


Build & Run

git clone https://github.com/yourusername/opengl-learning.git
cd opengl-learning
cmake -S . -B build
cmake --build build

Run


./build/app.exe

Learning Resource

This project follows: LearnOpenGL https://learnopengl.com


About

Learning OpenGL for game dev things

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages