C++ OpenGL Tutorial - 6 - stb_image Installation

Опубликовано: 01 Ноябрь 2024
на канале: Michael Grieco
14,871
162

In this video, we install stb_image, a library that will allow us to load images from local files into our OpenGL programs.

• stb repository link: https://github.com/nothings/stb
• stb_image.h link: https://raw.githubusercontent.com/not...
• Installation Guide: https://github.com/michaelg29/yt-tuto...

• Website: https://michaelg29.github.io/
• Twitter:   / michaelgrieco10  
• Discord:   / discord  
• This Github Repo: https://github.com/michaelg29/yt-tuto...
• This Playlist:    • C++ OpenGL Tutorial